1. c6ad06a unsigned -> int for counts and indices in picture-related code by mtklein · 9 years ago
  2. 29b1afc Rearrange SkRecord with small N in mind by mtklein · 9 years ago
  3. 35f5576 Revert of Rearrange SkRecord with small N in mind (patchset #8 id:120001 of https://codereview.chromium.org/1061783002/) by mtklein · 9 years ago
  4. e2dd940 Rearrange SkRecord with small N in mind by mtklein · 9 years ago
  5. 59dba14 SkRecord: increase min block to 512B, remove max. by mtklein · 10 years ago
  6. f98862c SkRecord: outline methods that are not called O(N) times. by mtklein · 10 years ago
  7. 1bdfd3f option to return drawable from recording by reed · 10 years ago
  8. 08d1fcc Add SkNVRefCnt, prune down SkPicture's size by mtklein · 10 years ago
  9. 158fcaa Implement SkPicture::bytesUsed() for SkRecord backend by tomhudson · 10 years ago
  10. f2950b1 Deparameterize SkVarAlloc. by mtklein · 10 years ago
  11. dfd5f6e Revert of Deparameterize SkVarAlloc. (patchset #6 id:100001 of https://codereview.chromium.org/721313002/) by mtklein · 10 years ago
  12. bc41538 Deparameterize SkVarAlloc. by mtklein · 10 years ago
  13. 8113dd1 SkVarAlloc by mtklein · 10 years ago
  14. db26a12 SkRecord: clean up comments and 4 bytes per SkRecord. by mtklein · 10 years ago
  15. 0209e95 Align all SkRecord::alloc() calls up to at least a pointer size. by mtklein · 10 years ago
  16. 2347b62 change drawPicture in SkRecord to just ref the picture by reed · 10 years ago
  17. 887f397 Add EXPERIMENTAL_beginRecording() for SkRecord-based recording. by mtklein · 10 years ago[Renamed from src/record/SkRecord.h]
  18. c71da1f Convert all SkRecordPattern matchers into SkRecord mutators. by commit-bot@chromium.org · 10 years ago
  19. 50ca12b Statically initialize those zero-size singletons. by commit-bot@chromium.org · 10 years ago
  20. 9f46974 Revert of Statically initialize those zero-size singletons. (https://codereview.chromium.org/270353003/) by commit-bot@chromium.org · 10 years ago
  21. 37a6a8c Statically initialize those zero-size singletons. by commit-bot@chromium.org · 10 years ago
  22. 08bf86c Partially restore small-T optimization for very small (empty) T. by commit-bot@chromium.org · 10 years ago
  23. f0ae5e4 Proof of adoption in SkRecord::replace. by commit-bot@chromium.org · 10 years ago
  24. 88c3e27 Refactor SkRecord opts, converting playback optimizations where possible. by commit-bot@chromium.org · 10 years ago
  25. c4b21e6 Mark our territory with (C). by commit-bot@chromium.org · 10 years ago
  26. 506db0b SkRecord: make culling work if SkRecordAnnotateCullingPairs is called. by commit-bot@chromium.org · 10 years ago
  27. e3ff558 SkRecord strawman by commit-bot@chromium.org · 10 years ago