aboutsummaryrefslogtreecommitdiffstats
path: root/gm/gradientDirtyLaundry.cpp
Commit message (Expand)AuthorAgeFilesLines
* gm: use DEF_GM macro consistantlyHal Canary2019-01-241-2/+1
* don't adapt any gray colors to 565Mike Klein2018-08-161-2/+1
* GM: some header cleanupMike Klein2017-03-221-0/+1
* Replace a lot of 'static const' with 'constexpr' or 'const'.mtklein2016-09-011-4/+4
* 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-16/+10
* Revert of more shader-->sp conversions (patchset #5 id:80001 of https://coder...reed2016-03-131-10/+16
* more shader-->sp conversionsreed2016-03-131-16/+10
* Style Change: NULL->nullptrhalcanary2015-08-271-2/+2
* 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
* C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}mtklein2015-03-251-3/+3
* Fix up all the easy virtual ... SK_OVERRIDE cases.mtklein2015-01-091-2/+2
* Add always-threaded SkRecord quilt tests.mtklein2014-07-071-4/+0
* Cleanup: Get rid of make_isize() function from gm.h.tfarina2014-06-091-1/+1
* Remove unused (by clients) SkUnitMappercommit-bot@chromium.org2014-05-221-14/+9
* Revert of Remove unused (by clients) SkUnitMapper (https://codereview.chromiu...commit-bot@chromium.org2014-05-221-9/+14
* Remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/2832...commit-bot@chromium.org2014-05-211-14/+9
* Revert of remove unused (by clients) SkUnitMapper (https://codereview.chromiu...commit-bot@chromium.org2014-05-161-9/+14
* remove unused (by clients) SkUnitMappercommit-bot@chromium.org2014-05-161-14/+9
* Turn on quilt mode in DM.commit-bot@chromium.org2014-04-301-0/+4
* Sanitizing source files in Housekeeper-Nightlyskia.committer@gmail.com2013-07-101-1/+1
* Added GM and Bench commit-bot@chromium.org2013-07-091-0/+111