commit | aae882b0a98a089e2c398a75404cdb2047816c7a | [log] [tgz] |
---|---|---|
author | Sam Chen <chensa@google.com> | Sat Oct 19 00:51:32 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Oct 19 00:51:32 2024 |
tree | 77df59a06ebf5ceadf5438a732124906c96b51ff | |
parent | 96b17012b96179174cb7ff031a3a1725e321edda [diff] |
Add initial skeleton CrosSafetyService service This service registers itself to the mojo service manager. See design doc at go/cros-hades-impl and go/go/cros-cloud-tns-service. TEST=build chrome BUG=b:373825517 Change-Id: Iff0944009a2d59a1c938409b7dfd735af88b41ce Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5892978 Commit-Queue: Sam Chen <chensa@google.com> Reviewed-by: Yi Chou <yich@google.com> Reviewed-by: Hidehiko Abe <hidehiko@chromium.org> Reviewed-by: Takashi Toyoshima <toyoshim@chromium.org> Reviewed-by: Sophie Chang <sophiechang@chromium.org> Cr-Commit-Position: refs/heads/main@{#1370919}
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.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure.
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.