aboutsummaryrefslogtreecommitdiffstats
path: root/bench/RectanizerBench.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove SK_SUPPORT_GPU checks in tool-only codeBrian Osman2018-05-311-4/+0
* Remove SkAutoTDelete.Ben Wagner2016-11-031-1/+1
* Style bikeshed - remove extraneous whitespacehalcanary2016-03-291-1/+1
* Remove const from `const int loops`.mtklein2015-10-011-1/+1
* Fix for nexus 5 crashing in GL benchesjoshualitt2015-09-301-1/+1
* Style Change: NULL->nullptrhalcanary2015-08-271-1/+1
* Style Change: SkNEW->new; SkDELETE->deletehalcanary2015-08-261-2/+2
* C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}mtklein2015-03-251-4/+4
* Fix up all the easy virtual ... SK_OVERRIDE cases.mtklein2015-01-091-4/+4
* Remove Sk prefix from some bench classes.tfarina2014-06-191-3/+3
* Add bench for rectanizersrobertphillips2014-06-051-0/+138