aboutsummaryrefslogtreecommitdiffhomepage
path: root/gm
Commit message (Expand)AuthorAge
* rebaseline self-test images after stroke changeGravatar mike@reedtribe.org2012-12-24
* Make gm's json results include checksums even if run without --readPathGravatar epoger@google.com2012-12-20
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-12-20
* Fixing picture recording scale bug in gmGravatar junov@chromium.org2012-12-19
* Adding tileGrid scaled playback capability to gm.Gravatar junov@chromium.org2012-12-19
* Adding gm test steps for rtree and tileGridGravatar junov@chromium.org2012-12-18
* Re-land r6843 with copied gyp file to (hopefully) fix Windows buildGravatar epoger@google.com2012-12-18
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-12-18
* Fix compiler warning-as-error issueGravatar robertphillips@google.com2012-12-17
* Add RRect GMGravatar robertphillips@google.com2012-12-17
* we do not correctly handle inner-style in blurmaskfilter w/ the 9patchGravatar reed@google.com2012-12-17
* Roll out r6843 to hopefully fix Windows buildsGravatar epoger@google.com2012-12-17
* Add --writeJsonSummary option to gmGravatar epoger@google.com2012-12-17
* add 4th testGravatar reed@google.com2012-12-17
* change delta to 5, to better show the inset trendGravatar mike@reedtribe.org2012-12-17
* move inset out of SkRRect.h for now, and add experimental versions to gmGravatar mike@reedtribe.org2012-12-17
* add gm for rrect, and rrect.inset/outsetGravatar mike@reedtribe.org2012-12-17
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-12-15
* use DEF_GMGravatar reed@google.com2012-12-14
* Modifying SkTileGrid to support arbitrary query rectangles.Gravatar junov@chromium.org2012-12-13
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-12-13
* Minor cleanupGravatar robertphillips@google.com2012-12-12
* Defining new color constat for transparent colorGravatar junov@google.com2012-12-06
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-12-06
* Add script to help rebaseline gm self-tests, and run it right nowGravatar epoger@google.com2012-12-05
* Delete no-longer-expected 4444 output images from gm self-testGravatar epoger@google.com2012-12-05
* Delete no-longer-used 4444 gm-selftest input imagesGravatar epoger@google.com2012-12-05
* add test for adding outer contour first and secondGravatar reed@google.com2012-12-05
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-12-05
* add gm/pathinterior.cpp in advance of cary's path apiGravatar reed@google.com2012-12-04
* Expand dashing3 GM to include additional dashing casesGravatar robertphillips@google.com2012-12-04
* Pull SkMergeImageFilter out into its own file.Gravatar senorblanco@chromium.org2012-12-04
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-12-04
* Fixed remaining clang compiler warningsGravatar robertphillips@google.com2012-12-03
* remove 4444 support (for now) form gm -- not used (afaik) and slows us downGravatar reed@google.com2012-11-29
* Create a factory to decode an SkBitmap from an SkData.Gravatar scroggo@google.com2012-11-29
* Update gm self-test to pass again after r6585Gravatar epoger@google.com2012-11-28
* Added dashing fast pathGravatar robertphillips@google.com2012-11-28
* capture repro case for gradient bug (inside if-false for now)Gravatar reed@google.com2012-11-27
* add onOnceBeforeDraw() virtual, so gm's can easily perform lazy initializationGravatar reed@google.com2012-11-27
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-11-27
* change SkDrawFilter::filter to return a bool, where false means don't-drawGravatar reed@google.com2012-11-26
* choose correct blitrow proc based on global alphaGravatar reed@google.com2012-11-26
* test for StrokeAndFill as well in this GMGravatar reed@google.com2012-11-20
* add specialty strokeRect() to SkStroke, which can return much cleaner resultsGravatar reed@google.com2012-11-20
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-11-20
* modify gm to have a non-uniform donut for testingGravatar reed@google.com2012-11-19
* flag the GM if we're in deferred-canvas mode, to work-around bug trying toGravatar reed@google.com2012-11-16
* use #if SK_SUPPORT_GPU to guard references to gpudeviceGravatar mike@reedtribe.org2012-11-16
* use gpu surface to match canvasGravatar mike@reedtribe.org2012-11-16