Chromium Code Reviews
DescriptionAdd switch to use ipc command buffer in Android WebView
Still default to use in-process command buffer. Add switch to make
testing easier.
With ipc command buffer, no need to initialize bindings early in start
up. This is ok because ipc command buffer is guaranteed to start before
the in-process one on render thread is created.
Video still runs with context on render thread. Child compositor, WebGL
and accelerated canvas will run with ipc command buffer when switch
is present.
BUG=509702
Committed: https://crrev.com/1463e1e5261571689fca740aafb1bf156f722f9d
Cr-Commit-Position: refs/heads/master@{#339999}
Patch Set 1 #
Total comments: 7
Patch Set 2 : review #Messages
Total messages: 11 (2 generated)
|