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