| commit | a6fbb461fbe3f28e30ffc7fdaac36fd57d27047d | [log] [tgz] |
|---|---|---|
| author | Darren Wu <darrenwu@google.com> | Mon Jul 28 15:55:00 2025 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jul 28 15:55:00 2025 |
| tree | 68aa422720223e46cbe0bc3966689b5cb90da8db | |
| parent | f784d4367c73147cdfcee410b1f7aab538db2499 [diff] |
pgo: add android-desktop-arm64 The PGO android-desktop-arm64 is produced and ready in gs bucket. Create the first version of android-desktop-arm64.pgo.txt. Add android-desktop-arm64 to update_pgo_profiles.py Bug: 415130383 Test: python tools/update_pgo_profiles.py --target android-desktop-arm64 update --gs-url-base chromium-optimization-profiles/pgo_profiles Change-Id: If220143cb588e85e68d5f438711450159aacc197 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6772951 Auto-Submit: Darren Wu <darrenwu@chromium.org> Reviewed-by: Peter Wen <wnwen@chromium.org> Reviewed-by: Jeff Yoon <jeffyoon@google.com> Commit-Queue: Jeff Yoon <jeffyoon@google.com> Cr-Commit-Position: refs/heads/main@{#1492869}
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.