aboutsummaryrefslogtreecommitdiffhomepage
path: root/gm/gm.cpp
Commit message (Expand)AuthorAge
* 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