1. 7438bfc Factor code to rotate a canvas about a point. by bungeman · 8 years ago
  2. 51dece3 add gm to exercise rotated imagefiltesr w/ and w/o antialiasing by reed · 8 years ago
  3. bfe11fc Update DisplacementMapEffect to sk_sp by robertphillips · 8 years ago
  4. 47db5fe Revert of Update DisplacementMapEffect to sk_sp (patchset #3 id:40001 of https://codereview.chromium.org/1877783003/ ) by robertphillips · 8 years ago
  5. a53011e Update DisplacementMapEffect to sk_sp by robertphillips · 8 years ago
  6. c416912 Update DropShadowImageFilter to sk_sp by robertphillips · 8 years ago
  7. fc11b0a Update SkMorphology ImageFilters to sk_sp by robertphillips · 8 years ago
  8. 6e7025a Update SkBlurImageFilter to sk_sp by robertphillips · 8 years ago
  9. 549c899 Update SkImageSource to sk_sp by robertphillips · 8 years ago
  10. e8f3062 switch surface to sk_sp by reed · 8 years ago
  11. 9ce9d67 update callsites for Make image factories by reed · 8 years ago
  12. 1a9b964 Reland of "more shader-->sp conversions (patchset #5 id:80001 of https://codereview.chromium.org/1789633002/ )" by reed · 8 years ago
  13. 9283d20 Revert of more shader-->sp conversions (patchset #5 id:80001 of https://codereview.chromium.org/1789633002/ ) by reed · 8 years ago
  14. ce563cd more shader-->sp conversions by reed · 8 years ago
  15. 2f5891e Remove SkBitmapSource by fmalita · 9 years ago
  16. 943a462 Minor code cleanup (left over from prior CL) by robertphillips · 9 years ago
  17. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  18. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  19. d4bb991 Add a new GM to show problems with shear/rotate CTM w/ image filters. by senorblanco · 9 years ago