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