1. c5064d9 Revert of Add regression test (patchset #2 id:20001 of https://codereview.chromium.org/2243143002/ ) by msarett · 8 years ago
  2. bcae9d3 Add regression test by msarett · 8 years ago
  3. c213f0d Hide (mostly) unused SkColorSpace writeToICC() function by msarett · 8 years ago
  4. abbd6d5 Add SkColorSpace::Equals() API by msarett · 8 years ago
  5. a714bc3 Fix various SkColorSpace bugs by msarett · 8 years ago
  6. a0605bf Add writeToMemory() API to SkColorSpace by msarett · 8 years ago
  7. 530c844 Remove unnecessary getColorSpace() API from SkCodec by msarett · 8 years ago
  8. c1a3e24 SkMatrix44 clarifications and clean-ups by msarett · 8 years ago
  9. 111a42d Enable flattening and unflattening of SkColorSpace by msarett · 8 years ago
  10. dabe5d3 update callers to not use SkColorProfileType by reed · 8 years ago
  11. c4ce6b5 Differentiate between sRGBGamma and 2Dot2Gamma by msarett · 8 years ago
  12. d8d6855 Revert of Make SkPngCodec decode progressively. (patchset #26 id:520001 of https://codereview.chromium.org/1997703003/ ) by scroggo · 8 years ago
  13. 6fb2391 Make SkPngCodec decode progressively. by scroggo · 8 years ago
  14. fbce71f add MakeS32 helper to SkImageInfo, fix named-gamma constructor bug by reed · 8 years ago
  15. 26694c3 Revert of Make SkPngCodec decode progressively. (patchset #24 id:480001 of https://codereview.chromium.org/1997703003/ ) by scroggo · 8 years ago
  16. 30e78c9 Make SkPngCodec decode progressively. by scroggo · 8 years ago
  17. ab926f0 Write ICC profiles from SkColorSpace object by msarett · 8 years ago
  18. e077e06 SkColorSpace tweaks by msarett · 8 years ago
  19. 8cc2091 Make SkColorSpace a public API by msarett · 8 years ago
  20. bb9f774 Prepare SkColorSpace to be a public API by msarett · 8 years ago
  21. 2c3eca3 Approximate common gamma tables as single values by msarett · 8 years ago
  22. 02125d1 Create a single, unique pointer to sRGB color space by msarett · 8 years ago
  23. 50d3b57 return 4x4 matrix from SkColorSpace by reed · 8 years ago
  24. ffc2aea Introduce SkGammas type to represent ICC gamma curves by msarett · 8 years ago
  25. a2ffa98 Revert of Introduce SkGammas type to represent ICC gamma curves (patchset #7 id:40002 of https://codereview.chromium.org/1928123002/ ) by msarett · 8 years ago
  26. 7b2c6dd Introduce SkGammas type to represent ICC gamma curves by msarett · 8 years ago
  27. 92271fc Don't crash when resource path is omitted by Brian Salomon · 8 years ago
  28. d2100f2 Don't crash when resource path isn't specified by Brian Salomon · 8 years ago
  29. 0e6274f Parse icc profiles and exif orientation from jpeg markers by msarett · 8 years ago
  30. 18300a3 detach -> release by mtklein · 8 years ago
  31. 53add95 Disable color space test for old versions of libpng by msarett · 8 years ago
  32. 6a73821 Set SkColorSpace object for PNGs and parse ICC profiles by msarett · 8 years ago