- d8a57af Adding a new SkSurface factory for generating surfaces from the scratch texture pool. by commit-bot@chromium.org · 11 years ago
- b9c9597 Use rounding to 8888 in lighting filters, raster path. by senorblanco@chromium.org · 11 years ago
- 8e13a15 Fixed cross compilation with mingw. by commit-bot@chromium.org · 11 years ago
- bdc772e Add quiet mode to lua_pictures. by commit-bot@chromium.org · 11 years ago
- b7b7eb3 Fix accessBitmap() with deferred clear, GPU path. by senorblanco@chromium.org · 11 years ago
- f5e315c add --writeChecksumBasedFilenames flag to render_pictures by commit-bot@chromium.org · 11 years ago
- fffb2cd Revert of SkPaint: eliminate some dead bytes in 64-bit build. (https://codereview.chromium.org/203203003/) by commit-bot@chromium.org · 11 years ago
- 2aae298 Whitespace change to verify that buildbot scripts are fixed. by commit-bot@chromium.org · 11 years ago
- fa4dc2c SkPaint: eliminate some dead bytes in 64-bit build. by commit-bot@chromium.org · 11 years ago
- 2002d88 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
- 3604853 Rebaseline imagefiltersscaled GM. by senorblanco@chromium.org · 11 years ago
- 70512af Add a means of extracting active operations from SkPicture by commit-bot@chromium.org · 11 years ago
- af5346a Add reg test for http://crbug.com/348821 by commit-bot@chromium.org · 11 years ago
- e5957f6 update comment on setShader to clarify alpha-bitmap behavior in bitmapshaders by commit-bot@chromium.org · 11 years ago
- 14bdd52 Revert of r13836 due to Chromium cc_unittests failures by robertphillips@google.com · 11 years ago
- 9236238 Remove SkCanvas matrix ops return value. by commit-bot@chromium.org · 11 years ago
- 2077427 Put SimpleOffsetFilter on heap. by commit-bot@chromium.org · 11 years ago
- a1dfa0c Slightly faster quadtree searching by commit-bot@chromium.org · 11 years ago
- 341241d short-term fix for RunToolSelfTests by commit-bot@chromium.org · 11 years ago
- db0c875 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
- d9cdff6 Fix GPU displacement with expanding crop rects. by senorblanco@chromium.org · 11 years ago
- 1301bf3 add initial scraper for dashing by commit-bot@chromium.org · 11 years ago
- e4ff3e6 Update SkXPSDevice.cpp too by robertphillips@google.com · 11 years ago
- 158001d Windows build fix by robertphillips@google.com · 11 years ago
- a713f9c add new readPixels with direct memory parameters by commit-bot@chromium.org · 11 years ago
- f338d7c Add nine patch type to SkRRect. by commit-bot@chromium.org · 11 years ago
- b1bcb21 gen_bench_expectations to generate bench expectations files. by commit-bot@chromium.org · 11 years ago
- bab3fc4 Revert of Add nine patch type to SkRRect. (https://codereview.chromium.org/196343015/) by commit-bot@chromium.org · 11 years ago
- ecb745d Add a means of extracting active operations from SkPicture by commit-bot@chromium.org · 11 years ago
- 4ef54f8 remove SK_SUPPORT_LEGACY_WRITEPIXELSCONFIG -- dead code by commit-bot@chromium.org · 11 years ago
- 761b8e5 Add nine patch type to SkRRect. by commit-bot@chromium.org · 11 years ago
- 1c556db Reverting r13831 (Add a means of extracting active operations from SkPicture) due to Mac compiler issue by robertphillips@google.com · 11 years ago
- 0b23f9e Add a means of extracting active operations from SkPicture by robertphillips@google.com · 11 years ago
- d1c85d2 rebaseline_server: make intermediate JSON specify base urls for diff images by commit-bot@chromium.org · 11 years ago
- 1d1f234 SkFontStyleSet_DirectWrite::getStyle to properly handle NULL out params. by bungeman@google.com · 11 years ago
- be4825c Fix result order reliance by commit-bot@chromium.org · 11 years ago
- 7ae3bc7 Change tilegrid test to test it directly, rather than through SkPicture by commit-bot@chromium.org · 11 years ago
- 949b998 Fast implementation of QuadTree by commit-bot@chromium.org · 11 years ago
- eb849e5 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
- 42b0893 add NewRasterDirect for creating a canvas drawing to pre-allocated pixels by commit-bot@chromium.org · 11 years ago
- 0f03f43 Move SkNoSaveLayerCanvas.h to include/utils by robertphillips@google.com · 11 years ago
- 145d1c0 Proposed SkCanvas API for preLoading textures to VRAM v2.0 by commit-bot@chromium.org · 11 years ago
- beca2ee Rebaselining stragglers. by senorblanco@chromium.org · 11 years ago
- f0f9f5f Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
- 708dd94 More imagefiltersclipped and displacement rebaselines. by senorblanco@chromium.org · 11 years ago
- 68bda15 Removes bench expectations files. New place is skia-autogen svn repo. See https://codereview.chromium.org/196653010/ by commit-bot@chromium.org · 11 years ago
- e78f7cf change tooBitForLCD to compare against linear size of the text, not the area by commit-bot@chromium.org · 11 years ago
- e01cdb3 New baselines for displacement, imagefiltersclipped GMs. by senorblanco@chromium.org · 11 years ago
- 0bed43c Get correct text metrics for distance fields, and fix dropouts due to thin features. by commit-bot@chromium.org · 11 years ago
- 1e7ee99 fix a leak by commit-bot@chromium.org · 11 years ago
- 69e6463 don't reference config() -- use colorType() instead by reed@google.com · 11 years ago
- 2ff20ab Suppress imagefilterscropexpand GM temporarily to fix Win Debug failures. by commit-bot@chromium.org · 11 years ago
- 5ed01d1 Revert r13810 (Proposed SkCanvas API for preLoading textures to VRAM v2.0) by robertphillips@google.com · 11 years ago
- 1ab85c8 Proposed SkCanvas API for preLoading textures to VRAM v2.0 by commit-bot@chromium.org · 11 years ago
- 1182529 Implement support for expanding crop rects in image filters by senorblanco@chromium.org · 11 years ago
- 18d6753 remove SK_SUPPORT_LEGACY_WRITEPIXELSCONFIG by reed@google.com · 11 years ago
- b3890cb remove SK_SUPPORT_LEGACY_GETDEVICECAPABILITIES by reed@google.com · 11 years ago
- 2908917 Revert "Implement support for expanding crop rects in image filters" by senorblanco@chromium.org · 11 years ago
- 0ef0501 Implement support for expanding crop rects in image filters by senorblanco@chromium.org · 11 years ago
- 8687608 tools/roll_deps: add '-m tryserver.chromium' to git-cl-try by commit-bot@chromium.org · 11 years ago
- 4cb543d Implement support for a Context parameter in image filters by senorblanco@chromium.org · 11 years ago
- 0d30c51 check for null-device pixels in onWritePixels, so we don't crash by reed@google.com · 11 years ago
- 13874c1 keep kVector enum in legacy mode for getDeviceProperties by reed@google.com · 11 years ago
- bc3d92a Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
- 44c48d0 De-virtualize SkCanvas matrix ops. by commit-bot@chromium.org · 11 years ago
- 1037d92 Added Z scale when X and Y scale to spot lights and point lights by commit-bot@chromium.org · 11 years ago
- 3da3b62 getDeviceCapabilities is no longer need, so remove it by commit-bot@chromium.org · 11 years ago
- 44a435b Attempt to fix -1->unsigned warning on mac 10.6 by bsalomon@google.com · 11 years ago
- 0f10f7b Allow toString capability to be toggled independent of developer mode. by commit-bot@chromium.org · 11 years ago
- fa5edbe Add effect-based clip for nine-patch SkRRects. by commit-bot@chromium.org · 11 years ago
- 9c28fa5 Add comment for gcc compiler bug work-around for SK_COMPILE_ASSERT. by bungeman@google.com · 11 years ago
- addcdde make rebaseline_server client check schema version number by commit-bot@chromium.org · 11 years ago
- 98e22b8 Fix distance field edge detection. by commit-bot@chromium.org · 11 years ago
- ea770f1 add schema version to rebaseline_server intermediate JSON by commit-bot@chromium.org · 11 years ago
- ea163cc Changes to SkFontHost_linux by commit-bot@chromium.org · 11 years ago
- cdbbbcc Mark strokerects_gpu GM as ignore-failure on Win7/Perspective by commit-bot@chromium.org · 11 years ago
- 56b7a6d --dryRun flag for bench by commit-bot@chromium.org · 11 years ago
- e5eee51 fix memory leak introduced in 9e5f85e8 by commit-bot@chromium.org · 11 years ago
- b17ccc9 --dryRun flag for gm by commit-bot@chromium.org · 11 years ago
- fb882d7 New GPU baselines for colormatrix GM. by senorblanco@chromium.org · 11 years ago
- 7498d95 rebaseline_server: generate JSON that can be viewed without a live server by commit-bot@chromium.org · 11 years ago
- affa77d Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
- 2f58209 Add required parens for r13779. by bungeman@google.com · 11 years ago
- 1db03d2 remove SK_SUPPORT_LEGACY_COPYTO_CONFIG by commit-bot@chromium.org · 11 years ago
- 562b2e6 Fix (1 << 31) to (1u << 31) in SkOTTable_OS_2. by bungeman@google.com · 11 years ago
- 2ca677e Fix GPU colormatrix color filter with saturated alpha. by senorblanco@chromium.org · 11 years ago
- 641e33b add gm to show bug in stroked-text in drawPosText by commit-bot@chromium.org · 11 years ago
- e54a23f De-virtualize SkCanvas save/restore. by commit-bot@chromium.org · 11 years ago
- f11943f render_pictures unittests: run over a dir with multiple SKPs, like production by commit-bot@chromium.org · 11 years ago
- 9c135db support direct writing to top layer, and hide getTopLayer() by reed@google.com · 11 years ago
- 9d201d6 Remove unused zero_fill() in GrAtlas.cpp by fmalita@google.com · 11 years ago
- 2ae9501 Fix unit tests by bsalomon@google.com · 11 years ago
- 1e35304 Fix for test failure by robertphillips@google.com · 11 years ago
- ae79612 Add compile flag to force usage of distance fields for all SkPaints. by commit-bot@chromium.org · 11 years ago
- c30dcb9 Add capture snapshot as data to SkWriter32, use it to optimise record->playback. by commit-bot@chromium.org · 11 years ago
- 84cd099 Clean up SkImageFilter. by commit-bot@chromium.org · 11 years ago
- 758bc7a Stores per-iteration bench values in BenchDataPoint. by commit-bot@chromium.org · 11 years ago
- 4355f21 Add elliptical-corner rrect clip effect. Currently only handles the case where all corners have the same pair of radii. by commit-bot@chromium.org · 11 years ago
- 069a55a Revert of Revert of Revert "De-virtualize SkCanvas save/restore." (https://codereview.chromium.org/196323003/) by commit-bot@chromium.org · 11 years ago
- 9e5f85e Fixing SkPicture serialization by commit-bot@chromium.org · 11 years ago