aboutsummaryrefslogtreecommitdiffhomepage
path: root/bench/RecordingBench.h
Commit message (Expand)AuthorAge
* add benchType deserial to time deserializing picturesGravatar Mike Reed2017-12-06
* Refactor SkLiteDL to no longer extend SkDrawable.Gravatar Derek Sollenberger2017-03-02
* add pipe to nanobenchGravatar Mike Reed2016-10-21
* In recording benches, record to and from the same format.Gravatar mtklein2016-08-10
* update picture recording benchmarks to allow comparison with SkLiteRecorderGravatar mtklein2016-08-08
* Remove const from `const int loops`.Gravatar mtklein2015-10-01
* 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
* Measure picture recording speed in nanobench.Gravatar mtklein2014-09-10