index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
gm
/
gamut.cpp
Commit message (
Expand
)
Author
Age
*
clean up useage of SkFloatBits
Mike Reed
2017-08-07
*
add drawString helper to canvas
Cary Clark
2017-04-28
*
move vertex-mode enum into SkVertices
Mike Reed
2017-04-03
*
GM: some header cleanup
Mike Klein
2017-03-22
*
SkColorSpace: remove named API, add gamut API
Matt Sarett
2017-02-07
*
Revert "SkColorSpace: remove named API, add gamut API"
Matt Sarett
2017-02-07
*
SkColorSpace: remove named API, add gamut API
Matt Sarett
2017-02-07
*
Fix code that relied on readPixels not doing color space conversion
Brian Osman
2017-01-17
*
Remove SkAutoTDelete.
Ben Wagner
2016-11-03
*
remove xfermode from public api
Mike Reed
2016-10-28
*
Rename all color space factories from New* to Make*
Brian Osman
2016-10-24
*
Refactored SkColorSpace and added in a Lab PCS GM
raftias
2016-10-18
*
Removed makeLinearGamma() from the public API for SkColorSpace
raftias
2016-10-13
*
Revert of Fix gamut GM to work w/serialization configs. Remove it from blackl...
fmalita
2016-09-30
*
Fix gamut GM to work w/serialization configs. Remove it from blacklist.
brianosman
2016-09-29
*
Support for color-spaces with multi-stop (texture) gradients
brianosman
2016-09-22
*
Fix storage of gamut transform matrices in SkColorSpace
brianosman
2016-09-09
*
Rename SkColorSpace::GammaNamed to SkColorSpace::RenderTargetGamma
msarett
2016-09-07
*
New gamut GM, to test gamut conversion in various code-paths
brianosman
2016-09-07