aboutsummaryrefslogtreecommitdiffstats
path: root/gm/smallarc.cpp
Commit message (Expand)AuthorAgeFilesLines
* GM: replace boilerplate with macroshalcanary2015-09-091-27/+1
* Style Change: SkNEW->new; SkDELETE->deletehalcanary2015-08-261-2/+1
* IWYU: 'core' target, files starting A-C.bungeman2015-08-051-0/+1
* Revert of IWYU: 'core' target, files starting A-C. (patchset #5 id:80001 of h...reed2015-08-041-1/+0
* IWYU: 'core' target, files starting A-C.bungeman2015-08-041-0/+1
* C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}mtklein2015-03-251-3/+3
* Fix up all the easy virtual ... SK_OVERRIDE cases.mtklein2015-01-091-3/+3
* Draw more accurate thick-stroked Beziers (disabled)caryclark2014-10-091-0/+54