1. 7fde8e1 IWYU for gms. by Ben Wagner · 5 years ago
  2. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  3. fae8fce Use SkTileMode instead of nested enum by Mike Reed · 5 years ago
  4. 6409f84 Revert "Revert "Change image encode api to return sk_sp"" by Mike Reed · 7 years ago
  5. 64778d9 Revert "Change image encode api to return sk_sp" by Mike Reed · 7 years ago
  6. dc79955 Change image encode api to return sk_sp by Mike Reed · 7 years ago
  7. 77a7a1b SkColorSpace: remove named API, add gamut API by Matt Sarett · 7 years ago
  8. 1f2fff2 Revert "SkColorSpace: remove named API, add gamut API" by Matt Sarett · 7 years ago
  9. ecaaf6f SkColorSpace: remove named API, add gamut API by Matt Sarett · 7 years ago
  10. e94255d Specify bit depth and color space in SkImage::MakeFromPicture() by Matt Sarett · 8 years ago
  11. 138ea97 Add color space to picture image as a creation parameter by Brian Osman · 8 years ago
  12. db68301 SkImageEncoder: simplify API by Hal Canary · 8 years ago
  13. a2b4bdc Revert 248ff023 & 2cb6cb72 by Hal Canary · 8 years ago
  14. 248ff02 SkImageEncoder: simplify API by Hal Canary · 8 years ago
  15. 294c1c4 Revert "Delete SkImage::encode(Type)" by Leon Scroggins · 8 years ago
  16. e48b4c5 Delete SkImage::encode(Type) by Matt Sarett · 8 years ago
  17. a1b2833 Fail gracefully if MakeRenderTarget fails by scroggo · 8 years ago
  18. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  19. e8f3062 switch surface to sk_sp by reed · 8 years ago
  20. ca2622b return pictures as sk_sp by reed · 8 years ago
  21. 9ce9d67 update callsites for Make image factories by reed · 8 years ago
  22. 5671c5b SkImage now has makeShader to return sk_sp by reed · 8 years ago
  23. 5ec26ae Move Budgeted enum out of SkSurface, use in GrTextureProvider by bsalomon · 8 years ago
  24. 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
  25. 57599fe Move Budgeted enum out of SkSurface, use in GrTextureProvider by bsalomon · 8 years ago
  26. 499abab add gm for image->newShader by reed · 9 years ago