summaryrefslogtreecommitdiffstats
path: root/android_webview/browser/gl_view_renderer_manager.cc
diff options
context:
space:
mode:
authorsievers <sievers@chromium.org>2014-09-09 02:15:35 -0700
committerCommit bot <commit-bot@chromium.org>2014-09-09 09:18:00 +0000
commita5be71900477280bd56786b39493a3399b52dfdb (patch)
tree5f1be8b6df2a4bf006411823cf3794c54d639e2a /android_webview/browser/gl_view_renderer_manager.cc
parente0dd0295045531750465047312651a30aab5d6a2 (diff)
downloadchromium_src-a5be71900477280bd56786b39493a3399b52dfdb.zip
chromium_src-a5be71900477280bd56786b39493a3399b52dfdb.tar.gz
chromium_src-a5be71900477280bd56786b39493a3399b52dfdb.tar.bz2
InProcessGL: Share MailboxManager per service
The current logic ends up creating a MailboxManager per ContextGroup, so change this to share the mailbox manager across InProcessCommandBuffer::Service instances. This also allows for removing code in Android WebView that deals with passing around the share group. None of these contexts (child, parent compositor and video) need client-side share groups since mailbox names are used. TBR=tedchoc@chromium.org for content/public Review URL: https://codereview.chromium.org/540143002 Cr-Commit-Position: refs/heads/master@{#293902}
Diffstat (limited to 'android_webview/browser/gl_view_renderer_manager.cc')
0 files changed, 0 insertions, 0 deletions