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. ea3f014 sk_tool_utils -> ToolUtils, and git clang-format by Mike Klein · 5 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. 9369031 GrColor -> SkColor in one GM by Brian Osman · 6 years ago
  8. 5dd202d Revert "Revert "move GrColor.h to private, IWYU"" by Mike Reed · 6 years ago
  9. 63cc293 Revert "move GrColor.h to private, IWYU" by Brian Salomon · 6 years ago
  10. e602f39 move GrColor.h to private, IWYU by Mike Reed · 6 years ago
  11. b4aab9a Replace SkFAIL with SK_ABORT. by Ben Wagner · 7 years ago
  12. 2a475ea add drawString helper to canvas by Cary Clark · 7 years ago
  13. 33d2055 GM: some header cleanup by Mike Klein · 7 years ago
  14. 3661bc9 hide trivial helpers on canvas by Mike Reed · 7 years ago
  15. 0e39f97 Revert "Revert "make it illegal to include SkXfermode.h"" by Mike Reed · 8 years ago
  16. e9d1b29 Revert "make it illegal to include SkXfermode.h" by Greg Daniel · 8 years ago
  17. 07764ce make it illegal to include SkXfermode.h by Mike Reed · 8 years ago
  18. d470673 make SkXfermode.h go away by Mike Reed · 8 years ago
  19. 374772b Revert[8] "replace SkXfermode obj with SkBlendMode enum in paints" by reed · 8 years ago
  20. c245574 Revert[7] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  21. 2b2fc7d Revert[6] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  22. 3ed485f Revert[5] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  23. 1834242 Revert[4] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  24. 2cbcd12 Revert "Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints""" by Mike Reed · 8 years ago
  25. 70cdb39 Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints"" by Mike Reed · 8 years ago
  26. ce02e71 Revert "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  27. 0591897 replace SkXfermode obj with SkBlendMode enum in paints by Mike Reed · 8 years ago
  28. 403d154 Revert "Revert "replace Arithmetic xfermode with imagefilter"" by Mike Reed · 8 years ago
  29. 10ff5bf Revert "replace Arithmetic xfermode with imagefilter" by Mike Reed · 8 years ago
  30. 0530c88 replace Arithmetic xfermode with imagefilter by Mike Reed · 8 years ago
  31. dbfd7ab Replace a lot of 'static const' with 'constexpr' or 'const'. by mtklein · 8 years ago
  32. cfb6bdf switch xfermodes over to sk_sp by reed · 8 years ago
  33. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  34. 3819d2d Added concave paths to aaxfermodes GM by ethannicholas · 9 years ago
  35. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  36. d3ebb48 IWYU: 'core' target, files starting A-C. by bungeman · 9 years ago
  37. 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
  38. 7403d87 IWYU: 'core' target, files starting A-C. by bungeman · 9 years ago
  39. 1818acb rename portable_typeface_always to portable_typeface by caryclark · 9 years ago
  40. d3c1622 turn on antialiased text by caryclark · 9 years ago
  41. 83ca628 Today's gm include many differences caused by platform font implementations. by caryclark · 9 years ago
  42. 6fd158e Implement Porter Duff XP with a blend table by cdalton · 9 years ago
  43. c33db93 Revert of Implement Porter Duff XP with a blend table (patchset #12 id:220001 of https://codereview.chromium.org/1124373002/) by bungeman · 9 years ago
  44. 9a70920 Implement Porter Duff XP with a blend table by cdalton · 9 years ago