aboutsummaryrefslogtreecommitdiffstats
path: root/bench/FSRectBench.cpp
Commit message (Expand)AuthorAgeFilesLines
* stop using SkScalarMulMike Reed2017-02-141-4/+4
* Style bikeshed - remove extraneous whitespacehalcanary2016-03-291-1/+0
* 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: SkNEW->new; SkDELETE->deletehalcanary2015-08-261-1/+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
* Remove Sk prefix from some bench classes.tfarina2014-06-191-3/+3
* Simplify benchmark internal API.commit-bot@chromium.org2013-12-031-2/+2
* Refactoring: get rid of the SkBenchmark void* parameter.mtklein@google.com2013-09-131-5/+2
* Major bench refactoring.mtklein@google.com2013-09-101-4/+4
* Change old PRG to be SkLCGRandom; change new one to SkRandomcommit-bot@chromium.org2013-09-091-1/+1
* Add fullscreen rect benchbsalomon@google.com2013-08-021-0/+66