aboutsummaryrefslogtreecommitdiffhomepage
path: root/bench/RectanizerBench.cpp
Commit message (Expand)AuthorAge
* Remove SK_SUPPORT_GPU checks in tool-only codeGravatar Brian Osman2018-05-31
* Remove SkAutoTDelete.Gravatar Ben Wagner2016-11-03
* Style bikeshed - remove extraneous whitespaceGravatar halcanary2016-03-29
* Remove const from `const int loops`.Gravatar mtklein2015-10-01
* Fix for nexus 5 crashing in GL benchesGravatar joshualitt2015-09-30
* Style Change: NULL->nullptrGravatar halcanary2015-08-27
* Style Change: SkNEW->new; SkDELETE->deleteGravatar halcanary2015-08-26
* C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}Gravatar mtklein2015-03-25
* Fix up all the easy virtual ... SK_OVERRIDE cases.Gravatar mtklein2015-01-09
* Remove Sk prefix from some bench classes.Gravatar tfarina2014-06-19
* Add bench for rectanizersGravatar robertphillips2014-06-05