aboutsummaryrefslogtreecommitdiffhomepage
path: root/gm/gm.cpp
Commit message (Expand)AuthorAge
* DM: also run benches once.Gravatar commit-bot@chromium.org2014-02-26
* Make GMs aware of what tool they're being run in.Gravatar commit-bot@chromium.org2014-02-07
* Implement a benchmark for GrResourceCacheGravatar commit-bot@chromium.org2013-11-21
* GM: Allow ignored-tests.txt to list configs as well as tests (and combination...Gravatar epoger@google.com2013-10-07
* gm: add a flag to force perspective usage in all gmsGravatar commit-bot@chromium.org2013-09-26
* gm: add --ignoreTests flagGravatar epoger@google.com2013-09-19
* Have GMs read the GrContext via a setter/getter rather than a global.Gravatar mtklein@google.com2013-09-16
* Rewrite SkTRegistry to take any trivially-copyable type.Gravatar mtklein@google.com2013-09-04
* 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
* Fix for 2 parallel gpu rendering issues (bigbitmaprect & image-surface)Gravatar robertphillips@google.com2012-11-02
* 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
* Import all GMs as Samples.Gravatar bsalomon@google.com2011-10-31