1. 57ae6cf Revert "Support decoding images to multiple formats, depending on usage" by Brian Osman · 8 years ago
  2. c73a1ec Support decoding images to multiple formats, depending on usage by Brian Osman · 8 years ago
  3. 342b7ac tests: s/SkAutoTUnref/sk_sp/ by Hal Canary · 8 years ago
  4. 273f7d4 Fix bad test that was asserting on Vulkan Win10 bot by Brian Osman · 8 years ago
  5. 777b563 Remove many uses of kSkia8888 and kSkiaGamma8888 by Brian Osman · 8 years ago
  6. afbf71d Adding color space to SkSpecialImage by brianosman · 8 years ago
  7. ab527a5 Enable many more tests for Vulkan by egdaniel · 8 years ago
  8. 8b7451a Turn ContextInfos returned by GrContextFactory into structs. by bsalomon · 8 years ago
  9. 900c367 Image filters: de-nest SkImageFilter::Cache and Cache::Key. by senorblanco · 8 years ago
  10. c91fd34 Add another dollop of sk_sp to SkSpecialImage and SkSpecialSurface by robertphillips · 8 years ago
  11. 3e30227 Begin removing deprecated (and now, unused) ImageFilter code paths by robertphillips · 8 years ago
  12. bde57ed Make SkImageFilter::Cache purging methods pure virtual by robertphillips · 8 years ago
  13. 68d9134 Make more unit tests run on Vulkan by bsalomon · 8 years ago
  14. 758586c Make existing unit tests only run on GL contexts by bsalomon · 8 years ago
  15. f2f1c17 One signature for creating unit tests that run on premade GrContexts by bsalomon · 8 years ago
  16. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  17. 37bd7c3 Switch SkSpecialImage & SkSpecialSurface classes over to smart pointers by robertphillips · 8 years ago
  18. 9ce9d67 update callsites for Make image factories by reed · 8 years ago
  19. 6ac97b7 Switch SkImageSource image filter over to new onFilterImage interface by robertphillips · 8 years ago
  20. 5ec26ae Move Budgeted enum out of SkSurface, use in GrTextureProvider by bsalomon · 8 years ago
  21. 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
  22. 57599fe Move Budgeted enum out of SkSurface, use in GrTextureProvider by bsalomon · 8 years ago
  23. 03762fe fix race: this kCacheSize is probably not meant to be static by mtklein · 8 years ago
  24. cbc5bcc Add GPU-backed SkImage case to ImageFilterCache unit test by robertphillips · 8 years ago
  25. df7bb47 Update SkImageFilter's cache to handle SkSpecialImages and add unit test by robertphillips · 8 years ago