[go: nahoru, domu]

Add IPC messages to transfer compositor protos

- Be able to send and receive compositor protos to/from the render
  process and the browser process.  Messages are piped through the
  browser process to/from the network and renderer.  A separate client
  (go/blimp) will render the compositor protos.  This is part of the
  compositor refactor around splitting ThreadProxy into two components.
- Hook the proto sending into the BlimpEngineSession class.
- Set up a RemoteProtoChannel interface on the CC side to be used by the
  ChannelMain class once we start building that from the LayerTreeHost.

BUG=552055
CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel

Review URL: https://codereview.chromium.org/1442853005

Cr-Commit-Position: refs/heads/master@{#360452}
21 files changed