DescriptionFactor draw functionality out of DefaultPlatformDisplay into FrameGenerator.
Introducing a new class FrameGenerator, which is responsible for redrawing the
display by submitting CompositorFrames to the owned DisplayCompositor.
FrameGenerator is owned by PlatformDisplay.
BUG=NONE
Committed: https://crrev.com/6ccecb6657bcc8c670c0685ee36078fa4befa16b
Cr-Commit-Position: refs/heads/master@{#403969}
Patch Set 1 #Patch Set 2 : Temporary: rearrange method order to make review easier #Patch Set 3 : Move methods to proper places, no functional changes. #Patch Set 4 : git cl format #Patch Set 5 : Removing debug LOG's. #
Total comments: 4
Patch Set 6 : Addressing a nit. #Patch Set 7 : Rebase. #Patch Set 8 : fix namespace comments #
Dependent Patchsets: Messages
Total messages: 16 (7 generated)
|