aboutsummaryrefslogtreecommitdiffstats
path: root/gm/circularclips.cpp
Commit message (Expand)AuthorAgeFilesLines
* Revert[2] "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS"Mike Reed2016-12-091-7/+7
* Revert "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS"Mike Reed2016-12-091-7/+7
* remove SK_SUPPORT_LEGACY_CLIP_REGIONOPSMike Reed2016-12-081-7/+7
* allow clip calls w/o op param, remove unnecessary kReplace opsreed2016-09-211-3/+3
* abstract name of clipping ops, to transtion to a more restricted setreed2016-09-201-10/+10
* Style bikeshed - remove extraneous whitespacehalcanary2016-03-291-1/+1
* Do circular clipping in normalized spacebsalomon2015-04-281-0/+14
* C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}mtklein2015-03-251-5/+5
* fuzzer fixescaryclark2015-02-251-3/+2
* remove unused GM flagsmtklein2015-01-231-3/+0
* Spin off GM::runAsBench() from flags.mtklein2015-01-231-1/+3
* Fix up all the easy virtual ... SK_OVERRIDE cases.mtklein2015-01-091-4/+4
* Cleanup: More override fixes - another round.tfarina2015-01-051-3/+3
* optimize circularclips to act as a bench, fix null-check bug in etcbenchreed2014-06-201-20/+21
* Turn on quilt mode in DM.commit-bot@chromium.org2014-04-301-0/+4
* Use Path Ops to generate PDF clipscommit-bot@chromium.org2013-08-081-0/+78