Chromium Code Reviews
DescriptionAdd rec-2020 and p3 color spaces to canvas
This change adds two new color spaces to canvas: linear-rec-2020 and
linear-p3. It also adds two layout tests that examines if the Skia
rendering pipeline correctly renders the canvases with these color
space tags.
We still do not have end-to-end layout tests for these color spaces
(and also linear-rgb). This issue will be addressed later.
This change also inherits this issue from the previous CL:
"getImage data had to work around some output format limitations in skia."
BUG=634542
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2
Review-Url: https://codereview.chromium.org/2656623002
Cr-Commit-Position: refs/heads/master@{#446751}
Committed: https://chromium.googlesource.com/chromium/src/+/95e575c95dbae022874c992ac7c87cde406d38a3
Patch Set 1 #Patch Set 2 : Fixing failed layout test. #Patch Set 3 : Minor corrections #
Total comments: 4
Patch Set 4 : Addressing comments #Patch Set 5 : Fixing broken layout tests #Patch Set 6 : Rebaseline #Messages
Total messages: 22 (13 generated)
|