Chromium Code Reviews
DescriptionDisable CA compositor if there are too many RenderPassDrawQuads
If there are too many RenderPassDrawQuads, we shouldn't use Core Animation to
present them as individual layers, since that potentially doubles the amount of
work needed to present them. cc has to blit them into an IOSurface, and then
Core Animation has to blit them to the final surface.
BUG=636884
CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_precise_blink_rel
Committed: https://crrev.com/e4e1cdc9897a759cf154dad8e81c6dd88ac4b22d
Cr-Commit-Position: refs/heads/master@{#420188}
Patch Set 1 #Patch Set 2 : Change IOSurface quad count. #Patch Set 3 : Only look at RPDQs. #
Messages
Total messages: 24 (13 generated)
|
|||||||||||||||||||||||||||||||||||||