DescriptionMove fallback tick software draw.
Ideally we want to remove the fallback ticking of webview entirely, but
in the interim we should move it to the compositor thread in order to
avoid the sync IPC for the software draw as well as the shared memory
allocation.
BUG=431166
Committed: https://crrev.com/3fd0c95168d270bd4c8bdc52caf05d24ae64d32e
Cr-Commit-Position: refs/heads/master@{#381688}
Patch Set 1 #
Total comments: 7
Patch Set 2 : Address comments #
Total comments: 2
Patch Set 3 : Initialize fallback_tick_pending_ #
Total comments: 1
Patch Set 4 : don't SwapBuffers inside fallback tick #
Total comments: 4
Patch Set 5 : Cancel the fallback tick when DetachFromClient is called #
Total comments: 1
Patch Set 6 : Refactor fallback tick cancellation #
Messages
Total messages: 23 (8 generated)
|