1. 26c90e0 Add GrRenderTargetContext::resourceProvider & GrResourceProvider::caps by Robert Phillips · 7 years ago
  2. 32342f0 Rebase and fix chromium by Brian Osman · 7 years ago
  3. 2f49314 Make GrSurface::MakeDeferred return sk_sp<GrTextureProxy> by Robert Phillips · 7 years ago
  4. 655f347 Revert "Revert "Revert "Revert "Move GrTextureProvider to src"""" by Brian Osman · 7 years ago
  5. 580ffa0 Revert "Revert "Revert "Move GrTextureProvider to src""" by Brian Osman · 7 years ago
  6. 2fe8373 Revert "Revert "Move GrTextureProvider to src"" by Brian Osman · 7 years ago
  7. 13d7f5d Revert "Move GrTextureProvider to src" by Brian Osman · 7 years ago
  8. 24429c6 Move GrTextureProvider to src by Brian Osman · 7 years ago
  9. 2c6d2bf Remove SkSpecialImage's GrTexture-based ctors by Robert Phillips · 7 years ago
  10. 3390e15 Expand SkImage::getTextureHandle call by Robert Phillips · 7 years ago
  11. a022e2d Fix SkImageFilterCache race by Florin Malita · 8 years ago
  12. 61624f0 Plumb dst color space in many places, rather than "mode" by Brian Osman · 8 years ago
  13. 7992da3 Support decoding images to multiple formats, depending on usage by Brian Osman · 8 years ago
  14. 57ae6cf Revert "Support decoding images to multiple formats, depending on usage" by Brian Osman · 8 years ago
  15. c73a1ec Support decoding images to multiple formats, depending on usage by Brian Osman · 8 years ago
  16. 342b7ac tests: s/SkAutoTUnref/sk_sp/ by Hal Canary · 8 years ago
  17. 273f7d4 Fix bad test that was asserting on Vulkan Win10 bot by Brian Osman · 8 years ago
  18. 777b563 Remove many uses of kSkia8888 and kSkiaGamma8888 by Brian Osman · 8 years ago
  19. afbf71d Adding color space to SkSpecialImage by brianosman · 8 years ago
  20. ab527a5 Enable many more tests for Vulkan by egdaniel · 8 years ago
  21. 8b7451a Turn ContextInfos returned by GrContextFactory into structs. by bsalomon · 8 years ago
  22. 900c367 Image filters: de-nest SkImageFilter::Cache and Cache::Key. by senorblanco · 8 years ago
  23. c91fd34 Add another dollop of sk_sp to SkSpecialImage and SkSpecialSurface by robertphillips · 8 years ago
  24. 3e30227 Begin removing deprecated (and now, unused) ImageFilter code paths by robertphillips · 8 years ago
  25. bde57ed Make SkImageFilter::Cache purging methods pure virtual by robertphillips · 8 years ago
  26. 68d9134 Make more unit tests run on Vulkan by bsalomon · 8 years ago
  27. 758586c Make existing unit tests only run on GL contexts by bsalomon · 8 years ago
  28. f2f1c17 One signature for creating unit tests that run on premade GrContexts by bsalomon · 8 years ago
  29. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  30. 37bd7c3 Switch SkSpecialImage & SkSpecialSurface classes over to smart pointers by robertphillips · 8 years ago
  31. 9ce9d67 update callsites for Make image factories by reed · 8 years ago
  32. 6ac97b7 Switch SkImageSource image filter over to new onFilterImage interface by robertphillips · 8 years ago
  33. 5ec26ae Move Budgeted enum out of SkSurface, use in GrTextureProvider by bsalomon · 8 years ago
  34. 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
  35. 57599fe Move Budgeted enum out of SkSurface, use in GrTextureProvider by bsalomon · 8 years ago
  36. 03762fe fix race: this kCacheSize is probably not meant to be static by mtklein · 8 years ago
  37. cbc5bcc Add GPU-backed SkImage case to ImageFilterCache unit test by robertphillips · 8 years ago
  38. df7bb47 Update SkImageFilter's cache to handle SkSpecialImages and add unit test by robertphillips · 8 years ago