1. 1cf418b Some SkPM4f cleanup by Brian Osman · 6 years ago
  2. 8a00144 test,tools: whitespace changes for clang-format by Hal Canary · 6 years ago
  3. fbc6d7f Make SkColor4f <-> SkColor skip sRGB conversion by Brian Osman · 6 years ago
  4. 4a17501 Revert "update SkColor4f::FromColor() to preserve transfer function" by Robert Phillips · 6 years ago
  5. 9e22923 update SkColor4f::FromColor() to preserve transfer function by Mike Klein · 6 years ago
  6. f1f1162 remove append_from_srgb() by Mike Klein · 7 years ago
  7. 16776df funnel all constant colors through append_constant_color() by Mike Klein · 7 years ago
  8. 45c16fa convert over to 2d-mode by Mike Klein · 7 years ago
  9. c91e387 add stages for black and white colors by Mike Reed · 7 years ago
  10. 761d27c update SkRasterPipeline::run() to also take y by Mike Klein · 7 years ago
  11. c998f73 make sure to_srgb maps 1 to 1 by Mike Klein · 7 years ago
  12. b24704d SkRasterPipeline in SkArenaAlloc by Mike Klein · 7 years ago
  13. ca2194b add a test that sRGB stages round trip by Mike Klein · 7 years ago
  14. af06420 Test sk_linear_to_srgb() less exhaustively in Debug mode. by mtklein · 8 years ago
  15. 566ea9b Tune linear->sRGB constants to round-trip all bytes. by mtklein · 8 years ago
  16. d1bd208 Update rounding/clamping comments on sk_linear_to_srgb(). by mtklein · 8 years ago
  17. ac41bac Move sRGB <-> linear conversion components to their own files. by mtklein · 8 years ago
  18. 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
  19. 45e58c8 Move sRGB <-> linear conversion components to their own files. by mtklein · 8 years ago