Add fixes & test for isConfigTexturable and isConfigRenderable
[platform/upstream/libSkiaSharp.git] / gm / gamut.cpp
2017-04-28 Cary Clarkadd drawString helper to canvas
2017-04-03 Mike Reedmove vertex-mode enum into SkVertices
2017-03-22 Mike KleinGM: some header cleanup
2017-02-07 Matt SarettSkColorSpace: remove named API, add gamut API
2017-02-07 Matt SarettRevert "SkColorSpace: remove named API, add gamut API"
2017-02-07 Matt SarettSkColorSpace: remove named API, add gamut API
2017-01-17 Brian OsmanFix code that relied on readPixels not doing color...
2016-11-03 Ben WagnerRemove SkAutoTDelete.
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...