1. d1701ba IWYU for gms starting with 'a'. by Ben Wagner · 5 years ago
  2. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  3. fae8fce Use SkTileMode instead of nested enum by Mike Reed · 5 years ago
  4. dbfd7ab Replace a lot of 'static const' with 'constexpr' or 'const'. by mtklein · 8 years ago
  5. 8a21c9f use Make instead of Create to return a shared shader by reed · 8 years ago
  6. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  7. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  8. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  9. 1c40292 remove unused GM flags by mtklein · 10 years ago
  10. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  11. aa458fb Cleanup: More override fixes - another round. by tfarina · 10 years ago
  12. 83f23d8 Remove unused (by clients) SkUnitMapper by commit-bot@chromium.org · 10 years ago
  13. 3339ac5 Revert of Remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/283273002/) (https://codereview.chromium.org/288343009/) by commit-bot@chromium.org · 10 years ago
  14. 4b8f802 Remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/283273002/) by commit-bot@chromium.org · 10 years ago
  15. e2b193c Revert of remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/283273002/) by commit-bot@chromium.org · 10 years ago
  16. ee0cac3 remove unused (by clients) SkUnitMapper by commit-bot@chromium.org · 10 years ago
  17. a90c680 Turn on quilt mode in DM. by commit-bot@chromium.org · 10 years ago
  18. 454ae46 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  19. 3d3a860 Add flag to gradients to interpolate colors in premul space. Experimental API to encapsulate the shared parameters for all gradients into a struct. by reed@google.com · 11 years ago