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