Commit message (Expand) | Author | Age | |
---|---|---|---|
* | 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 |