commit | 53077778e70bc24f4bae2aa854bc96560e5019a0 | [log] [tgz] |
---|---|---|
author | Ken Rockot <rockot@google.com> | Wed Jun 26 21:50:32 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Jun 26 21:50:32 2019 |
tree | fd982a687f6385d5ff6e0000371c3598eebcca24 | |
parent | c2b3aadeb8d8a4d14fe223dd18a3463f0a46b0a5 [diff] |
[content] Introduce ServiceProcessHost ServiceProcessHost allows Content and its embedders to launch a new service process for any given mojom service interface. This CL wires up the support and converts a single test-only service to use ServiceProcessHost instead of integrating with Service Manager. Bug: 977637 Change-Id: I63e846bf816c51ba2c557bfdc8b41189a92d2890 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1673922 Reviewed-by: Daniel Cheng <dcheng@chromium.org> Reviewed-by: Avi Drissman <avi@chromium.org> Reviewed-by: Eugene But <eugenebut@chromium.org> Commit-Queue: Ken Rockot <rockot@google.com> Cr-Commit-Position: refs/heads/master@{#672676}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .