1. 9fa47cc Make class members that are static constexpr also be inline. by Brian Salomon · 3 years, 4 months ago
  2. 7571f9e Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'. by John Stiles · 4 years, 6 months ago
  3. 92f6eb1 use pathbuilder by Mike Reed · 4 years, 6 months ago
  4. a6841be Enable ClangTidy check llvm-namespace-comment. by John Stiles · 4 years, 6 months ago
  5. 30bc527 Revert "Reland "Revert "Use flat version of path-direction enum""" by Mike Reed · 5 years ago
  6. 7cda6f3 Reland "Revert "Use flat version of path-direction enum"" by Mike Reed · 5 years ago
  7. 1792b19 Revert "Revert "Use flat version of path-direction enum"" by Mike Reed · 5 years ago
  8. 0dacc6b Revert "Use flat version of path-direction enum" by Mike Reed · 5 years ago
  9. e0fbe94 Use flat version of path-direction enum by Mike Reed · 5 years ago
  10. 6a34f3a IWYU for gms starting with 'b'. by Ben Wagner · 6 years ago
  11. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 6 years ago
  12. d46dce3 don't adapt any gray colors to 565 by Mike Klein · 7 years ago
  13. 1be1f8d hide SkBlurMaskFilter and SkBlurQuality by Mike Reed · 7 years ago
  14. 33d2055 GM: some header cleanup by Mike Klein · 8 years ago
  15. 6699838 allow clip calls w/o op param, remove unnecessary kReplace ops by reed · 8 years ago
  16. 73603f3 abstract name of clipping ops, to transtion to a more restricted set by reed · 8 years ago
  17. dbfd7ab Replace a lot of 'static const' with 'constexpr' or 'const'. by mtklein · 8 years ago
  18. efdfd51 switch maskfilters to sk_sp by reed · 9 years ago
  19. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  20. d3ebb48 IWYU: 'core' target, files starting A-C. by bungeman · 10 years ago
  21. fb8c1fc Revert of IWYU: 'core' target, files starting A-C. (patchset #5 id:80001 of https://codereview.chromium.org/1265033002/ ) by reed · 10 years ago
  22. 7403d87 IWYU: 'core' target, files starting A-C. by bungeman · 10 years ago
  23. 65cdba6 Revert of Revert of make gm background colors 565 compatible (patchset #1 id:1 of https://codereview.chromium.org/1184123002/) by caryclark · 10 years ago
  24. 0bdb08b Revert of make gm background colors 565 compatible (patchset #2 id:20001 of https://codereview.chromium.org/1176243006/) by caryclark · 10 years ago
  25. be7f768 make gm background colors 565 compatible by caryclark · 10 years ago
  26. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 10 years ago
  27. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  28. f539318 Cleanup: Get rid of make_isize() function from gm.h. by tfarina · 11 years ago
  29. e396455 move common blur types into central header by commit-bot@chromium.org · 11 years ago
  30. ab7442c Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  31. f3db546 Can't be leaving that crucial newline off the end of a file by robertphillips@google.com · 11 years ago
  32. 96ac2f6 Add GM to verify removal of 32767 limit in SkBlurMaskFilter::filterRectsToNine is okay by robertphillips@google.com · 11 years ago