aboutsummaryrefslogtreecommitdiffhomepage
path: root/gm
Commit message (Expand)AuthorAge
* Work around stack overflowGravatar vandebo@chromium.org2013-03-14
* gm: write all messages to stdout/stderr with "GM:" preamble to distinguish fr...Gravatar epoger@google.com2013-03-13
* Fix sign/unsigned warnings in benchmain.cpp and gmmain.cppGravatar bsalomon@google.com2013-03-11
* Make GPU cache size cmd line configurable in GM.Gravatar bsalomon@google.com2013-03-11
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-03-09
* update to use DEF_GMGravatar reed@google.com2013-03-08
* speculative fix for broken android bots : disable gm/fontscalerGravatar reed@google.com2013-03-08
* add flag to skip gpu testGravatar reed@google.com2013-03-08
* re-land r8028 without "special" Microsoft compiler warningsGravatar epoger@google.com2013-03-08
* PDF: add support for named destinations.Gravatar epoger@google.com2013-03-08
* Revert r8028... warnings-as-errors broke some buildersGravatar epoger@google.com2013-03-07
* Fixing some warnings on LinuxGravatar sugoi@google.com2013-03-07
* cleanup: fix gm's use of ErrorBitfield to be consistent (it's a bitfield, not...Gravatar epoger@google.com2013-03-07
* Revert r8000 due to failures on some buildbotsGravatar epoger@google.com2013-03-06
* PDF: add support for named destinations Gravatar epoger@google.com2013-03-06
* Added support for non-separable blending modes.Gravatar commit-bot@chromium.org2013-03-05
* Provide an option in bench_pictures to count pixel ram.Gravatar scroggo@google.com2013-03-04
* gm self-test: make all test cases exercise transparencyGravatar epoger@google.com2013-03-02
* gm self-test: disable spuriously-failing aaclip testsGravatar epoger@google.com2013-03-01
* gm self-test: fix results that break housekeeping botGravatar epoger@google.com2013-03-01
* gm self-test: use a pathologically simple test case instead of dashing2Gravatar commit-bot@chromium.org2013-03-01
* Change SkTileGride geometry calculations to match the Chromium compositor.Gravatar junov@chromium.org2013-02-27
* GM : Unused parameters cleanupGravatar sugoi@google.com2013-02-27
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-02-27
* git-svn-id: http://skia.googlecode.com/svn/trunk@7868 2bbb7eff-a529-9590-31e7...Gravatar reed@google.com2013-02-26
* move SampleTypeface into gm/typefacestylesGravatar reed@google.com2013-02-26
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-02-23
* Create SkLazyPixelRef which performs lazy decoding.Gravatar scroggo@google.com2013-02-22
* use DEF_GMGravatar reed@google.com2013-02-22
* Fix GM self-test expectations, mkIIGravatar borenet@google.com2013-02-21
* Fix GM self-test expectationsGravatar borenet@google.com2013-02-21
* Fix ignored errors in GM when no reference images are providedGravatar borenet@google.com2013-02-21
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-02-21
* Fix compile errors in blur code on Windows.Gravatar jvanverth@google.com2013-02-20
* Complete the implementation of the faster blur; now supports all blur styles ...Gravatar humper@google.com2013-02-20
* gm: Add ability to compare against checksums (as opposed to image files)Gravatar epoger@google.com2013-02-13
* Remove legacy names no longer referenced in Chrome and WebKit.Gravatar bsalomon@google.com2013-02-07
* gm self-tests: generate JSON expectations, in addition to image expectationsGravatar epoger@google.com2013-02-06
* land https://codereview.appspot.com/7221086/ -- add Multiply xfermode matchin...Gravatar reed@google.com2013-02-04
* add new gms for shallow_gradient, in preparation for improving their qualityGravatar reed@google.com2013-02-04
* gm: report max-pixel-error if comparing against PNG files (not checksums)Gravatar epoger@google.com2013-02-01
* add width() and height() helpersGravatar reed@google.com2013-02-01
* revert name changes to SkBlendImageFilter. It (correctly) named its enum kMul...Gravatar reed@google.com2013-02-01
* gm: force all pixels opaque earlier in the processGravatar epoger@google.com2013-01-31
* gm self-tests: add 565 mode testing, in addition to 8888 modeGravatar epoger@google.com2013-01-31
* clone of https://codereview.appspot.com/7208043/Gravatar reed@google.com2013-01-30
* Re-enbling blurrect gm test wich no longer fails with rtree/tileGridGravatar junov@chromium.org2013-01-30
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-01-29
* Remove a workaround in gm/xfermodes.cppGravatar scroggo@google.com2013-01-28
* add (disabled) test for big dashingGravatar reed@google.com2013-01-28