commit | a124085a577b164a0c347e7958c688366c24f42e | [log] [tgz] |
---|---|---|
author | Melissa Zhang <melzhang@google.com> | Thu May 25 01:46:17 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu May 25 01:46:17 2023 |
tree | 1b719d4c9f46dab9ed85cc67b78101719b9a5cac | |
parent | 94861bf5a64660cdde592baefde9ab249dcf8f0d [diff] |
[Preloads] Web app installation over Lacros. In this CL we add a crosapi to do web app installation for preloads in Lacros. Bug: b/267667215 Change-Id: I603aebc86e80b85d6e0b5d444992f382480d42be Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4464778 Reviewed-by: Tim Sergeant <tsergeant@chromium.org> Reviewed-by: Giovanni Ortuno Urquidi <ortuno@chromium.org> Commit-Queue: Melissa Zhang <melzhang@chromium.org> Reviewed-by: Erik Chen <erikchen@chromium.org> Cr-Commit-Position: refs/heads/main@{#1148872}
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.