Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Convert NULL and 0 to nullptr. | Ben Wagner | 2017-08-28 |
* | Revert[2] "Change SkCanvas to *not* inherit from SkRefCnt" | Mike Reed | 2016-11-13 |
* | Revert "Change SkCanvas to *not* inherit from SkRefCnt" | Heather Miller | 2016-11-10 |
* | Change SkCanvas to *not* inherit from SkRefCnt | Mike Reed | 2016-11-09 |
* | Move SkTDArray to private. | bungeman | 2016-02-18 |
* | Add sk_parallel_for() | mtklein | 2015-06-17 |
* | Add a flag to flush the canvases during SkMultiPictureDraw::draw(). | senorblanco | 2015-01-28 |
* | SkTaskGroup::batch(fn, args, N) | mtklein | 2014-10-29 |
* | MultiPictureDraw is taskgroup aware. | reed | 2014-10-29 |
* | SkMultiPictureDraw API | robertphillips | 2014-08-21 |