Chromium Code Reviews
DescriptionUse UMA to track characteristics of dst color spaces
As far as I can tell, SRGB gamma and 2.2 gamma dst color
spaces are very common, with all other possibilities
being extremely rare.
We'd like to limit our color correct implementations
to approximations of SRGB and 2Dot2 destinations:
(1) Allows software and gpu to stay in sync.
(2) Avoids code bloat caused by supporting any
arbitrary representation that can be packed into an
ICC profile.
To be confident in making this decision, we need some
metrics to help verify our assumptions about the dst color
spaces.
BUG=
Committed: https://crrev.com/e61d7832827e6a557a119cc7601821c5fb37bca2
Cr-Commit-Position: refs/heads/master@{#407675}
Patch Set 1 #Patch Set 2 : Reverse 'if' logic #Patch Set 3 : Refactor #
Total comments: 4
Patch Set 4 : Fix include #
Dependent Patchsets: Messages
Total messages: 20 (11 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||