1. 3e30227 Begin removing deprecated (and now, unused) ImageFilter code paths by robertphillips · 8 years ago
  2. 68d9134 Make more unit tests run on Vulkan by bsalomon · 8 years ago
  3. 6461251 Upgrade SkSpecialImage to have getTextureRef & getROPixels entry points by robertphillips · 8 years ago
  4. 758586c Make existing unit tests only run on GL contexts by bsalomon · 8 years ago
  5. f2f1c17 One signature for creating unit tests that run on premade GrContexts by bsalomon · 8 years ago
  6. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  7. 4413e66 Remove SkPixmap::release by robertphillips · 8 years ago
  8. b4bd11e Update SkSpecialImage to be able to create tight SkImages and SkSurfaces by robertphillips · 8 years ago
  9. 83c17fa Add SkSpecialImage::makeTextureImage entry point by robertphillips · 8 years ago
  10. 92701ab Revert of Add SkSpecialImage::makeTextureImage entry point & update filterInput (patchset #3 id:40001 of https://codereview.chromium.org/1813813002/ ) by bungeman · 8 years ago
  11. 0584901 Add SkSpecialImage::makeTextureImage entry point by robertphillips · 8 years ago
  12. 37bd7c3 Switch SkSpecialImage & SkSpecialSurface classes over to smart pointers by robertphillips · 8 years ago
  13. 9ce9d67 update callsites for Make image factories by reed · 8 years ago
  14. c5035e7 Add SkSpecialImage::extractSubset & NewFromPixmap by robertphillips · 8 years ago
  15. 19dea94 Revert of Add SkSpecialImage::extractSubset & NewFromPixmap (patchset #5 id:80001 of https://codereview.chromium.org/1787883002/ ) by robertphillips · 8 years ago
  16. 2505814 Add SkSpecialImage::extractSubset & NewFromPixmap by robertphillips · 8 years ago
  17. 6ac97b7 Switch SkImageSource image filter over to new onFilterImage interface by robertphillips · 8 years ago
  18. 4418dba Swap over to using SkImageFilter::filterImage instead of filterImageDeprecated by robertphillips · 8 years ago
  19. 5ec26ae Move Budgeted enum out of SkSurface, use in GrTextureProvider by bsalomon · 8 years ago
  20. bd500f0 Revert of Move Budgeted enum out of SkSurface, use in GrTextureProvider (patchset #6 id:100001 of https://codereview.chromium.org/1728093005/ ) by bsalomon · 8 years ago
  21. 57599fe Move Budgeted enum out of SkSurface, use in GrTextureProvider by bsalomon · 8 years ago
  22. 3b087f4 Update SkSpecialImage API by robertphillips · 8 years ago
  23. e8c3497 Change signature of SkSpecialImage::draw to take SkScalars by robertphillips · 8 years ago
  24. b6c65e9 Add SkSpecialImage & SkSpecialSurface classes by robertphillips · 8 years ago