Descriptioncc: Move GpuMemoryBuffer allocation to worker threads.
Allocation of GpuMemoryBuffers requires a round-trip to the browser
process and by moving this to worker threads it is no longer on
the critical path on the compositor.
The LockForWrite mechanism in the ResourceProvider has been
adjusted to properly support worker thread allocation of
resources.
BUG=418553
Committed: https://crrev.com/2b6d4cba32db0500609b85ed8f9a3dc44fd8555f
Cr-Commit-Position: refs/heads/master@{#301433}
Patch Set 1 #
Total comments: 6
Patch Set 2 : address review feedback #
Messages
Total messages: 9 (2 generated)
|