1. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  2. 8a00144 test,tools: whitespace changes for clang-format by Hal Canary · 6 years ago
  3. 79aea6a trim #include <new> from SkPostConfig.h by Mike Klein · 6 years ago
  4. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  5. 343a63d SkRecord: infer return type for visit() and mutate(). by mtklein · 8 years ago
  6. c3c6194 Add SkRecord::defrag(). by mtklein · 9 years ago
  7. 449d9b7 simplify code in SkRecords.h by mtklein · 9 years ago
  8. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  9. c6ad06a unsigned -> int for counts and indices in picture-related code by mtklein · 9 years ago
  10. f2950b1 Deparameterize SkVarAlloc. by mtklein · 10 years ago
  11. 0209e95 Align all SkRecord::alloc() calls up to at least a pointer size. by mtklein · 10 years ago
  12. 3a0f279 Move the code over using the same template type approach previously used for willPlayBackBitmaps in http://skbug.com/2702. by tomhudson · 10 years ago
  13. 27dc17c Revert "Move the code over using the same template type approach previously used for willPlayBackBitmaps in http://skbug.com/2702." by Mike Klein · 10 years ago
  14. 60c2a79 Move the code over using the same template type approach previously used for willPlayBackBitmaps in http://skbug.com/2702. by tomhudson · 10 years ago
  15. 06d3771 Only you can prevent memory leaks. by mtklein · 10 years ago
  16. d930511 Linear-time implementation of willPlaybackBitmaps(), computed & cached by tomhudson · 10 years ago
  17. 37f6e62 Move paints to the front of draw structs. by commit-bot@chromium.org · 10 years ago
  18. c71da1f Convert all SkRecordPattern matchers into SkRecord mutators. by commit-bot@chromium.org · 10 years ago
  19. 88c3e27 Refactor SkRecord opts, converting playback optimizations where possible. by commit-bot@chromium.org · 10 years ago
  20. c4b21e6 Mark our territory with (C). by commit-bot@chromium.org · 10 years ago
  21. 506db0b SkRecord: make culling work if SkRecordAnnotateCullingPairs is called. by commit-bot@chromium.org · 10 years ago
  22. 066a28d Start on some unwritten SkRecord TODOs: by commit-bot@chromium.org · 10 years ago