Chromium Code Reviews
Descriptionandroid: Use a hard coded BeginFrame deadline
The previous estimation logic measures the time from when the
Browser receives the Renderer swap to when the Browser swaps,
which may include idle time when the Renderer is in a high
latency mode.
This often prevented us from detecting that we can recover
that latency.
The correct estimation logic will look completely different for
Surfaces vs. Android's current path; so the plan is to use a
hard coded for now and use estimation logic again once
Surfaces come to Android.
BUG=510623
Committed: https://crrev.com/b91af0d2b8ff9072a376b1a8c8ebd108d536c056
Cr-Commit-Position: refs/heads/master@{#339114}
Patch Set 1 #
Messages
Total messages: 8 (2 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||