aboutsummaryrefslogtreecommitdiffstats
path: root/gm/tinybitmap.cpp
Commit message (Expand)AuthorAgeFilesLines
* gm: use DEF_GM macro consistantlyHal Canary2019-01-241-2/+1
* IWYU: SkUtils.hHal Canary2018-08-211-1/+1
* don't adapt any gray colors to 565Mike Klein2018-08-161-1/+1
* remove references to kIndex_8_SkColorType from our tools/testsMike Reed2017-07-121-7/+2
* hide lockpixels api behind flagMike Reed2017-04-171-2/+0
* Revert[4] "clean up (partially) colortable api""""Mike Reed2017-04-031-3/+1
* Revert "Revert[2] "clean up (partially) colortable api"""Mike Reed2017-04-011-1/+3
* Revert[2] "clean up (partially) colortable api""Mike Reed2017-04-011-3/+1
* Revert "clean up (partially) colortable api"Mike Klein2017-03-311-1/+3
* clean up (partially) colortable apiMike Reed2017-03-311-3/+1
* GM: some header cleanupMike Klein2017-03-221-0/+1
* Style bikeshed - remove extraneous whitespacehalcanary2016-03-291-1/+0
* Reland of "more shader-->sp conversions (patchset #5 id:80001 of https://code...reed2016-03-131-4/+2
* Revert of more shader-->sp conversions (patchset #5 id:80001 of https://coder...reed2016-03-131-2/+4
* more shader-->sp conversionsreed2016-03-131-4/+2
* 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