aboutsummaryrefslogtreecommitdiffstats
path: root/bench/ImageFilterCollapse.cpp
Commit message (Expand)AuthorAgeFilesLines
* stop using SkScalarMulMike Reed2017-02-141-1/+1
* Update SkColorFilterImageFilter to sk_sprobertphillips2016-04-051-12/+7
* Reland of [2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of htt...reed2016-03-221-29/+15
* Revert of Revert[2] of "switch colorfilters to sk_sp (patchset #11 id:200001 ...reed2016-03-221-15/+29
* Revert[2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of https:/...reed2016-03-221-29/+15
* Revert of switch colorfilters to sk_sp (patchset #11 id:200001 of https://cod...reed2016-03-221-15/+29
* switch colorfilters to sk_spreed2016-03-221-29/+15
* Reland of "Finish conversion to sk_sp<SkShader> (patchset #2 id:20001 of http...reed2016-03-141-4/+2
* Revert of Finish conversion to sk_sp<SkShader> (patchset #2 id:20001 of https...reed2016-03-141-2/+4
* Finish conversion to sk_sp<SkShader>reed2016-03-141-4/+2
* Remove const from `const int loops`.mtklein2015-10-011-1/+1
* Fix for nexus 5 crashing in GL benchesjoshualitt2015-09-301-2/+2
* Style Change: NULL->nullptrhalcanary2015-08-271-4/+4
* C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}mtklein2015-03-251-5/+5
* Remove uniqueID from all filter serialization.senorblanco2015-03-181-1/+1
* Collapse consecutive SkTableColorFilterscwallez2015-01-261-0/+158