Chromium Code Reviews
DescriptionDecouple PassThroughImageTransportSurface from GpuCommandBufferStub
We would like to reuse PassThroughImageTransportSurface in
InprocessCommandBuffer to track when a swap completes on various
platforms. This signal is used by ozone, in particular, to advance the
BufferQueue when the command buffer is out-of-process. GLRenderer is
moving to the gpu process and so, in the short term, we'd like to use
an InprocessCommandBuffer and InprocessContextProvider without losing
functionality.
BUG=661278
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
Committed: https://crrev.com/2b039432b32361aa1b772aa5fa878d43ac22eff6
Cr-Commit-Position: refs/heads/master@{#431100}
Patch Set 1 #Patch Set 2 : Towards fixing Mac #Patch Set 3 : Add missing file #Patch Set 4 : Fix Android and Mac #Patch Set 5 : Another mac fix #
Total comments: 10
Patch Set 6 : Addressed Antoine's comments #Messages
Total messages: 35 (29 generated)
|