commit | bc0b8bebb01af4c46a742a9e119a5eb39ee9aff0 | [log] [tgz] |
---|---|---|
author | khushalsagar <[email protected]> | Tue Oct 04 02:49:06 2016 |
committer | Commit bot <[email protected]> | Tue Oct 04 02:51:36 2016 |
tree | dfdbbce132db0c5d7b7abd966a3e8d98b83bdd68 | |
parent | e43da5a8fb226ea71f9b8ef11902495878034782 [diff] |
cc/blimp: Add a LayerTreeHostRemote implementation. This sets up the framework for a LayerTreeHostRemote that implements the LayerTreeHost API when the compositor is running across a network boundary. This change only sets the framework for running/scheduling main frame updates and pushing the serialized state using the CompositorProtoStateSink. Subsequent patches will add state serialization. BUG=648442,652502 CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_precise_blink_rel Committed: https://crrev.com/8d31bac41bbabd01f14eff89f0fc37cd9016c225 Review-Url: https://codereview.chromium.org/2362073002 Cr-Original-Commit-Position: refs/heads/master@{#422555} Cr-Commit-Position: refs/heads/master@{#422679}