aboutsummaryrefslogtreecommitdiffstats
path: root/gm/clipdrawdraw.cpp
Commit message (Expand)AuthorAgeFilesLines
* don't adapt any gray colors to 565Mike Klein2018-08-161-3/+1
* GM: some header cleanupMike Klein2017-03-221-0/+1
* include what you useMike Reed2017-02-141-0/+1
* add gm for clipRegionMike Reed2017-02-131-0/+17
* GM: replace boilerplate with macroshalcanary2015-09-091-23/+4
* Style Change: SkNEW->new; SkDELETE->deletehalcanary2015-08-261-2/+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
* C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}mtklein2015-03-251-3/+3
* Clean up clipping code a bitrobertphillips2015-02-101-52/+29
* Add repro GM for GPU clipped-AA vs. non-AA drawRect discrepancyrobertphillips2015-01-141-0/+92
* Revert of Fix GPU clipped-AA vs. non-AA drawRect discrepancy (patchset #2 id:...robertphillips2015-01-121-92/+0
* Fix GPU clipped-AA vs. non-AA drawRect discrepancyrobertphillips2015-01-121-0/+92