commit | 4a3710d89adf128fe5bf2c78e49edc974be80aea | [log] [tgz] |
---|---|---|
author | Daniel Murphy <dmurph@google.com> | Thu May 05 01:18:58 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu May 05 01:18:58 2022 |
tree | 7d691dbe786b734f052a402a6bebd846e5ec1e5e | |
parent | db175f18c717609eb87118ba5a1efbb293ff06a8 [diff] |
[dPWA] Add shared web contents to the command manager Bug: 1298130 Change-Id: I383dd2471ed17e5f2beb6966f31940bff049817e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3621404 Reviewed-by: Phillis Tang <phillis@chromium.org> Commit-Queue: Daniel Murphy <dmurph@chromium.org> Auto-Submit: Daniel Murphy <dmurph@chromium.org> Reviewed-by: Dibyajyoti Pal <dibyapal@chromium.org> Cr-Commit-Position: refs/heads/main@{#999692}
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.