summaryrefslogtreecommitdiffstats
path: root/ui
diff options
context:
space:
mode:
authorsunnyps <sunnyps@chromium.org>2015-06-08 15:07:33 -0700
committerCommit bot <commit-bot@chromium.org>2015-06-08 22:08:06 +0000
commit39c5af24ab4e14ece3d7c97b7c4d027151ede176 (patch)
tree7d5e3e8a06c7a51d0b911349d4476461e69de3f8 /ui
parent3dba19a90208ee9c5890cffda0490c517cbdf43e (diff)
downloadchromium_src-39c5af24ab4e14ece3d7c97b7c4d027151ede176.zip
chromium_src-39c5af24ab4e14ece3d7c97b7c4d027151ede176.tar.gz
chromium_src-39c5af24ab4e14ece3d7c97b7c4d027151ede176.tar.bz2
Explicitly set max_pending_frames = 1 for renderer output surfaces.
All configurations of CompositorOutputSurface have max_pending_frames set to 1 but it's hard to see that unless you look at all of it's subclasses. In particular both MailboxOutputSurface and DelegatedCompositorOutputSurface set max_pending_frames to 1 and so does the CompositorOutputSurface when using a SoftwareDevice. These are all the configurations of CompositorOutputSurface that exist. Review URL: https://codereview.chromium.org/1161283003 Cr-Commit-Position: refs/heads/master@{#333356}
Diffstat (limited to 'ui')
0 files changed, 0 insertions, 0 deletions