aboutsummaryrefslogtreecommitdiffhomepage
path: root/bench/RecordingBench.cpp
Commit message (Expand)AuthorAge
* add serialprocs to MultiDocument, hide redundant methodsGravatar Mike Reed2017-12-21
* add benchType deserial to time deserializing picturesGravatar Mike Reed2017-12-06
* Remove SkLiteDL::makeThreadsafe().Gravatar Mike Klein2017-03-02
* 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 GrLayerHoisterGravatar robertphillips2016-07-13
* return pictures as sk_spGravatar reed2016-03-18
* Remove const from `const int loops`.Gravatar mtklein2015-10-01
* Style Change: NULL->nullptrGravatar halcanary2015-08-27
* Thread through a flag to force SkPicture::playback() when recording subpictures.Gravatar mtklein2015-07-01
* add some debugging to SkNVRefCntGravatar reed2014-11-24
* Add computation of saveLayer information to RecordingBenchGravatar robertphillips2014-11-18
* Try out SkTree in nanobench.Gravatar mtklein2014-10-29
* Measure picture recording speed in nanobench.Gravatar mtklein2014-09-10