aboutsummaryrefslogtreecommitdiffhomepage
path: root/gm/gm.h
Commit message (Expand)AuthorAge
...
* add flag to skip gpu testGravatar reed@google.com2013-03-08
* GM : Unused parameters cleanupGravatar sugoi@google.com2013-02-27
* add width() and height() helpersGravatar reed@google.com2013-02-01
* Changing imageFilter GM tests to use drawBitmap instead of drawSpriteGravatar junov@chromium.org2013-01-14
* Adding gm test steps for rtree and tileGridGravatar junov@chromium.org2012-12-18
* Modifying SkTileGrid to support arbitrary query rectangles.Gravatar junov@chromium.org2012-12-13
* add onOnceBeforeDraw() virtual, so gm's can easily perform lazy initializationGravatar reed@google.com2012-11-27
* flag the GM if we're in deferred-canvas mode, to work-around bug trying toGravatar reed@google.com2012-11-16
* add test for bug in line drawing. fix is pending a way to handle all of theGravatar reed@google.com2012-10-30
* add ability to skip 565 test in gm (until I can fix an assert in debug build)Gravatar reed@google.com2012-10-10
* Result of running tools/sanitize_source_files.py (which was added in https://...Gravatar rmistry@google.com2012-08-23
* Skip tiled drawing in GM for magnifier image filter.Gravatar scroggo@google.com2012-08-15
* Make the GM tool run GMs through an SkGPipe.Gravatar scroggo@google.com2012-06-04
* Fixing Windows compiler complaintsGravatar robertphillips@google.com2012-04-06
* [PDF] Add GM and infrastructure to test drawing shaders with an initial trans...Gravatar vandebo@chromium.org2012-03-21
* Revert "[PDF] Add GM and infrastructure to test drawing shaders with an initi...Gravatar vandebo@chromium.org2012-03-21
* [PDF] Add GM and infrastructure to test drawing shaders with an initial trans...Gravatar vandebo@chromium.org2012-03-21
* Adding CMYK jpeg changes w/o .gyp alterationsGravatar robertphillips@google.com2012-03-20
* reverting to 3437Gravatar robertphillips@google.com2012-03-20
* Fix for CMYK jpeg decoding issue (69 - unable to read some jpeg files on andr...Gravatar robertphillips@google.com2012-03-20
* add helper drawSizeBounds to show the GM's sizeGravatar reed@google.com2012-01-03
* add getBGColor() getterGravatar reed@google.com2011-12-06
* Import all GMs as Samples.Gravatar bsalomon@google.com2011-10-31
* add getFlags() to gm baseclassGravatar reed@google.com2011-09-19
* add new test for complex clipsGravatar reed@google.com2011-08-29
* Automatic update of all copyright notices to reflect new license terms.Gravatar epoger@google.com2011-07-28
* Exit SkBitmap::scrollRect() early if width <= 0Gravatar epoger@google.com2011-07-25
* almost there on gm (need to fix image writes/reads/compares)Gravatar reed@android.com2009-06-21
* more progress on golden-master test suite (not finished yet)Gravatar reed@android.com2009-06-20
* checkpoint for golden master suite (gm)Gravatar reed@android.com2009-06-10