commit | 0210bc069bfbce2c1f6146f849b355b8c726de5b | [log] [tgz] |
---|---|---|
author | Joshua Pawlicki <waffles@chromium.org> | Thu Jan 09 10:31:25 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jan 09 10:31:25 2025 |
tree | 44d24a1d096ea74b96e1321fd04c9ac889ca4ce1 | |
parent | bbc9880d9ee6e5e46210fdcb3c08491e47a61d50 [diff] |
Installer: Include architecture in MSI product code generation. Compare to the old code at go/vsazt. The effects of this change will not follow the normal waterfall process. For this change to affect Google Chrome Stable releases: 1. A version of GoogleUpdater including this CL must be released. 2. Subsequently, the next Google Chrome MSI will pick up the change. Fixed: 385086918 Change-Id: I88065ca30e9eebe0c759710637a052c50155d77f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6158413 Auto-Submit: Joshua Pawlicki <waffles@chromium.org> Reviewed-by: Greg Thompson <grt@chromium.org> Commit-Queue: Greg Thompson <grt@chromium.org> Cr-Commit-Position: refs/heads/main@{#1404063}
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.