remove xfermode from public api
[platform/upstream/libSkiaSharp.git] / gm / gamut.cpp
2016-10-28 Mike Reedremove xfermode from public api
2016-10-24 Brian OsmanRename all color space factories from New* to Make*
2016-10-18 raftiasRefactored SkColorSpace and added in a Lab PCS GM
2016-10-13 raftiasRemoved makeLinearGamma() from the public API for SkCol...
2016-09-30 fmalitaRevert of Fix gamut GM to work w/serialization configs...
2016-09-29 brianosmanFix gamut GM to work w/serialization configs. Remove...
2016-09-22 brianosmanSupport for color-spaces with multi-stop (texture)...
2016-09-09 brianosmanFix storage of gamut transform matrices in SkColorSpace
2016-09-08 msarettRename SkColorSpace::GammaNamed to SkColorSpace::Render...
2016-09-07 brianosmanNew gamut GM, to test gamut conversion in various code...