1. dc976a9 update skstd by Mike Klein · 4 years, 4 months ago
  2. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  3. 74564b4 check for no_paint and remove some drawdrawable special-casing by Mike Reed · 7 years ago
  4. 6b20a55 Make header files self-sufficient by Hal Canary · 8 years ago
  5. 343a63d SkRecord: infer return type for visit() and mutate(). by mtklein · 8 years ago
  6. 24e7db8 Modernize SkRecordPattern.h by mtklein · 9 years ago
  7. 449d9b7 simplify code in SkRecords.h by mtklein · 9 years ago
  8. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  9. c6ad06a unsigned -> int for counts and indices in picture-related code by mtklein · 9 years ago
  10. dc0f408 Fold alpha to the inner savelayer in savelayer-savelayer-restore patterns by kkinnunen · 10 years ago
  11. 99d6a9e Fix a bug in Save-Restore no-op optimization. by mtklein · 10 years ago
  12. 887f397 Add EXPERIMENTAL_beginRecording() for SkRecord-based recording. by mtklein · 10 years ago[Renamed from src/record/SkRecordPattern.h]
  13. 888e468 Split Star into Star (stores nothing) and List (stores matches). by commit-bot@chromium.org · 10 years ago
  14. c71da1f Convert all SkRecordPattern matchers into SkRecord mutators. by commit-bot@chromium.org · 10 years ago
  15. 1b54646 SaveLayer is not a draw. by commit-bot@chromium.org · 10 years ago
  16. 73fffeb Add pattern matchers for SkRecord by commit-bot@chromium.org · 10 years ago