1. 0d4ff6c Fix code that relied on readPixels not doing color space conversion by Brian Osman · 8 years ago
  2. 145dbcd Remove SkAutoTDelete. by Ben Wagner · 8 years ago
  3. 7d954ad remove xfermode from public api by Mike Reed · 8 years ago
  4. 526972e Rename all color space factories from New* to Make* by Brian Osman · 8 years ago
  5. 9488833 Refactored SkColorSpace and added in a Lab PCS GM by raftias · 8 years ago
  6. 7c602de Removed makeLinearGamma() from the public API for SkColorSpace by raftias · 8 years ago
  7. ed38772 Revert of Fix gamut GM to work w/serialization configs. Remove it from blacklist. (patchset #2 id:20001 of https://codereview.chromium.org/2383513002/ ) by fmalita · 8 years ago
  8. e4a1737 Fix gamut GM to work w/serialization configs. Remove it from blacklist. by brianosman · 8 years ago
  9. d454609 Support for color-spaces with multi-stop (texture) gradients by brianosman · 8 years ago
  10. de68d6c Fix storage of gamut transform matrices in SkColorSpace by brianosman · 8 years ago
  11. 48ba2b8 Rename SkColorSpace::GammaNamed to SkColorSpace::RenderTargetGamma by msarett · 8 years ago
  12. 2c4b64e New gamut GM, to test gamut conversion in various code-paths by brianosman · 8 years ago