1. 7571f9e Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'. by John Stiles · 3 years, 10 months ago
  2. 7fde8e1 IWYU for gms. by Ben Wagner · 5 years ago
  3. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  4. d46dce3 don't adapt any gray colors to 565 by Mike Klein · 6 years ago
  5. 33d2055 GM: some header cleanup by Mike Klein · 7 years ago
  6. dbfd7ab Replace a lot of 'static const' with 'constexpr' or 'const'. by mtklein · 8 years ago
  7. 9c67381 Enlarge strokerect GM size to reveal hidden content by bsalomon · 8 years ago
  8. 8151103 fix non-square stroke rects (non-aa) by reed · 8 years ago
  9. c53b82e revised strokerect gm by caryclark · 9 years ago
  10. f597c42 make pixelsnap textblob* etc gm portable by caryclark · 9 years ago
  11. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  12. 1c40292 remove unused GM flags by mtklein · 9 years ago
  13. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 9 years ago
  14. 752e7eb Cleanup: Another round of override fixes. by tfarina · 10 years ago
  15. a90c680 Turn on quilt mode in DM. by commit-bot@chromium.org · 10 years ago
  16. e16efc1 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  17. 9903395 test for StrokeAndFill as well in this GM by reed@google.com · 12 years ago
  18. 603dbed add specialty strokeRect() to SkStroke, which can return much cleaner results by reed@google.com · 12 years ago