Chromium Code Reviews
DescriptionFlush contexts after LayerTreeHostImpl cleanup
Currently, we do not flush our GL contexts after cleaning up
LayerTreeHostImpl (LTHI) resources. This delays the time it takes for
these deletes to reach the GPU process, and can allow driver caches to
grow unnecessarily.
This CL does a ShallowFlushCHROMIUM after freeing LTHI resources, which
reduces cache growth on some platforms (observed on N9).
R=vmpstr
BUG=643251
CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_precise_blink_rel
Committed: https://crrev.com/d3bd7f0bacd5e2141ddb9f08335a9157da367b14
Cr-Commit-Position: refs/heads/master@{#419874}
Patch Set 1 #
Messages
Total messages: 12 (7 generated)
|
|||||||||||||||||||