Commit message (Expand) | Author | Age | |
---|---|---|---|
* | 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 |