1. acdb6d3 Fix ASAN by Matt Sarett · 8 years ago
  2. c55bc9a Fix out of bounds read in RP::load_tables_u16_be() by Matt Sarett · 8 years ago
  3. 523116d Unify ICC support for gray jpegs and gray pngs by Matt Sarett · 8 years ago
  4. 2410717 Fix swapped interpretation of c and e in SkColorSpace_ICC by Matt Sarett · 8 years ago
  5. 5476128 Added CMYK support for ICC profiles. by raftias · 8 years ago
  6. 62458a6 Revert "Added CMYK support for ICC profiles." by Mike Klein · 8 years ago
  7. 51c3fcd Added CMYK support for ICC profiles. by raftias · 8 years ago
  8. 2563601 Initial implementation of a SkColorSpace_A2B xform by raftias · 8 years ago
  9. 9488833 Refactored SkColorSpace and added in a Lab PCS GM by raftias · 8 years ago
  10. f489886 Cache dst LUTs in SkColorSpaceXform by Matt Sarett · 8 years ago
  11. df44fc5 Add SkColorSpaceTransferFn to SkColorSpace by Matt Sarett · 8 years ago
  12. 31d097e8 Add SkColorSpaceXform to the public API by msarett · 8 years ago
  13. c6cc28c Fixed invalid memory access issue in SkColorSpaceXform::apply() by raftias · 8 years ago
  14. cf7b877 Add BGRA as input format to SkColorSpaceXform by msarett · 8 years ago
  15. 4be0e7c Make SkColorSpaceXform::New() take bare ptrs by msarett · 8 years ago
  16. c044461 Support Float32 output from SkColorSpaceXform by msarett · 8 years ago
  17. c71a9b7 Revert of Support Float32 output from SkColorSpaceXform (patchset #7 id:140001 of https://codereview.chromium.org/2339233003/ ) by msarett · 8 years ago
  18. 43d6651 Support Float32 output from SkColorSpaceXform by msarett · 8 years ago
  19. 55bcc8e Delete some LUTs from SkColorSpaceXform by msarett · 8 years ago
  20. 600c737 Delete SkColorSpace::gammaNamed() from public API by msarett · 8 years ago
  21. 9dc6cf6 Fix generic color space xform, ColorSpaceXformTest by msarett · 8 years ago
  22. d1ec89b Perform color correction on png decodes by msarett · 8 years ago
  23. 50ce1f2 Add color space xform support to SkJpegCodec (includes F16!) by msarett · 8 years ago
  24. 39979d8 Revert of Add color space xform support to SkJpegCodec (includes F16!) (patchset #9 id:260001 of https://codereview.chromium.org/2174493002/ ) by msarett · 8 years ago
  25. 73d5533 Add color space xform support to SkJpegCodec (includes F16!) by msarett · 8 years ago
  26. 1b93bd1 Refactor parsing and storage of SkGammas by msarett · 8 years ago
  27. 456bf30 Revert of Refactor parsing and storage of SkGammas (patchset #8 id:280001 of https://codereview.chromium.org/2117773002/ ) by msarett · 8 years ago
  28. 959ccc1 Refactor parsing and storage of SkGammas by msarett · 8 years ago
  29. 2aec3ff Revert of Refactor parsing and storage of SkGammas (patchset #7 id:220001 of https://codereview.chromium.org/2117773002/ ) by msarett · 8 years ago
  30. 2ea944c Refactor parsing and storage of SkGammas by msarett · 8 years ago
  31. b435963 Tweak a couple things I found confusing in ColorSpaceXform unit tests. by mtklein · 8 years ago
  32. 9ce3a54 Add capability for SkColorXform to output half floats by msarett · 8 years ago
  33. 4d60214 Revert of Potential fix for flaky TSAN (patchset #1 id:1 of https://codereview.chromium.org/2084243003/ ) by msarett · 8 years ago
  34. 949999d Potential fix for flaky TSAN by msarett · 8 years ago
  35. b390676 Use a table-based implementation of SkDefaultXform by msarett · 8 years ago
  36. dea0340 Implement fast, correct gamma conversion for color xforms by msarett · 8 years ago
  37. dc27a64 Add SkDefaultXform as a catch-all to handle color conversions by msarett · 8 years ago