Descriptionscheduler: Tell the scheduler about frame timing
This patch routes information about the current frame start time, the
deadline by which rendering should finish and the expected interval
between frames to the Blink scheduler. This information will be used to
schedule lower priority and idle tasks so that they do not preempt
input processing or painting.
BUG=391005
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=181253
Patch Set 1 #Patch Set 2 : Rebased. #Patch Set 3 : Still need to keep animate() around. #
Messages
Total messages: 13 (5 generated)
|