aboutsummaryrefslogtreecommitdiffstats
path: root/gm/stringart.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change cubicmap to eval directly (no table)Mike Reed2018-08-131-0/+72
* GM: some header cleanupMike Klein2017-03-221-0/+1
* Replace a lot of 'static const' with 'constexpr' or 'const'.mtklein2016-09-011-5/+5
* adjust gm bounds for better content fitreed2016-04-111-2/+2
* Make some GMs animaterobertphillips2016-04-081-4/+21
* make tests portable by using 565 compatible colorscaryclark2015-07-291-1/+1
* Revert of Revert of stop calling SkScalarDiv (patchset #1 id:1 of https://cod...reed2015-05-121-1/+1
* Revert of stop calling SkScalarDiv (patchset #4 id:60001 of https://coderevie...reed2015-05-121-1/+1
* stop calling SkScalarDivreed2015-05-121-1/+1
* C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}mtklein2015-03-251-3/+3
* remove unused GM flagsmtklein2015-01-231-3/+0
* Fix up all the easy virtual ... SK_OVERRIDE cases.mtklein2015-01-091-4/+4
* Cleanup: Another round of override fixes.tfarina2014-12-201-3/+3
* Turn on quilt mode in DM.commit-bot@chromium.org2014-04-301-0/+4
* One more try at fixing warningsjvanverth@google.com2013-09-191-3/+3
* Type warning fix for: Add string art GM and sample.jvanverth@google.com2013-09-191-3/+3
* Add string art GM and sample.jvanverth@google.com2013-09-191-0/+66