Descriptioncc: Make TileManager task limit configurable
Currently TileManager will only schedule up to a hardcoded limit of 32
tasks. Instead, make this a layer tree setting.
This will help impl-side painting for layout tests, so that one
ManageTiles + WaitForAllScheduledTasks can guarantee all visible tiles
are ready.
R=vmpstr@chromium.org
BUG=381919
Committed: https://crrev.com/06a2caf2033efcc3c93802a69fd6e32c6bf194e1
Cr-Commit-Position: refs/heads/master@{#300941}
Patch Set 1 #Patch Set 2 : Make raster task limit a setting #Patch Set 3 : Clean up diff #
Total comments: 8
Patch Set 4 : reveman nits #
Messages
Total messages: 13 (2 generated)
|