Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
307f8f525a76cff3ff28988f40d00eca000920d5
/
tests
/
SRGBTest.cpp
ec8e0bf
clean up legacy sRGB stages
by Mike Klein
· 4 years, 5 months ago
c0bd9f9
rewrite includes to not need so much -Ifoo
by Mike Klein
· 6 years ago
c23d1ab
use from/to_srgb only when known to be in [0,1]
by Mike Klein
· 6 years ago
06b802f
add a test for extend range sRGB roundtripping
by Mike Klein
· 6 years ago
b11ab57
remove src/jumper
by Mike Klein
· 6 years ago
1cf418b
Some SkPM4f cleanup
by Brian Osman
· 6 years ago
8a00144
test,tools: whitespace changes for clang-format
by Hal Canary
· 6 years ago
fbc6d7f
Make SkColor4f <-> SkColor skip sRGB conversion
by Brian Osman
· 6 years ago
4a17501
Revert "update SkColor4f::FromColor() to preserve transfer function"
by Robert Phillips
· 6 years ago
9e22923
update SkColor4f::FromColor() to preserve transfer function
by Mike Klein
· 6 years ago
f1f1162
remove append_from_srgb()
by Mike Klein
· 7 years ago
16776df
funnel all constant colors through append_constant_color()
by Mike Klein
· 7 years ago
45c16fa
convert over to 2d-mode
by Mike Klein
· 7 years ago
c91e387
add stages for black and white colors
by Mike Reed
· 7 years ago
761d27c
update SkRasterPipeline::run() to also take y
by Mike Klein
· 7 years ago
c998f73
make sure to_srgb maps 1 to 1
by Mike Klein
· 7 years ago
b24704d
SkRasterPipeline in SkArenaAlloc
by Mike Klein
· 7 years ago
ca2194b
add a test that sRGB stages round trip
by Mike Klein
· 7 years ago
af06420
Test sk_linear_to_srgb() less exhaustively in Debug mode.
by mtklein
· 8 years ago
566ea9b
Tune linear->sRGB constants to round-trip all bytes.
by mtklein
· 8 years ago
d1bd208
Update rounding/clamping comments on sk_linear_to_srgb().
by mtklein
· 8 years ago
ac41bac
Move sRGB <-> linear conversion components to their own files.
by mtklein
· 8 years ago
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
45e58c8
Move sRGB <-> linear conversion components to their own files.
by mtklein
· 8 years ago