1. 7f36405 Remove SkMin32/SkMax32 by Brian Osman · 4 years, 6 months ago
  2. 92b3335 more rect api simplifications by Mike Reed · 5 years ago
  3. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  4. 50acf8f add makeShader() to SkBitmap, and deprecate SkShader version by Mike Reed · 5 years ago
  5. fae8fce Use SkTileMode instead of nested enum by Mike Reed · 5 years ago
  6. 75ae421 IWYU -- SkShader.h by Mike Reed · 7 years ago
  7. 09d994e Misc batch->op cleanup Part 1 of 2 by Brian Salomon · 8 years ago
  8. c6f28f7 Reland of "Finish conversion to sk_sp<SkShader> (patchset #2 id:20001 of https://codereview.chromium.org/1803763002/ )" by reed · 8 years ago
  9. 106e10d Revert of Finish conversion to sk_sp<SkShader> (patchset #2 id:20001 of https://codereview.chromium.org/1803763002/ ) by reed · 8 years ago
  10. 15c3a0e Finish conversion to sk_sp<SkShader> by reed · 8 years ago
  11. a1ebeb2 Remove const from `const int loops`. by mtklein · 9 years ago
  12. 8a6697a Fix for nexus 5 crashing in GL benches by joshualitt · 9 years ago
  13. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  14. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 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 · 9 years ago
  20. 93a1215 SkPaint::FilterLevel -> SkFilterQuality by reed · 9 years ago
  21. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  22. 02cafcc Remove gpu shader optimatization for solid white or trans black colors by egdaniel · 10 years ago
  23. c855ca0 Revert of Remove gpu shader optimatization for solid white or trans black colors (https://codereview.chromium.org/375823005/) by egdaniel · 10 years ago
  24. 5f78d22 Remove gpu shader optimatization for solid white or trans black colors by egdaniel · 10 years ago