1. 2f6e2f8 Use SkClipOp::kFoo instead of kFoo_SkClipOp from SkClipOpPriv by Michael Ludwig · 3 years, 1 month ago
  2. 7571f9e Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'. by John Stiles · 4 years ago
  3. 58cc97a Use factories to avoid using (deprecated) path editing methods by Mike Reed · 4 years, 1 month ago
  4. a6841be Enable ClangTidy check llvm-namespace-comment. by John Stiles · 4 years, 1 month ago
  5. 9689e39 Update complex clip GMs to only use supported clip ops by Michael Ludwig · 4 years, 4 months ago
  6. 4241f5e Revert "add guard to switch to SkPathTypes" by Mike Reed · 5 years ago
  7. e1af444 add guard to switch to SkPathTypes by Mike Reed · 5 years ago
  8. 92b3335 more rect api simplifications by Mike Reed · 5 years ago
  9. 7fde8e1 IWYU for gms. by Ben Wagner · 5 years ago
  10. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  11. c1f7774 Revert[2] "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS" by Mike Reed · 8 years ago
  12. a129dfe Revert "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS" by Mike Reed · 8 years ago
  13. 8e7432b remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS by Mike Reed · 8 years ago
  14. 73603f3 abstract name of clipping ops, to transtion to a more restricted set by reed · 8 years ago
  15. dbfd7ab Replace a lot of 'static const' with 'constexpr' or 'const'. by mtklein · 8 years ago
  16. d3ebb48 IWYU: 'core' target, files starting A-C. by bungeman · 9 years ago
  17. fb8c1fc Revert of IWYU: 'core' target, files starting A-C. (patchset #5 id:80001 of https://codereview.chromium.org/1265033002/ ) by reed · 9 years ago
  18. 7403d87 IWYU: 'core' target, files starting A-C. by bungeman · 9 years ago
  19. f059900 Fix up -Winconsistent-missing-override by mtklein · 9 years ago
  20. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  21. 63c684a fuzzer fixes by caryclark · 10 years ago
  22. 1c40292 remove unused GM flags by mtklein · 10 years ago
  23. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  24. f9d6101 There can be only one (SkRandom)! by scroggo · 10 years ago
  25. f539318 Cleanup: Get rid of make_isize() function from gm.h. by tfarina · 10 years ago
  26. a90c680 Turn on quilt mode in DM. by commit-bot@chromium.org · 10 years ago
  27. e5b2af9 Store SkRRects in SkClipStack by commit-bot@chromium.org · 11 years ago
  28. 4b413c8 remove SkFloatToScalar macro by commit-bot@chromium.org · 11 years ago
  29. e0e7cfe Change old PRG to be SkLCGRandom; change new one to SkRandom by commit-bot@chromium.org · 11 years ago
  30. 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
  31. ab5ec7e Translated clip GMs to increase stability by robertphillips@google.com · 12 years ago
  32. 2470b25 Updated AAClips Sample slide and complexclip2 GM to exercise AA clipping by robertphillips@google.com · 12 years ago
  33. 48dd1a2 Import all GMs as Samples. by bsalomon@google.com · 13 years ago
  34. 45482d1 fix pictures to not skip-over clip ops that might expand the clip by reed@google.com · 13 years ago
  35. 574f29d Add revisions to complexclip2.cpp from code review. Checkin windows baselines. by bsalomon@google.com · 13 years ago
  36. 30db599 add new test for complex clips by reed@google.com · 13 years ago