index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tests
/
ColorSpaceTest.cpp
Commit message (
Expand
)
Author
Age
...
*
Hide (mostly) unused SkColorSpace writeToICC() function
msarett
2016-08-01
*
Add SkColorSpace::Equals() API
msarett
2016-08-01
*
Fix various SkColorSpace bugs
msarett
2016-07-29
*
Add writeToMemory() API to SkColorSpace
msarett
2016-07-28
*
Remove unnecessary getColorSpace() API from SkCodec
msarett
2016-07-21
*
SkMatrix44 clarifications and clean-ups
msarett
2016-06-23
*
Enable flattening and unflattening of SkColorSpace
msarett
2016-06-22
*
update callers to not use SkColorProfileType
reed
2016-06-21
*
Differentiate between sRGBGamma and 2Dot2Gamma
msarett
2016-06-16
*
Revert of Make SkPngCodec decode progressively. (patchset #26 id:520001 of ht...
scroggo
2016-06-06
*
Make SkPngCodec decode progressively.
scroggo
2016-06-02
*
add MakeS32 helper to SkImageInfo, fix named-gamma constructor bug
reed
2016-06-02
*
Revert of Make SkPngCodec decode progressively. (patchset #24 id:480001 of ht...
scroggo
2016-06-01
*
Make SkPngCodec decode progressively.
scroggo
2016-06-01
*
Write ICC profiles from SkColorSpace object
msarett
2016-05-25
*
SkColorSpace tweaks
msarett
2016-05-24
*
Make SkColorSpace a public API
msarett
2016-05-23
*
Prepare SkColorSpace to be a public API
msarett
2016-05-17
*
Approximate common gamma tables as single values
msarett
2016-05-09
*
Create a single, unique pointer to sRGB color space
msarett
2016-05-03
*
return 4x4 matrix from SkColorSpace
reed
2016-05-03
*
Introduce SkGammas type to represent ICC gamma curves
msarett
2016-05-02
*
Revert of Introduce SkGammas type to represent ICC gamma curves (patchset #7 ...
msarett
2016-04-29
*
Introduce SkGammas type to represent ICC gamma curves
msarett
2016-04-29
*
Don't crash when resource path is omitted
Brian Salomon
2016-03-25
*
Don't crash when resource path isn't specified
Brian Salomon
2016-03-25
*
Parse icc profiles and exif orientation from jpeg markers
msarett
2016-03-21
*
detach -> release
mtklein
2016-03-16
*
Disable color space test for old versions of libpng
msarett
2016-03-07
*
Set SkColorSpace object for PNGs and parse ICC profiles
msarett
2016-03-04
[prev]