Commit message (Expand) | Author | Age | |
---|---|---|---|
* | SkRecord: increase min block to 512B, remove max. | mtklein | 2014-12-12 |
* | SkRecord: outline methods that are not called O(N) times. | mtklein | 2014-11-24 |
* | option to return drawable from recording | reed | 2014-11-24 |
* | Add SkNVRefCnt, prune down SkPicture's size | mtklein | 2014-11-20 |
* | Implement SkPicture::bytesUsed() for SkRecord backend | tomhudson | 2014-11-19 |
* | Deparameterize SkVarAlloc. | mtklein | 2014-11-13 |
* | Revert of Deparameterize SkVarAlloc. (patchset #6 id:100001 of https://codere... | mtklein | 2014-11-13 |
* | Deparameterize SkVarAlloc. | mtklein | 2014-11-13 |
* | SkVarAlloc | mtklein | 2014-11-12 |
* | SkRecord: clean up comments and 4 bytes per SkRecord. | mtklein | 2014-09-15 |
* | Align all SkRecord::alloc() calls up to at least a pointer size. | mtklein | 2014-08-28 |
* | change drawPicture in SkRecord to just ref the picture | reed | 2014-08-07 |
* | Add EXPERIMENTAL_beginRecording() for SkRecord-based recording. | mtklein | 2014-06-17 |