commit | 97129e77c863695b2015321eb87cd0223f5b196b | [log] [tgz] |
---|---|---|
author | Hailey Wang <haileywang@google.com> | Tue Oct 22 00:59:59 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Oct 22 00:59:59 2024 |
tree | 543bac50ddb926ee3b21be1c916d8ba29eafa40f | |
parent | 46109ee4951ab8bf4caae75c6f7496e8119125ab [diff] |
[Shared Tab Group] Add collaboration service related in chrome/browser Add CollaborationServiceFactory in native that construct a Collaboration Service. It uses an empty service when the data sharing feature is disabled. Java/IOS factories will be added in follow up CLs. Bug: 373403973 Change-Id: I23ab33cac39c4441fd29122b2b556c934e25d83a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5941595 Reviewed-by: David Trainor <dtrainor@chromium.org> Commit-Queue: Hailey Wang <haileywang@google.com> Reviewed-by: Shakti Sahu <shaktisahu@chromium.org> Code-Coverage: findit-for-me@appspot.gserviceaccount.com <findit-for-me@appspot.gserviceaccount.com> Cr-Commit-Position: refs/heads/main@{#1371777}
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.