index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tests
/
SRGBTest.cpp
Commit message (
Expand
)
Author
Age
*
Revert "update SkColor4f::FromColor() to preserve transfer function"
Robert Phillips
2018-07-13
*
update SkColor4f::FromColor() to preserve transfer function
Mike Klein
2018-07-12
*
remove append_from_srgb()
Mike Klein
2017-12-18
*
funnel all constant colors through append_constant_color()
Mike Klein
2017-08-03
*
convert over to 2d-mode
Mike Klein
2017-07-20
*
add stages for black and white colors
Mike Reed
2017-07-06
*
update SkRasterPipeline::run() to also take y
Mike Klein
2017-06-01
*
make sure to_srgb maps 1 to 1
Mike Klein
2017-05-25
*
SkRasterPipeline in SkArenaAlloc
Mike Klein
2017-05-24
*
add a test that sRGB stages round trip
Mike Klein
2017-05-15
*
Test sk_linear_to_srgb() less exhaustively in Debug mode.
mtklein
2016-08-08
*
Tune linear->sRGB constants to round-trip all bytes.
mtklein
2016-07-20
*
Update rounding/clamping comments on sk_linear_to_srgb().
mtklein
2016-07-19
*
Move sRGB <-> linear conversion components to their own files.
mtklein
2016-07-08
*
Revert of Move sRGB <-> linear conversion components to their own files. (pat...
mtklein
2016-07-07
*
Move sRGB <-> linear conversion components to their own files.
mtklein
2016-07-07