aboutsummaryrefslogtreecommitdiffstats
path: root/gm/beziers.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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: More override fixes - another round.tfarina2015-01-051-3/+3
* There can be only one (SkRandom)!scroggo2014-12-151-3/+3
* Turn SkCanvasStateUtils into a class with static functions.tfarina2014-10-101-1/+0
* Draw more accurate thick-stroked Beziers (disabled)caryclark2014-10-091-0/+87