aboutsummaryrefslogtreecommitdiffhomepage
path: root/gm/drawatlascolor.cpp
Commit message (Expand)AuthorAge
* Remove caching from the draw-atlas GMs. Fixes bugs cycling backends.Gravatar brianosman2016-09-29
* Replace a lot of 'static const' with 'constexpr' or 'const'.Gravatar mtklein2016-09-01
* switch xfermodes over to sk_spGravatar reed2016-03-29
* Style bikeshed - remove extraneous whitespaceGravatar halcanary2016-03-29
* switch surface to sk_spGravatar reed2016-03-23
* update callsites for Make image factoriesGravatar reed2016-03-17
* Style Change: NULL->nullptrGravatar halcanary2015-08-27
* rename portable_typeface_always to portable_typefaceGravatar caryclark2015-07-24
* Fix Ganesh drawAtlas bug with quad colorsGravatar robertphillips2015-07-24