Chromium Code Reviews
Description[cc] Acknowledge BeginFrames in SurfaceDependencyTracker.
SurfaceDependencyTracker now observes the BeginFrameSource for two
purposes: First, to enforce a deadline for forced pending frame
activation. Second, to acknowledge BeginFrames on behalf of the pending
CompositorFrames:
While a CompositorFrame is pending, the tracker prevents the
confirmation of the CompositorFrame's updates to the BeginFrameSource.
The tracker accomplishes this by observing, but not confirming
BeginFrames while the frame is pending.
It also does not acknowledge BeginFrames while a CompositorFrame is
pending to indicate to the BeginFrameSource that it is still waiting for
blocking surfaces to be resolved.
DO_NOT_SUBMIT.
superseded by https://codereview.chromium.org/2854163003/.
BUG=703079, 697086, 646774
CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_trusty_blink_rel
Patch Set 1 : . #
Total comments: 9
Patch Set 2 : fix nits #
Depends on Patchset: Messages
Total messages: 8 (4 generated)
|
|||||||||||||||||||||||||||||||||||||