commit | 84f61322f1d8b45d0ef39ecc0a508f72a6564afa | [log] [tgz] |
---|---|---|
author | Peter Wen <wnwen@chromium.org> | Thu Oct 03 16:11:10 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Oct 03 16:11:10 2024 |
tree | 4d79e490455d314ac277bf27c9d75058dd710d2b | |
parent | 98c41e2433cfdd50daacb93132a0221c8c62ef3a [diff] |
android: Migrate ParentAuthDelegate Changing how we do AppHooks to simplify GN rules. See internal doc: https://chrome-internal.googlesource.com/clank/internal/apps/+/main/README.md#wiring-up-internal-java-code Cq-Include-Trybots: luci.chrome.try:android-internal-binary-size Bug: 40901855 Change-Id: Ia6a3efccc62e21d75bf34b344ff12f9a2dcc2484 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5905225 Reviewed-by: James Lee <ljjlee@google.com> Reviewed-by: Liza Bipin <mlbipin@google.com> Commit-Queue: Peter Wen <wnwen@chromium.org> Cr-Commit-Position: refs/heads/main@{#1363678}
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.