1. fae8fce Use SkTileMode instead of nested enum by Mike Reed · 5 years ago
  2. ea3f014 sk_tool_utils -> ToolUtils, and git clang-format by Mike Klein · 5 years ago
  3. e964c18 gm: use DEF_GM macro consistantly by Hal Canary · 6 years ago
  4. b579f07 change textutils to require font param by Mike Reed · 6 years ago
  5. 3a42ec0 hide the SkPaint::Align enum entirely by Mike Reed · 6 years ago
  6. 331ccfd add textutils by Mike Reed · 6 years ago
  7. 2a475ea add drawString helper to canvas by Cary Clark · 7 years ago
  8. 33d2055 GM: some header cleanup by Mike Klein · 7 years ago
  9. d470673 make SkXfermode.h go away by Mike Reed · 8 years ago
  10. 374772b Revert[8] "replace SkXfermode obj with SkBlendMode enum in paints" by reed · 8 years ago
  11. c245574 Revert[7] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  12. 2b2fc7d Revert[6] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  13. 3ed485f Revert[5] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  14. 1834242 Revert[4] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  15. 2cbcd12 Revert "Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints""" by Mike Reed · 8 years ago
  16. 70cdb39 Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints"" by Mike Reed · 8 years ago
  17. ce02e71 Revert "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  18. 0591897 replace SkXfermode obj with SkBlendMode enum in paints by Mike Reed · 8 years ago
  19. dbfd7ab Replace a lot of 'static const' with 'constexpr' or 'const'. by mtklein · 8 years ago
  20. cfb6bdf switch xfermodes over to sk_sp by reed · 8 years ago
  21. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  22. 1a9b964 Reland of "more shader-->sp conversions (patchset #5 id:80001 of https://codereview.chromium.org/1789633002/ )" by reed · 8 years ago
  23. 9283d20 Revert of more shader-->sp conversions (patchset #5 id:80001 of https://codereview.chromium.org/1789633002/ ) by reed · 8 years ago
  24. ce563cd more shader-->sp conversions by reed · 8 years ago
  25. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  26. 1818acb rename portable_typeface_always to portable_typeface by caryclark · 9 years ago
  27. 4ec1ac6 make xfermode* portable by caryclark · 9 years ago
  28. d3e9191 Fix variable names in xfermodes2 gm test by cdalton · 9 years ago
  29. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  30. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  31. 992c7b0 Add standard fonts to all GMs. by Cary Clark · 10 years ago
  32. f539318 Cleanup: Get rid of make_isize() function from gm.h. by tfarina · 10 years ago
  33. 9c9005a Move SkShader::fLocalMatrix into SkShader constructor. by commit-bot@chromium.org · 10 years ago
  34. 091a594 Reduce internal explicit SaveFlags usage. by commit-bot@chromium.org · 10 years ago
  35. eb9a46c add legacy/helper allocN32Pixels, and convert gm to use it by reed@google.com · 11 years ago
  36. 383a697 store SkAlphaType inside SkBitmap, on road to support unpremul by reed@google.com · 11 years ago
  37. 051be8e Fix for segmentation fault in xfermodes2 GM. by jvanverth@google.com · 11 years ago
  38. cbbdab5 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  39. 8c463b0 Add xfermodes2 GM. Tests all xfer modes with two gradient bitmaps by bsalomon@google.com · 11 years ago