Chromium Code Reviews
DescriptionFix content upside down when call OffscreenCanvas's commit
The reason that the content is upside down is that we have a flag called
yflipped and it is always false. In the case of GPU compositing, this flag
should be true.
This CL also updates pixel tests for WebGL's commit, such that instead
of drawing a uniform color square, we draw a white triangle on a green
background.
BUG=655333, 655311
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel;master.tryserver.chromium.android:android_optional_gpu_tests_rel
Committed: https://crrev.com/8ff3caa7df9850d82ade934e1415b6ff8cb43a6b
Cr-Commit-Position: refs/heads/master@{#425571}
Patch Set 1 #Patch Set 2 : minor change in the test page #Patch Set 3 : label failure #Patch Set 4 : rebase #
Messages
Total messages: 20 (13 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||