Descriptioncc: Use Scheduler::BeginFrame() in SingleThreadProxy
Proxy should use BeginFrame() to request new BeginFrame instead of BeginImplFrame().
The scheduler turns BeginFrames into BeginImplFrames or BeginRetroFrames
as necessary to make sure we don't start a new BeginImplFrame
before the previous deadline.
Some of public methods that are only used by itself moved into the private.
[email protected]
BUG=NONE
TEST=cc_unittests
Committed: https://crrev.com/96b5967f6a201fdb0e7cb3782de01915362ecb8a
Cr-Commit-Position: refs/heads/master@{#293259}
Patch Set 1 #Patch Set 2 : Move to private #
Messages
Total messages: 19 (5 generated)
|