- 7571f9e Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'. by John Stiles · 4 years, 2 months ago
- 06d7c9d Revert "Revert "use pathbuilder"" by Mike Reed · 4 years, 2 months ago
- 43e3e91 Revert "use pathbuilder" by Mike Reed · 4 years, 2 months ago
- 4b25d41 use pathbuilder by Mike Reed · 4 years, 2 months ago
- a6841be Enable ClangTidy check llvm-namespace-comment. by John Stiles · 4 years, 3 months ago
- 74a7a81 fix addOval and addRRect on builder by Mike Reed · 4 years, 3 months ago
- bd3ffa4 Fix range-based for loops which copy the loop variable unnecessarily. by John Stiles · 4 years, 3 months ago
- 3e84312 add new patheffect for stroke-and-fill by Mike Reed · 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
- 4241f5e Revert "add guard to switch to SkPathTypes" by Mike Reed · 5 years ago
- e1af444 add guard to switch to SkPathTypes by Mike Reed · 5 years ago
- 7fde8e1 IWYU for gms. by Ben Wagner · 6 years ago
- c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 6 years ago
- e964c18 gm: use DEF_GM macro consistantly by Hal Canary · 6 years ago
- 20390c3 Pull non-substantive changes out of GrShape mask drawing CL by Robert Phillips · 6 years ago
- 310f44d rename to Merge patheffect by Mike Reed · 6 years ago
- 0ef539a add new patheffects by Mike Reed · 6 years ago
- a07741a begin to hide details of SkPathEffect by Mike Reed · 8 years ago
- dbfd7ab Replace a lot of 'static const' with 'constexpr' or 'const'. by mtklein · 8 years ago
- a439334 Reland of "switch patheffects over to sk_sp (patchset #5 id:80001 of https://codereview.chromium.org/1813553005/ )" by reed · 9 years ago
- f28ad89 Revert of switch patheffects over to sk_sp (patchset #5 id:80001 of https://codereview.chromium.org/1813553005/ ) by reed · 9 years ago
- 9fbee18 switch patheffects over to sk_sp by reed · 9 years ago
- 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
- 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 10 years ago
- 1c40292 remove unused GM flags by mtklein · 10 years ago
- 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
- 752e7eb Cleanup: Another round of override fixes. by tfarina · 10 years ago
- f539318 Cleanup: Get rid of make_isize() function from gm.h. by tfarina · 10 years ago
- a90c680 Turn on quilt mode in DM. by commit-bot@chromium.org · 11 years ago
- 0a2bf90 Factory methods for heap-allocated SkPathEffect and SkXfermode objects. by commit-bot@chromium.org · 11 years ago
- ae933ce Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) by rmistry@google.com · 12 years ago
- 1313086 fix warnings on Mac in gm by caryclark@google.com · 12 years ago
- 22f42b7 [GPU] when paint has patheffect, it should fallback to path render by bsalomon@google.com · 13 years ago
- 632151b Add path effect GM by bsalomon@google.com · 13 years ago