1. afbf71d Adding color space to SkSpecialImage by brianosman · 8 years ago
  2. ab527a5 Enable many more tests for Vulkan by egdaniel · 8 years ago
  3. 8b7451a Turn ContextInfos returned by GrContextFactory into structs. by bsalomon · 8 years ago
  4. 900c367 Image filters: de-nest SkImageFilter::Cache and Cache::Key. by senorblanco · 8 years ago
  5. c91fd34 Add another dollop of sk_sp to SkSpecialImage and SkSpecialSurface by robertphillips · 8 years ago
  6. 3e30227 Begin removing deprecated (and now, unused) ImageFilter code paths by robertphillips · 8 years ago
  7. bde57ed Make SkImageFilter::Cache purging methods pure virtual by robertphillips · 8 years ago
  8. 68d9134 Make more unit tests run on Vulkan by bsalomon · 8 years ago
  9. 758586c Make existing unit tests only run on GL contexts by bsalomon · 8 years ago
  10. f2f1c17 One signature for creating unit tests that run on premade GrContexts by bsalomon · 8 years ago
  11. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 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. 6ac97b7 Switch SkImageSource image filter over to new onFilterImage interface by robertphillips · 8 years ago
  15. 5ec26ae Move Budgeted enum out of SkSurface, use in GrTextureProvider by bsalomon · 8 years ago
  16. 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
  17. 57599fe Move Budgeted enum out of SkSurface, use in GrTextureProvider by bsalomon · 8 years ago
  18. 03762fe fix race: this kCacheSize is probably not meant to be static by mtklein · 8 years ago
  19. cbc5bcc Add GPU-backed SkImage case to ImageFilterCache unit test by robertphillips · 8 years ago
  20. df7bb47 Update SkImageFilter's cache to handle SkSpecialImages and add unit test by robertphillips · 8 years ago