Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Convert NULL and 0 to nullptr. | Ben Wagner | 2017-08-28 |
* | Change SkMemory to the more accurately named SkMalloc. | Herb Derby | 2017-03-27 |
* | Make SkMemory.h and adjust all files for usage. | Herb Derby | 2017-03-20 |
* | Make SkShadowUtils tessellations ref counted in preparation for caching them. | Brian Salomon | 2017-01-31 |
* | dedup images/blobs/pictures by ID in old serialization format | reed | 2016-08-29 |
* | std::move(SkTDArray) | halcanary | 2016-08-08 |
* | detach -> release | mtklein | 2016-03-16 |
* | Move SkTDArray to private. | bungeman | 2016-02-18 |