Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Remove SkLiteDL::makeThreadsafe(). | Mike Klein | 2017-03-02 |
* | Refactor SkLiteDL to no longer extend SkDrawable. | Derek Sollenberger | 2017-03-02 |
* | add pipe to nanobench | Mike Reed | 2016-10-21 |
* | In recording benches, record to and from the same format. | mtklein | 2016-08-10 |
* | update picture recording benchmarks to allow comparison with SkLiteRecorder | mtklein | 2016-08-08 |
* | Remove GrLayerHoister | robertphillips | 2016-07-13 |
* | return pictures as sk_sp | reed | 2016-03-18 |
* | Remove const from `const int loops`. | mtklein | 2015-10-01 |
* | Style Change: NULL->nullptr | halcanary | 2015-08-27 |
* | Thread through a flag to force SkPicture::playback() when recording subpictures. | mtklein | 2015-07-01 |
* | add some debugging to SkNVRefCnt | reed | 2014-11-24 |
* | Add computation of saveLayer information to RecordingBench | robertphillips | 2014-11-18 |
* | Try out SkTree in nanobench. | mtklein | 2014-10-29 |
* | Measure picture recording speed in nanobench. | mtklein | 2014-09-10 |