1. 116b33e Remove SkMaxScalar and SkMinScalar by Brian Osman · 4 years, 6 months ago
  2. 898bbfa Update gms to use new image filter factories by Michael Ludwig · 5 years ago
  3. 7fde8e1 IWYU for gms. by Ben Wagner · 5 years ago
  4. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  5. fae8fce Use SkTileMode instead of nested enum by Mike Reed · 5 years ago
  6. ea3f014 sk_tool_utils -> ToolUtils, and git clang-format by Mike Klein · 5 years ago
  7. 33d2055 GM: some header cleanup by Mike Klein · 7 years ago
  8. 374772b Revert[8] "replace SkXfermode obj with SkBlendMode enum in paints" by reed · 8 years ago
  9. c245574 Revert[7] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  10. 2b2fc7d Revert[6] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  11. 3ed485f Revert[5] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  12. 1834242 Revert[4] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  13. 2cbcd12 Revert "Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints""" by Mike Reed · 8 years ago
  14. 70cdb39 Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints"" by Mike Reed · 8 years ago
  15. ce02e71 Revert "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  16. 0591897 replace SkXfermode obj with SkBlendMode enum in paints by Mike Reed · 8 years ago
  17. 7438bfc Factor code to rotate a canvas about a point. by bungeman · 8 years ago
  18. 51dece3 add gm to exercise rotated imagefiltesr w/ and w/o antialiasing by reed · 8 years ago
  19. bfe11fc Update DisplacementMapEffect to sk_sp by robertphillips · 8 years ago
  20. 47db5fe Revert of Update DisplacementMapEffect to sk_sp (patchset #3 id:40001 of https://codereview.chromium.org/1877783003/ ) by robertphillips · 8 years ago
  21. a53011e Update DisplacementMapEffect to sk_sp by robertphillips · 8 years ago
  22. c416912 Update DropShadowImageFilter to sk_sp by robertphillips · 8 years ago
  23. fc11b0a Update SkMorphology ImageFilters to sk_sp by robertphillips · 8 years ago
  24. 6e7025a Update SkBlurImageFilter to sk_sp by robertphillips · 8 years ago
  25. 549c899 Update SkImageSource to sk_sp by robertphillips · 8 years ago
  26. e8f3062 switch surface to sk_sp by reed · 8 years ago
  27. 9ce9d67 update callsites for Make image factories by reed · 8 years ago
  28. 1a9b964 Reland of "more shader-->sp conversions (patchset #5 id:80001 of https://codereview.chromium.org/1789633002/ )" by reed · 8 years ago
  29. 9283d20 Revert of more shader-->sp conversions (patchset #5 id:80001 of https://codereview.chromium.org/1789633002/ ) by reed · 8 years ago
  30. ce563cd more shader-->sp conversions by reed · 8 years ago
  31. 2f5891e Remove SkBitmapSource by fmalita · 9 years ago
  32. 943a462 Minor code cleanup (left over from prior CL) by robertphillips · 9 years ago
  33. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  34. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  35. d4bb991 Add a new GM to show problems with shear/rotate CTM w/ image filters. by senorblanco · 9 years ago