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