commit | 3c693f1a5e2ba0ccf61fa3b79626c52bfe7a2f0a | [log] [tgz] |
---|---|---|
author | Peter Wen <wnwen@google.com> | Tue May 06 21:19:30 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue May 06 21:19:30 2025 |
tree | e578c9ff883d52f12aa4efb8e9ee5239af751a40 | |
parent | 4e7a681d1d298550d076cc72181a4b55cf7c463f [diff] |
pgo: Add override GN args for orderfile The orderfile bot needs to compile with a newer PGO profile than the one currently in ToT. These new GN args allows the bot to specify and override the PGO profile being used by the build. R=agrieve@chromium.org Bug: 372693334 Change-Id: Icc840ed454bf88a97346a45bb452a80e784380ce Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6516990 Auto-Submit: Peter Wen <wnwen@chromium.org> Commit-Queue: Peter Wen <wnwen@chromium.org> Owners-Override: Peter Wen <wnwen@chromium.org> Reviewed-by: Andrew Grieve <agrieve@chromium.org> Cr-Commit-Position: refs/heads/main@{#1456612}
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.