1. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  2. c23d1ab use from/to_srgb only when known to be in [0,1] by Mike Klein · 6 years ago
  3. 06b802f add a test for extend range sRGB roundtripping by Mike Klein · 6 years ago
  4. b11ab57 remove src/jumper by Mike Klein · 6 years ago
  5. 1cf418b Some SkPM4f cleanup by Brian Osman · 6 years ago
  6. 8a00144 test,tools: whitespace changes for clang-format by Hal Canary · 6 years ago
  7. fbc6d7f Make SkColor4f <-> SkColor skip sRGB conversion by Brian Osman · 6 years ago
  8. 4a17501 Revert "update SkColor4f::FromColor() to preserve transfer function" by Robert Phillips · 6 years ago
  9. 9e22923 update SkColor4f::FromColor() to preserve transfer function by Mike Klein · 6 years ago
  10. f1f1162 remove append_from_srgb() by Mike Klein · 7 years ago
  11. 16776df funnel all constant colors through append_constant_color() by Mike Klein · 7 years ago
  12. 45c16fa convert over to 2d-mode by Mike Klein · 7 years ago
  13. c91e387 add stages for black and white colors by Mike Reed · 7 years ago
  14. 761d27c update SkRasterPipeline::run() to also take y by Mike Klein · 7 years ago
  15. c998f73 make sure to_srgb maps 1 to 1 by Mike Klein · 7 years ago
  16. b24704d SkRasterPipeline in SkArenaAlloc by Mike Klein · 7 years ago
  17. ca2194b add a test that sRGB stages round trip by Mike Klein · 7 years ago
  18. af06420 Test sk_linear_to_srgb() less exhaustively in Debug mode. by mtklein · 8 years ago
  19. 566ea9b Tune linear->sRGB constants to round-trip all bytes. by mtklein · 8 years ago
  20. d1bd208 Update rounding/clamping comments on sk_linear_to_srgb(). by mtklein · 8 years ago
  21. ac41bac Move sRGB <-> linear conversion components to their own files. by mtklein · 8 years ago
  22. e930459 Revert of Move sRGB <-> linear conversion components to their own files. (patchset #5 id:80001 of https://codereview.chromium.org/2128893002/ ) by mtklein · 8 years ago
  23. 45e58c8 Move sRGB <-> linear conversion components to their own files. by mtklein · 8 years ago