aboutsummaryrefslogtreecommitdiffhomepage
path: root/gm/colorcube.cpp
Commit message (Expand)AuthorAge
* Replace a lot of 'static const' with 'constexpr' or 'const'.Gravatar mtklein2016-09-01
* 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
* partial switch over to sp usage of shadersGravatar reed2016-03-09
* Switch SkAutoMalloc to SkAutoTMalloc to avoid castGravatar scroggo2015-12-10
* Remove SkBitmapSourceGravatar fmalita2015-09-25
* Style Change: NULL->nullptrGravatar halcanary2015-08-27
* make tests portable by using 565 compatible colorsGravatar caryclark2015-07-29
* Adding 3D lut color filterGravatar sugoi2014-10-09