aboutsummaryrefslogtreecommitdiffstats
path: root/gm/recordopts.cpp
Commit message (Expand)AuthorAgeFilesLines
* refFoo variant for getters that naturally have a sk_spMike Reed2017-01-121-5/+2
* Replace a lot of 'static const' with 'constexpr' or 'const'.mtklein2016-09-011-2/+2
* Change loop bounds to be correct (and much less confusing)brianosman2016-06-231-1/+1
* Update SkColorFilterImageFilter to sk_sprobertphillips2016-04-051-4/+5
* Style bikeshed - remove extraneous whitespacehalcanary2016-03-291-1/+0
* Swap SkPictureImageFilter's factories over to smart pointersrobertphillips2016-03-281-1/+1
* Reland of [2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of htt...reed2016-03-221-5/+5
* Revert of Revert[2] of "switch colorfilters to sk_sp (patchset #11 id:200001 ...reed2016-03-221-5/+5
* Revert[2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of https:/...reed2016-03-221-5/+5
* Revert of switch colorfilters to sk_sp (patchset #11 id:200001 of https://cod...reed2016-03-221-5/+5
* switch colorfilters to sk_spreed2016-03-221-5/+5
* return pictures as sk_spreed2016-03-181-7/+5
* Fix Windows buildrobertphillips2015-01-261-1/+1
* Fold alpha to the inner savelayer in savelayer-savelayer-restore patternskkinnunen2015-01-261-0/+218