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