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