commit | 9d25ec32db8773dfc7e613cd1d364c5e2fd7f716 | [log] [tgz] |
---|---|---|
author | Rushan Suleymanov <rushans@google.com> | Tue May 23 10:03:01 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue May 23 10:03:01 2023 |
tree | 3b72685f076afce8a9a503bdf024d358febad73f | |
parent | 692840e03068aa27130f157275f8adaf0030a1a2 [diff] |
Create bridges together with password bridge Introduce sync bridges for password sending data types This CL just introduces sync bridge skeletons without any logic and without wiring them. Bug: 1445868 Change-Id: I31f38a3fd889159e01cca91248798da65f847ea6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4555576 Reviewed-by: Mohamed Amir Yosef <mamir@chromium.org> Commit-Queue: Rushan Suleymanov <rushans@google.com> Cr-Commit-Position: refs/heads/main@{#1147748}
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.