aboutsummaryrefslogtreecommitdiffstats
path: root/gm/tinybitmap.cpp
Commit message (Expand)AuthorAgeFilesLines
* Style Change: NULL->nullptrhalcanary2015-08-271-1/+1
* Revert of Revert of make gm background colors 565 compatible (patchset #1 id:...caryclark2015-06-151-1/+1
* Revert of make gm background colors 565 compatible (patchset #2 id:20001 of h...caryclark2015-06-151-1/+1
* make gm background colors 565 compatiblecaryclark2015-06-151-1/+1
* Cleanup: Get rid of make_isize() function from gm.h.tfarina2014-06-091-1/+1
* replace SkBitmap::Config with SkColorType in gmscommit-bot@chromium.org2014-02-171-2/+3
* Revert "Revert "change SkColorTable to be immutable""reed@google.com2013-10-101-6/+3
* Revert "change SkColorTable to be immutable"reed@google.com2013-10-091-3/+6
* change SkColorTable to be immutablereed@google.com2013-10-091-6/+3
* add onOnceBeforeDraw() virtual, so gm's can easily perform lazy initializationreed@google.com2012-11-271-3/+2
* Result of running tools/sanitize_source_files.py (which was added in https://...rmistry@google.com2012-08-231-3/+3
* Import all GMs as Samples.bsalomon@google.com2011-10-311-1/+1
* Automatic update of all copyright notices to reflect new license terms.epoger@google.com2011-07-281-0/+7
* Add tinybitmap gm and windows baselines.bsalomon@google.com2011-07-181-0/+61