1. b449666 Reland "Fix SkImageSource::filterBounds()" again by Xianzhu Wang · 7 years ago
  2. 2ad0908 Revert "Reland "Fix SkImageSource::filterBounds()"" by Florin Malita · 7 years ago
  3. bf12c07 Reland "Fix SkImageSource::filterBounds()" by Xianzhu Wang · 7 years ago
  4. b6d2be1 Revert "Fix SkImageSource::filterBounds()" by Mike Reed · 7 years ago
  5. cb4d587 Fix SkImageSource::filterBounds() by Xianzhu Wang · 7 years ago
  6. 6d9f429 only create new instance if needed for colorspacexformer by Mike Reed · 7 years ago
  7. 6d72ed9 SkImageFilter::onMakeColorSpace() - more overrides by Matt Sarett · 7 years ago
  8. 27ecd86 SkImageSource::Make() returns nullptr when srcrect is empty. by Hal Canary · 7 years ago
  9. 8e1c4e6 Remove asTextureRef from SkSpecialImage & update effects accordingly (take 2) by Robert Phillips · 8 years ago
  10. 696b293 Revert "Remove asTextureRef from SkSpecialImage & update effects accordingly" by Robert Phillips · 8 years ago
  11. e88cf6b Remove asTextureRef from SkSpecialImage & update effects accordingly by Robert Phillips · 8 years ago
  12. 8bb3b21 Add GM to exercise some of the darker corners of SkMagnifierImageFilter by Robert Phillips · 8 years ago
  13. 61624f0 Plumb dst color space in many places, rather than "mode" by Brian Osman · 8 years ago
  14. 7992da3 Support decoding images to multiple formats, depending on usage by Brian Osman · 8 years ago
  15. 57ae6cf Revert "Support decoding images to multiple formats, depending on usage" by Brian Osman · 8 years ago
  16. c73a1ec Support decoding images to multiple formats, depending on usage by Brian Osman · 8 years ago
  17. 374772b Revert[8] "replace SkXfermode obj with SkBlendMode enum in paints" by reed · 8 years ago
  18. c245574 Revert[7] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  19. 2b2fc7d Revert[6] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  20. 3ed485f Revert[5] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  21. 1834242 Revert[4] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  22. 2cbcd12 Revert "Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints""" by Mike Reed · 8 years ago
  23. 70cdb39 Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints"" by Mike Reed · 8 years ago
  24. ce02e71 Revert "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  25. 0591897 replace SkXfermode obj with SkBlendMode enum in paints by Mike Reed · 8 years ago
  26. eed6b0e Change SkSpecialImage::makeSurface and makeTightSurface to take output by brianosman · 8 years ago
  27. a76554d Revert of Create special surfaces according to original device (not always in N32) (patchset #9 id:160001 of https://codereview.chromium.org/2349373004/ ) by brianosman · 8 years ago
  28. 53c3808 Change SkSpecialImage::makeSurface and makeTightSurface to take output by brianosman · 8 years ago
  29. 3e30227 Begin removing deprecated (and now, unused) ImageFilter code paths by robertphillips · 8 years ago
  30. 225db44 Outline SkImageFilter Make methods by robertphillips · 8 years ago
  31. 6b13473 Move SkImageFilter over to storing sk_sps by robertphillips · 8 years ago
  32. 898235c SkSurfaceProps now has a gamma-correct ("AllowSRGBInputs") flag. That's propagated in a few places so that the backend can do the right thing for L32 vs S32 mode. by brianosman · 8 years ago
  33. 60c9b58 change flattenable factory to return sk_sp by reed · 8 years ago
  34. 549c899 Update SkImageSource to sk_sp by robertphillips · 8 years ago
  35. 2302de9 Switch new SkImageFilter internal methods over to sk_sp by robertphillips · 8 years ago
  36. e5e7984 Change signatures of filter bounds methods to return a rect. by senorblanco · 8 years ago
  37. 37bd7c3 Switch SkSpecialImage & SkSpecialSurface classes over to smart pointers by robertphillips · 8 years ago
  38. 6ac97b7 Switch SkImageSource image filter over to new onFilterImage interface by robertphillips · 8 years ago
  39. 48e7846 Mark existing image filter entry points that will be going away with Deprecated by robertphillips · 9 years ago
  40. 106b124 Remove SkNEW and SkDELETE macros by mdempsky · 9 years ago
  41. cd56f81 SkImageSource by fmalita · 9 years ago