platform/upstream/libSkiaSharp.git
2014-01-27 senorblanco... Remove misc. suppressions from ignored-tests.txt added...
2014-01-27 reed@google.comfix more 64bit warnings
2014-01-27 reed@google.comremove SkScalarMul from public headers
2014-01-26 commit-bot... Add NVPR configs to bench
2014-01-26 commit-bot... Add NVPR configs to GM
2014-01-26 bsalomon@google.comrebaselines from NVPR enable and nexus4 blur radius
2014-01-26 skia.committer... Sanitizing source files in Housekeeper-Nightly
2014-01-25 tfarina@chromium.orgRemove unused methods from SkWindow.
2014-01-25 commit-bot... add alternative to isRect named asRect
2014-01-25 reed@google.comadd legacy/helper allocN32Pixels, and convert gm to...
2014-01-25 skia.committer... Sanitizing source files in Housekeeper-Nightly
2014-01-24 commit-bot... SkOnce: add option to call another cleanup function...
2014-01-24 commit-bot... Updates bench expectations; adds new platforms.
2014-01-24 commit-bot... fix (some) 64bit warnings -- size_t -> int
2014-01-24 tfarina@chromium.orgCleanup: Sanitize the order of includes under tests/
2014-01-24 commit-bot... Turn NVPR on by default (but off in tools).
2014-01-24 commit-bot... Add a sample doc in markdown format.
2014-01-24 reed@google.comadd installPixels
2014-01-24 commit-bot... Revert of Use SkMScalar as intermediates in SkMatrix44...
2014-01-24 commit-bot... new tool: download all GM images for a given builder...
2014-01-24 commit-bot... Resolve a few memory leaks in tests.
2014-01-24 commit-bot... make GM self-test run gm/rebaseline_server unittests
2014-01-24 halcanary@google.comRevert "Turn NVPR on by default (but off in tools)."
2014-01-24 senorblanco... [Reland of r13154, since the Housekeeping bot seems...
2014-01-24 commit-bot... Use SkMScalar as intermediates in SkMatrix44::setConcat.
2014-01-24 senorblanco... Add new baselines for imagefiltersscaled GM.
2014-01-24 commit-bot... Add factory class for generating various flavors of...
2014-01-24 commit-bot... Turn NVPR on by default (but off in tools).
2014-01-24 commit-bot... modify authors file format to use python fnmatch
2014-01-23 bungeman@google.comRebaselines for r13156.
2014-01-23 bungeman@google.comRebaselines for r13156.
2014-01-23 skia.committer... Sanitizing source files in Housekeeper-Nightly
2014-01-23 bungeman@google.comRebaselines for r13156.
2014-01-23 bungeman@google.comRebaseline for r13156.
2014-01-23 tfarina@chromium.orgRemove unused SampleTests.cpp source file.
2014-01-23 bungeman@google.comClarify kAutohinting is kForceAutohinting.
2014-01-23 skia.committer... Sanitizing source files in Housekeeper-Nightly
2014-01-23 senorblanco... Refactor SkMorphologyImageFilter, CPU and GPU paths...
2014-01-23 commit-bot... Add a suppressions file for leak sanitizer.
2014-01-23 commit-bot... Upstream Android Changes from K release
2014-01-23 commit-bot... add leaks flag to show unref'd insts
2014-01-23 bungeman@google.comBasic support for vector FON.
2014-01-23 commit-bot... No deduping dictionaries for matrices and regions.
2014-01-23 commit-bot... Remove extraneous folders from includes.
2014-01-23 commit-bot... Both gears and snow should detect if Path is available...
2014-01-23 tfarina@chromium.orgRemove more unnamed namespace usages.
2014-01-23 mike@reedtribe.orgremove SkScalarMul macro
2014-01-22 commit-bot... Chromium Codereview Comparison Script.
2014-01-22 commit-bot... Revert of Add factory class for generating various...
2014-01-22 commit-bot... Add factory class for generating various flavors of...
2014-01-22 commit-bot... Remove GetGr() hack.
2014-01-22 commit-bot... update mesa version mapping to GL version
2014-01-22 skia.committer... Sanitizing source files in Housekeeper-Nightly
2014-01-21 tfarina@chromium.orgRemove unnamed namespace usage from tests/
2014-01-21 commit-bot... Add reviewers to roll_deps.py, remove linux_heapcheck bot
2014-01-21 commit-bot... Remove a stray setReserve that causes dynamic allocatio...
2014-01-21 commit-bot... Rename Logan skimage expectations: .jon -> .json
2014-01-21 commit-bot... Add comment at top of freetype.gyp.
2014-01-21 bsalomon@google.comreally really fix iOS build.
2014-01-21 bsalomon@google.comReally fix ios build?
2014-01-21 bsalomon@google.comFix ios build?
2014-01-21 commit-bot... Move GrGLInterface function pointers into a nested...
2014-01-21 commit-bot... Scope our ANNOTATE_BENIGN_RACE.
2014-01-21 borenet@google.comWhitepspace change to verify that the bots are working
2014-01-20 senorblanco... Apply the CTM to filter parameters for SkBlurImageFilte...
2014-01-20 senorblanco... Allow an override of MACOSX_DEPLOYMENT_TARGET, so the...
2014-01-17 bsalomon@google.comFix utils.gyp missing file
2014-01-17 commit-bot... ignore some verylargebitmap errors
2014-01-17 commit-bot... Speed up GrResourceCache add and lookup by using TDynam...
2014-01-17 commit-bot... Tweak validate() to check less as the size of the hash...
2014-01-17 commit-bot... Make leak counters thread-safe and turn them on by...
2014-01-17 commit-bot... Adding SK_API to SkGLContextHelper and SkNullGLContext...
2014-01-17 commit-bot... Move GrGLExtensions from GrGLContextInfo to GrGLInterface
2014-01-17 commit-bot... Add AUTHORS file for copyright tracking
2014-01-16 commit-bot... Adding SkPictureImageFilter to the fuzzer
2014-01-16 commit-bot... Remove GR_GL_IGNORE_ES3_MSAA.s
2014-01-16 commit-bot... Clear the canvas before drawing the gears.
2014-01-16 commit-bot... Make tools/submit_try safer
2014-01-16 commit-bot... Allow GrGLInterface factories in Chromium to continue...
2014-01-16 commit-bot... Make GrGLContextInfo have private ptr to GrGLInterface
2014-01-16 commit-bot... Missing #include "SkTemplates.h" for SkAutoTMalloc.
2014-01-16 bsalomon@google.comquick fix for r13108
2014-01-16 commit-bot... Rename GrGLBinding->GrGLStandard, no longer a bitfield
2014-01-16 commit-bot... Hide bitmap rowbyes assert when LEGACY_ONLOCKPIXELS
2014-01-16 commit-bot... SK_API SkMallocPixelRef
2014-01-16 skia.committer... Sanitizing source files in Housekeeper-Nightly
2014-01-15 commit-bot... Move SkMessageBus::Get out of header, and retry crrev...
2014-01-15 commit-bot... Factor out UnPreMultiplyPreservingByteOrder
2014-01-15 commit-bot... Use MACOSX_DEPLOYMENT_TARGET instead of SDKROOT.
2014-01-15 commit-bot... DM: don't change byte order when unpremultiplying to...
2014-01-15 commit-bot... render_pictures: adjust unittests to show specific...
2014-01-15 commit-bot... Change to fuzzer for new constructor
2014-01-15 reed@google.comno need to refcnt colortables, since pixelrefs own...
2014-01-15 commit-bot... Make GrGLInterface be context-specific on all platforms
2014-01-15 senorblanco... Add new baselines for bitmapsource, dropshadowimagefilt...
2014-01-15 commit-bot... disable poplar/fontconfig by default on mac
2014-01-15 commit-bot... rebaseline_server: ignore TSAN, ASAN, Valgrind bots
2014-01-15 reed@google.comadd asserts to validate
2014-01-15 commit-bot... change isRect to return true for 3-sided rectangular...
2014-01-15 commit-bot... Roll fontconfig to 2.11.0 and reenable poppler on mac
next