Chromium Code Reviews
DescriptionMus: Remove dependency on ServerWindowCompositorFrameSink from FrameGenerator
FrameGenerator will live in mus-ws but ServerWindowCompositorFrameSink
will live in mus-gpu. Thus, we should not access it directly.
ServerWindowCompositorFrameSinkManager now serves as a cache of state
from CompositorFrames submitted to mus-gpu. FrameGenerator looks up
that state in ServerWindowCompositorFrameSink.
BUG=658988
Committed: https://crrev.com/fadcdb0baa1441b4f0ddf1e80e456079b926a357
Cr-Commit-Position: refs/heads/master@{#428182}
Patch Set 1 #Patch Set 2 : Delete may_contain_video #
Total comments: 6
Patch Set 3 : Addressed comments #
Total comments: 2
Patch Set 4 : Fix unit tests #Patch Set 5 : Rebased #Messages
Total messages: 27 (16 generated)
|