DescriptionFlush after ResourcePool deletions complete
Currently, ResourcePool queues up idle resource deletion 1 second
after last use. This means that the resource may be deleted after
the main context becomes completely idle, and no further frames
are bein produced. In order to ensure that these deletions are
propogated to the GPU process, this change introduces a shallow
flush after the last freeable resource is deleted by the
ResourcePool.
BUG=671256
CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_trusty_blink_rel
Review-Url: https://codereview.chromium.org/2607033002
Cr-Commit-Position: refs/heads/master@{#442937}
Committed: https://chromium.googlesource.com/chromium/src/+/8e825d9a15aa6b2d16637fd59d2c0072c60d60ea
Patch Set 1 #
Total comments: 1
Patch Set 2 : rebase #Patch Set 3 : remove brace #Patch Set 4 : fix |resource_provider_| check #
Messages
Total messages: 28 (17 generated)
|