aboutsummaryrefslogtreecommitdiffhomepage
path: root/gm/tablecolorfilter.cpp
Commit message (Expand)AuthorAge
* hide virtual and rename to onMakeComposedGravatar Mike Reed2018-02-19
* GM: some header cleanupGravatar Mike Klein2017-03-22
* remove xfermode from public apiGravatar Mike Reed2016-10-28
* Update SkColorFilterImageFilter to sk_spGravatar robertphillips2016-04-05
* Style bikeshed - remove extraneous whitespaceGravatar halcanary2016-03-29
* Reland of [2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of htt...Gravatar reed2016-03-22
* Revert of Revert[2] of "switch colorfilters to sk_sp (patchset #11 id:200001 ...Gravatar reed2016-03-22
* Revert[2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of https:/...Gravatar reed2016-03-22
* Revert of switch colorfilters to sk_sp (patchset #11 id:200001 of https://cod...Gravatar reed2016-03-22
* switch colorfilters to sk_spGravatar reed2016-03-22
* Reland of "more shader-->sp conversions (patchset #5 id:80001 of https://code...Gravatar reed2016-03-13
* Revert of more shader-->sp conversions (patchset #5 id:80001 of https://coder...Gravatar reed2016-03-13
* more shader-->sp conversionsGravatar reed2016-03-13
* Style Change: NULL->nullptrGravatar halcanary2015-08-27
* make tests portable by using 565 compatible colorsGravatar caryclark2015-07-29
* Remove uniqueID from all filter serialization.Gravatar senorblanco2015-03-18
* change colorfilter to return an array of frag processorsGravatar reed2015-03-03
* add compose-colorfilterGravatar reed2015-03-01
* Revert of add compose-colorfilter (patchset #2 id:20001 of https://codereview...Gravatar reed2015-03-01
* add compose-colorfilterGravatar reed2015-03-01
* Collapse consecutive SkTableColorFiltersGravatar cwallez2015-01-26
* add legacy/helper allocN32Pixels, and convert gm to use itGravatar reed@google.com2014-01-25
* Defining new color constat for transparent colorGravatar junov@google.com2012-12-06
* Result of running tools/sanitize_source_files.py (which was added in https://...Gravatar rmistry@google.com2012-08-23
* Addressed more Windows compiler complaint issuesGravatar robertphillips@google.com2012-04-16
* tweak gm bounds to better fit the contentGravatar reed@google.com2012-03-14
* Towards enabling -Werror in skia on LinuxGravatar bsalomon@google.com2012-01-06
* Add SkTableColorFilter, as a foundation for several SVG filtersGravatar mike@reedtribe.org2011-12-28