1. 92f6eb1 use pathbuilder by Mike Reed · 3 years, 10 months ago
  2. 457c6dd remove unused enums for picture-recorder by Mike Reed · 3 years, 11 months ago
  3. a6841be Enable ClangTidy check llvm-namespace-comment. by John Stiles · 4 years ago
  4. 4241f5e Revert "add guard to switch to SkPathTypes" by Mike Reed · 4 years, 10 months ago
  5. e1af444 add guard to switch to SkPathTypes by Mike Reed · 4 years, 10 months ago
  6. fa3305a gm: add some overrides by Hal Canary · 5 years ago
  7. 7fde8e1 IWYU for gms. by Ben Wagner · 5 years ago
  8. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  9. e964c18 gm: use DEF_GM macro consistantly by Hal Canary · 5 years ago
  10. c090c64 move files out of private, and fix up callers to IWYU by Mike Reed · 7 years ago
  11. 6699838 allow clip calls w/o op param, remove unnecessary kReplace ops by reed · 8 years ago
  12. 73603f3 abstract name of clipping ops, to transtion to a more restricted set by reed · 8 years ago
  13. dbfd7ab Replace a lot of 'static const' with 'constexpr' or 'const'. by mtklein · 8 years ago
  14. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  15. ca2622b return pictures as sk_sp by reed · 8 years ago
  16. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  17. c5ba71d Change SkPicture::draw to playback by robertphillips · 10 years ago
  18. a8d7f0b Try out scalar picture sizes by robertphillips · 10 years ago
  19. f539318 Cleanup: Get rid of make_isize() function from gm.h. by tfarina · 10 years ago
  20. 770963f Staging for cleanup of SkPicture-related headers by robertphillips@google.com · 10 years ago
  21. 5fb2ce3 Staged removal of SkPicture-derived classes by commit-bot@chromium.org · 10 years ago
  22. 84b18c7 split SkPictureRecorder out of SkPicture by robertphillips@google.com · 10 years ago
  23. 54339a8 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  24. 968c17d fixed compiler complaints by robertphillips@google.com · 12 years ago
  25. 71e21ba Fix picture refcnt bug in distantclip gm. Unreviewed. by rileya@google.com · 12 years ago
  26. ffadfb5 Add gm to test SkRegion/clipPath bug. by rileya@google.com · 12 years ago