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. 9e2ed83 add isAlphaOnly() query by reed · 8 years ago
  4. 526972e Rename all color space factories from New* to Make* by Brian Osman · 8 years ago
  5. abbd6d5 Add SkColorSpace::Equals() API by msarett · 8 years ago
  6. ab527a5 Enable many more tests for Vulkan by egdaniel · 8 years ago
  7. 111a42d Enable flattening and unflattening of SkColorSpace by msarett · 8 years ago
  8. dabe5d3 update callers to not use SkColorProfileType by reed · 8 years ago
  9. ded0f26 Keep SkColorSpace and SkColorProfileType in sync by msarett · 8 years ago
  10. d2fd9e9 Revert of Keep SkColorSpace and SkColorProfileType in sync (patchset #2 id:20001 of https://codereview.chromium.org/2068743003/ ) by egdaniel · 8 years ago
  11. 04d35bd Keep SkColorSpace and SkColorProfileType in sync by msarett · 8 years ago
  12. 23c5110 Add SkColorSpace to SkImageInfo by msarett · 8 years ago
  13. 8b7451a Turn ContextInfos returned by GrContextFactory into structs. by bsalomon · 8 years ago
  14. fad9856 Prototype code that turns any/every flattenable into JSON by brianosman · 8 years ago
  15. 758586c Make existing unit tests only run on GL contexts by bsalomon · 9 years ago
  16. f2f1c17 One signature for creating unit tests that run on premade GrContexts by bsalomon · 9 years ago
  17. e8f3062 switch surface to sk_sp by reed · 9 years ago
  18. 9ce9d67 update callsites for Make image factories by reed · 9 years ago
  19. 5ec26ae Move Budgeted enum out of SkSurface, use in GrTextureProvider by bsalomon · 9 years ago
  20. 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
  21. 57599fe Move Budgeted enum out of SkSurface, use in GrTextureProvider by bsalomon · 9 years ago
  22. 1530283 Generate list of GPU contexts outside tests by kkinnunen · 9 years ago
  23. 4d06ae6 Enable image is opaque test seems to pass now by joshualitt · 9 years ago
  24. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  25. afe3005 Require budget decision when creating a RenderTarget SkSurface. by bsalomon · 10 years ago
  26. 7534cf1 ensure 4-byte alignment for storage, as SkWriterBuffer requires it by reed · 10 years ago
  27. 7c74885 flag imageinfo as srgb by reed · 10 years ago
  28. b888136 fix Image::isOpaque test to not leak by reed · 10 years ago
  29. d2a3522 Add the method isOpaque() to SkImage by piotaixr · 10 years ago