Chrome Release Bot (LUCI) 4762b62e7d Publish DEPS for 106.0.5249.13 1 年之前
..
mojom 4762b62e7d Publish DEPS for 106.0.5249.13 1 年之前
BUILD.gn 4762b62e7d Publish DEPS for 106.0.5249.13 1 年之前
DIR_METADATA 4762b62e7d Publish DEPS for 106.0.5249.13 1 年之前
OWNERS 4762b62e7d Publish DEPS for 106.0.5249.13 1 年之前
README.md 4762b62e7d Publish DEPS for 106.0.5249.13 1 年之前
connection.cc 4762b62e7d Publish DEPS for 106.0.5249.13 1 年之前
connection.h 4762b62e7d Publish DEPS for 106.0.5249.13 1 年之前
fake_mojo_service_manager.cc 4762b62e7d Publish DEPS for 106.0.5249.13 1 年之前
fake_mojo_service_manager.h 4762b62e7d Publish DEPS for 106.0.5249.13 1 年之前

README.md

ChromeOS Mojo Service Manager

ChromeOS mojo service manager provides an API to share the mojo interfaces between processes on ChromeOS. This directory contains the utilities to access the service manager.

The API can be found at mojom/mojo_service_manager.mojom and the full document can be found at ChromeOS://src/platform2/mojo_service_manager/