1. e94255d Specify bit depth and color space in SkImage::MakeFromPicture() by Matt Sarett · 8 years ago
  2. 138ea97 Add color space to picture image as a creation parameter by Brian Osman · 8 years ago
  3. db68301 SkImageEncoder: simplify API by Hal Canary · 8 years ago
  4. a2b4bdc Revert 248ff023 & 2cb6cb72 by Hal Canary · 8 years ago
  5. 248ff02 SkImageEncoder: simplify API by Hal Canary · 8 years ago
  6. 294c1c4 Revert "Delete SkImage::encode(Type)" by Leon Scroggins · 8 years ago
  7. e48b4c5 Delete SkImage::encode(Type) by Matt Sarett · 8 years ago
  8. a1b2833 Fail gracefully if MakeRenderTarget fails by scroggo · 8 years ago
  9. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  10. e8f3062 switch surface to sk_sp by reed · 8 years ago
  11. ca2622b return pictures as sk_sp by reed · 8 years ago
  12. 9ce9d67 update callsites for Make image factories by reed · 8 years ago
  13. 5671c5b SkImage now has makeShader to return sk_sp by reed · 8 years ago
  14. 5ec26ae Move Budgeted enum out of SkSurface, use in GrTextureProvider by bsalomon · 8 years ago
  15. 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
  16. 57599fe Move Budgeted enum out of SkSurface, use in GrTextureProvider by bsalomon · 8 years ago
  17. 499abab add gm for image->newShader by reed · 9 years ago