1. 77a7a1b SkColorSpace: remove named API, add gamut API by Matt Sarett · 8 years ago
  2. 1f2fff2 Revert "SkColorSpace: remove named API, add gamut API" by Matt Sarett · 8 years ago
  3. ecaaf6f SkColorSpace: remove named API, add gamut API by Matt Sarett · 8 years ago
  4. 444c1bd Fix tool with swapped fC, fE (SkColorSpaceTransferFn) by Matt Sarett · 8 years ago
  5. a97a60c Added gamma visualizations to colorspaceinfo tool by raftias · 8 years ago
  6. 1fcc404 SkEncodeImage: no more link-time registration by Hal Canary · 8 years ago
  7. db68301 SkImageEncoder: simplify API by Hal Canary · 8 years ago
  8. a2b4bdc Revert 248ff023 & 2cb6cb72 by Hal Canary · 8 years ago
  9. 248ff02 SkImageEncoder: simplify API by Hal Canary · 8 years ago
  10. 8740d58 Re-purpose color space tool by Matt Sarett · 8 years ago[Renamed (66%) from tools/visualize_color_gamut.cpp]
  11. 145dbcd Remove SkAutoTDelete. by Ben Wagner · 8 years ago
  12. 526972e Rename all color space factories from New* to Make* by Brian Osman · 8 years ago
  13. 9488833 Refactored SkColorSpace and added in a Lab PCS GM by raftias · 8 years ago
  14. 7802c3d Move toXYZD50() to SkColorSpace_Base by msarett · 8 years ago
  15. 42943c8 change SkStreams to work with sk_sp<SkData> instead of SkData* by reed · 8 years ago
  16. de68d6c Fix storage of gamut transform matrices in SkColorSpace by brianosman · 8 years ago
  17. 971cd49 Cache the inverse matrix on SkColorSpace. Rename xyz() to toXYZ(). by brianosman · 8 years ago
  18. ffae30d Convert SkAutoTUnref<SkData> to sk_sp<SkData>. by bungeman · 8 years ago
  19. 38d909e Move off SK_SUPPORT_LEGACY_DATA_FACTORIES. by bungeman · 8 years ago
  20. 530c844 Remove unnecessary getColorSpace() API from SkCodec by msarett · 8 years ago
  21. 97205a4 Add interesting features to visualize_color_gamut by msarett · 8 years ago
  22. aabe15e Simple program for visualizing gamuts by msarett · 8 years ago