commit | 56e1938a38d67a8d1de3011be5e25e00432af9c4 | [log] [tgz] |
---|---|---|
author | Joshua Pawlicki <waffles@chromium.org> | Wed Mar 08 20:11:40 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Mar 08 20:11:40 2023 |
tree | a686fb4fea2fd0d90c270abd404ffef633785de2 | |
parent | 4bf19e6df2ad19909151c74a1c5fbe03147ccdb7 [diff] |
Updater: Always build an x64 certificate_tag tool. This is because the tool is used during signing, which runs on an x64 machine even when the build is arm64. Fixed: 1420393 Change-Id: Iabf96f9d323cf9ed390d94607f3d08e50152aba3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4321086 Reviewed-by: Sorin Jianu <sorin@chromium.org> Auto-Submit: Joshua Pawlicki <waffles@chromium.org> Commit-Queue: Joshua Pawlicki <waffles@chromium.org> Cr-Commit-Position: refs/heads/main@{#1114729}
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.