1. 971cd49 Cache the inverse matrix on SkColorSpace. Rename xyz() to toXYZ(). by brianosman · 8 years ago
  2. 56cbb23 Delete deprecated GammaNamed by msarett · 8 years ago
  3. 48ba2b8 Rename SkColorSpace::GammaNamed to SkColorSpace::RenderTargetGamma by msarett · 8 years ago
  4. 600c737 Delete SkColorSpace::gammaNamed() from public API by msarett · 8 years ago
  5. 653212c Add gammaIsLinear() API to SkColorSpace by msarett · 8 years ago
  6. 47ae5c5 Delete SkColorSpace::kUnknown_Named, remove fNamed field by msarett · 8 years ago
  7. 712bb1e Delete kInvalid_GammaNamed (part 2) by msarett · 8 years ago
  8. 008fbd1 Revert of Delete SkColorSpace::kUnknown_Named, remove fNamed field (patchset #1 id:20001 of https://codereview.chromium.org/2302413002/ ) by mgiuca · 8 years ago
  9. 54682e8 Delete SkColorSpace::kUnknown_Named, remove fNamed field by msarett · 8 years ago
  10. 8aeec39 New helper for creating a color space from another, with linear gamma by brianosman · 8 years ago
  11. abbd6d5 Add SkColorSpace::Equals() API by msarett · 8 years ago
  12. a0605bf Add writeToMemory() API to SkColorSpace by msarett · 8 years ago
  13. 7b9b541 Expose more gamma info for UMA statistics by msarett · 8 years ago
  14. 111a42d Enable flattening and unflattening of SkColorSpace by msarett · 8 years ago
  15. dabe5d3 update callers to not use SkColorProfileType by reed · 8 years ago
  16. 960b2d6 remove colorprofiletype from imageinfo by reed · 8 years ago
  17. c4ce6b5 Differentiate between sRGBGamma and 2Dot2Gamma by msarett · 8 years ago
  18. ded0f26 Keep SkColorSpace and SkColorProfileType in sync by msarett · 8 years ago
  19. e077e06 SkColorSpace tweaks by msarett · 8 years ago
  20. 8cc2091 Make SkColorSpace a public API by msarett · 8 years ago