aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/SkRecord.h
Commit message (Expand)AuthorAge
* Add SkNVRefCnt, prune down SkPicture's sizeGravatar mtklein2014-11-20
* Implement SkPicture::bytesUsed() for SkRecord backendGravatar tomhudson2014-11-19
* Deparameterize SkVarAlloc.Gravatar mtklein2014-11-13
* Revert of Deparameterize SkVarAlloc. (patchset #6 id:100001 of https://codere...Gravatar mtklein2014-11-13
* Deparameterize SkVarAlloc.Gravatar mtklein2014-11-13
* SkVarAllocGravatar mtklein2014-11-12
* SkRecord: clean up comments and 4 bytes per SkRecord.Gravatar mtklein2014-09-15
* Align all SkRecord::alloc() calls up to at least a pointer size.Gravatar mtklein2014-08-28
* change drawPicture in SkRecord to just ref the pictureGravatar reed2014-08-07
* Add EXPERIMENTAL_beginRecording() for SkRecord-based recording.Gravatar mtklein2014-06-17