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