skia2/tools/flags
Brian Osman 82ebe04caf Reland "Add SkColorSpace factory from 3x3 row-major gamut and transfer function"
Moved named common transfer functions and gamuts to constexpr values in
SkColorSpace.h, in SkNamedTransferFn and SkNamedGamut namespaces.

Converted nearly all SkColorSpace::MakeRGB calls within Skia to use the
new factory with the named values. Multiple clients want a way to
extract named transfer function and gamut - this still doesn't provide
that, but this may be a better path forward for honestly advertising how
SkColorSpace works internally.

Originally landed as:
https://skia.googlesource.com/skia/+/a9549ab31630fc244094e6f1692371cbaf87f666

Re-landing with a new serialization format, but maintaining ability to
load old serialized color spaces, for SKP compatibility.

Bug: skia:
Change-Id: Ib84a6e1cd5d7d9816175773fdbaff2ca32658667
Reviewed-on: https://skia-review.googlesource.com/c/181176
Reviewed-by: Brian Osman <brianosman@google.com>
Commit-Queue: Brian Osman <brianosman@google.com>
2019-01-05 20:06:51 +00:00
..
SkCommandLineFlags.cpp Accept processor test seed from command line 2018-10-01 13:42:27 +00:00
SkCommandLineFlags.h simplify default bookmaker command line 2018-11-01 13:19:50 +00:00
SkCommonFlags.cpp Add reduceOpListSplitting flag 2018-10-10 14:12:08 +00:00
SkCommonFlags.h [infra] Add infra support for Lottie 2018-07-19 17:53:25 +00:00
SkCommonFlagsConfig.cpp Reland "Add SkColorSpace factory from 3x3 row-major gamut and transfer function" 2019-01-05 20:06:51 +00:00
SkCommonFlagsConfig.h Add gltestpersistentcache config that tests GrContextOption's cache. 2018-07-11 20:06:33 +00:00
SkCommonFlagsGpu.h Add reduceOpListSplitting flag 2018-10-10 14:12:08 +00:00