1. 7802c3d Move toXYZD50() to SkColorSpace_Base by msarett · 8 years ago
  2. 971cd49 Cache the inverse matrix on SkColorSpace. Rename xyz() to toXYZ(). by brianosman · 8 years ago
  3. 600c737 Delete SkColorSpace::gammaNamed() from public API by msarett · 8 years ago
  4. 47ae5c5 Delete SkColorSpace::kUnknown_Named, remove fNamed field by msarett · 8 years ago
  5. 008fbd1 Revert of Delete SkColorSpace::kUnknown_Named, remove fNamed field (patchset #1 id:20001 of https://codereview.chromium.org/2302413002/ ) by mgiuca · 8 years ago
  6. 54682e8 Delete SkColorSpace::kUnknown_Named, remove fNamed field by msarett · 8 years ago
  7. d9015a4 Fix Equals and serialization for rare pngs by msarett · 8 years ago
  8. c213f0d Hide (mostly) unused SkColorSpace writeToICC() function by msarett · 8 years ago
  9. a714bc3 Fix various SkColorSpace bugs by msarett · 8 years ago
  10. 959d45b Miscellaneous color space refactors by msarett · 8 years ago
  11. 1b93bd1 Refactor parsing and storage of SkGammas by msarett · 8 years ago
  12. 456bf30 Revert of Refactor parsing and storage of SkGammas (patchset #8 id:280001 of https://codereview.chromium.org/2117773002/ ) by msarett · 8 years ago
  13. 959ccc1 Refactor parsing and storage of SkGammas by msarett · 8 years ago
  14. 2aec3ff Revert of Refactor parsing and storage of SkGammas (patchset #7 id:220001 of https://codereview.chromium.org/2117773002/ ) by msarett · 8 years ago
  15. 2ea944c Refactor parsing and storage of SkGammas by msarett · 8 years ago
  16. 0f83e01 Add support for 3D colorLUTs to SkColorXform by msarett · 8 years ago
  17. b390676 Use a table-based implementation of SkDefaultXform by msarett · 8 years ago
  18. 111a42d Enable flattening and unflattening of SkColorSpace by msarett · 8 years ago
  19. c4ce6b5 Differentiate between sRGBGamma and 2Dot2Gamma by msarett · 8 years ago
  20. dc27a64 Add SkDefaultXform as a catch-all to handle color conversions by msarett · 8 years ago
  21. a4fa4f6 Gamma sanity checks by msarett · 8 years ago
  22. ab926f0 Write ICC profiles from SkColorSpace object by msarett · 8 years ago
  23. e077e06 SkColorSpace tweaks by msarett · 8 years ago
  24. 888dc16 Test color correction in DM by msarett · 8 years ago
  25. 8cc2091 Make SkColorSpace a public API by msarett · 8 years ago[Renamed (75%) from src/core/SkColorSpacePriv.h]
  26. 61a999c Parse parametric gamma curves by msarett · 8 years ago
  27. 264f88a SkColorSpace follow-ups by msarett · 8 years ago
  28. bb9f774 Prepare SkColorSpace to be a public API by msarett · 8 years ago