- 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
- b640186 Add NVPR configs to DM by commit-bot@chromium.org · 11 years ago
- fb142aa New baselines for imagefiltersclipped, offsetimagefilter GMs. by senorblanco@chromium.org · 11 years ago
- cf69bf4 Rebaseline performance triggers for Mac10.6 & N7 by robertphillips@google.com · 11 years ago
- 79fbb40 [WIP] Add Context to SkDrawLooper. by commit-bot@chromium.org · 11 years ago
- ad07e69 Revert the rest of r13757. by bungeman@google.com · 11 years ago
- e60ae2e Revert 13757. by bungeman@google.com · 11 years ago
- 3258a53 Fix (1 << 31) to (1u << 31) in SkOTTable_OS_2. by bungeman@google.com · 11 years ago
- 2cccf83 make onReadPixels protected and have default impl (so we can remove chrome override) by commit-bot@chromium.org · 11 years ago
- 0b70816 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
- 4fcd92d Revert of Revert "De-virtualize SkCanvas save/restore." (https://codereview.chromium.org/194923008/) by commit-bot@chromium.org · 11 years ago
- ab373bd remove SK_SUPPORT_LEGACY_COPYTO_CONFIG by commit-bot@chromium.org · 11 years ago
- 51c040e Alter bench_pictures to "respect" the logPerIter flag. by commit-bot@chromium.org · 11 years ago
- 6f458fc First pass at a web app that lets you run Skia code and see the results. by commit-bot@chromium.org · 11 years ago
- e63306d Only set USE_ANDROID_NDK_CPU_FEATURES if it's not already been explicitly set by commit-bot@chromium.org · 11 years ago
- c169f44 fix build error in chromium by commit-bot@chromium.org · 11 years ago
- f1292bc Revert "De-virtualize SkCanvas save/restore." by fmalita@google.com · 11 years ago
- 80b1051 De-virtualize SkCanvas save/restore. by fmalita@google.com · 11 years ago
- 53ba425 Drop executable flag from headers so that they can be packaged by robertphillips@google.com · 11 years ago
- f16d797 Fix linking errors on android builds due to cdd0f92b1ac by commit-bot@chromium.org · 11 years ago
- 06342a2 Fix SkOffsetImageFilter to use a temporary for bounds computations. by senorblanco@chromium.org · 11 years ago
- cdd0f92 New version of the bbh shootout. by commit-bot@chromium.org · 11 years ago
- de9f251 Fix radical assumption that 0.5 in double is exactly convertible to float. by bsalomon@google.com · 11 years ago
- b97c3ff Enable use of distance fields via SkPaint flag. by commit-bot@chromium.org · 11 years ago
- 8065ec5 Add new module for distance field generation. by commit-bot@chromium.org · 11 years ago
- c5c748c Handle rrects with one circular corner and three square corners in GrRRectEffect. by commit-bot@chromium.org · 11 years ago
- a64ed0f bench rebaseline after Brian's improvement e5a041c by commit-bot@chromium.org · 11 years ago
- db34f33 Revert of New version of the bbh shootout (https://codereview.chromium.org/186973005/) by commit-bot@chromium.org · 11 years ago
- 4aa7185 New version of the bbh shootout. by commit-bot@chromium.org · 11 years ago
- 8213970 plumbing for GPU fast blur by commit-bot@chromium.org · 11 years ago
- 45b9de8 Rebase bezier_effect GMs and lingering changed GMs from laggy bots by bsalomon@google.com · 11 years ago
- a477154 plumb API for analytic rrect blur by commit-bot@chromium.org · 11 years ago
- b5f3b35 Revert of Add new module for distance field generation. (https://codereview.chromium.org/178543007/) by commit-bot@chromium.org · 11 years ago
- b0ba39d Fix no GPU build after r13728 by bsalomon@google.com · 11 years ago
- b93ba45 flag to make kClipToLayer_SaveFlag the default behavior by reed@google.com · 11 years ago
- bf99824 Add new module for distance field generation. by commit-bot@chromium.org · 11 years ago
- bfce48e reorg iteration code in rrects GM, tightly pack rrects drawn in _effect version. by commit-bot@chromium.org · 11 years ago
- 6e3ee33 rebaseline_server: disable image magnifier, for huge UI speedup by commit-bot@chromium.org · 11 years ago
- 5865ec5 rebaseline_server: add actual_repo and actual_revision command line options by commit-bot@chromium.org · 11 years ago
- ed19107 rebaseline_server: fix reload delay when there is client/server clock skew by commit-bot@chromium.org · 11 years ago
- d7e0fbe Pulling these out of other reviews so avoid code review clutter. by commit-bot@chromium.org · 11 years ago
- dd58422 Use bitfield rather than distinct enum types for circular corners in RRectEffect. by commit-bot@chromium.org · 11 years ago
- 8f58b85 remove legacy ifdef wrapping fast blur by commit-bot@chromium.org · 11 years ago