1. 35ee0e0 clean up useage of SkFloatBits by Mike Reed · 7 years ago
  2. 2a475ea add drawString helper to canvas by Cary Clark · 7 years ago
  3. 887cdf1 move vertex-mode enum into SkVertices by Mike Reed · 7 years ago
  4. 33d2055 GM: some header cleanup by Mike Klein · 7 years ago
  5. 77a7a1b SkColorSpace: remove named API, add gamut API by Matt Sarett · 8 years ago
  6. 1f2fff2 Revert "SkColorSpace: remove named API, add gamut API" by Matt Sarett · 8 years ago
  7. ecaaf6f SkColorSpace: remove named API, add gamut API by Matt Sarett · 8 years ago
  8. 0d4ff6c Fix code that relied on readPixels not doing color space conversion by Brian Osman · 8 years ago
  9. 145dbcd Remove SkAutoTDelete. by Ben Wagner · 8 years ago
  10. 7d954ad remove xfermode from public api by Mike Reed · 8 years ago
  11. 526972e Rename all color space factories from New* to Make* by Brian Osman · 8 years ago
  12. 9488833 Refactored SkColorSpace and added in a Lab PCS GM by raftias · 8 years ago
  13. 7c602de Removed makeLinearGamma() from the public API for SkColorSpace by raftias · 8 years ago
  14. 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
  15. e4a1737 Fix gamut GM to work w/serialization configs. Remove it from blacklist. by brianosman · 8 years ago
  16. d454609 Support for color-spaces with multi-stop (texture) gradients by brianosman · 8 years ago
  17. de68d6c Fix storage of gamut transform matrices in SkColorSpace by brianosman · 8 years ago
  18. 48ba2b8 Rename SkColorSpace::GammaNamed to SkColorSpace::RenderTargetGamma by msarett · 8 years ago
  19. 2c4b64e New gamut GM, to test gamut conversion in various code-paths by brianosman · 8 years ago