commit | 04c13a8539ed25d49773d35e99f051758737a18c | [log] [tgz] |
---|---|---|
author | Victor Hugo Vianna Silva <victorvianna@google.com> | Thu Jun 19 20:36:12 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jun 19 20:36:12 2025 |
tree | 6d925d3a3ed0c07de1ade24a15fd6952dfbc2c89 | |
parent | 1260cb7c5406c648627d995a4a0bcb55e21ca4ea [diff] |
Remove some pre Android Q code from //chrome Q is the new min supported version. Drive-by fixes: - DexFixerReason doesn't need to be marked as an UMA enum anymore, the entry in enums.xml was removed in crrev.com/c/5010348. - Fix the values of StandbyBucket in enums.xml. Bug: 425948259 Change-Id: Iab33036fa13e2e23cecb50ef31021c82fb5e8979 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6650645 Reviewed-by: Henrique Nakashima <hnakashima@chromium.org> Auto-Submit: Victor Vianna <victorvianna@google.com> Commit-Queue: Victor Vianna <victorvianna@google.com> Owners-Override: Henrique Nakashima <hnakashima@chromium.org> Cr-Commit-Position: refs/heads/main@{#1476276}
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.