1. 16776df funnel all constant colors through append_constant_color() by Mike Klein · 7 years ago
  2. 45c16fa convert over to 2d-mode by Mike Klein · 7 years ago
  3. c91e387 add stages for black and white colors by Mike Reed · 7 years ago
  4. 761d27c update SkRasterPipeline::run() to also take y by Mike Klein · 7 years ago
  5. c998f73 make sure to_srgb maps 1 to 1 by Mike Klein · 7 years ago
  6. b24704d SkRasterPipeline in SkArenaAlloc by Mike Klein · 7 years ago
  7. ca2194b add a test that sRGB stages round trip by Mike Klein · 7 years ago
  8. af06420 Test sk_linear_to_srgb() less exhaustively in Debug mode. by mtklein · 8 years ago
  9. 566ea9b Tune linear->sRGB constants to round-trip all bytes. by mtklein · 8 years ago
  10. d1bd208 Update rounding/clamping comments on sk_linear_to_srgb(). by mtklein · 8 years ago
  11. ac41bac Move sRGB <-> linear conversion components to their own files. by mtklein · 8 years ago
  12. 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
  13. 45e58c8 Move sRGB <-> linear conversion components to their own files. by mtklein · 8 years ago