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