commit | 7db91ee6fd23d484e3209b6a677d33f41575a104 | [log] [tgz] |
---|---|---|
author | maciek swiech <drmasquatch@google.com> | Mon Mar 17 19:23:39 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Mar 17 19:23:39 2025 |
tree | f3bbfce295e71a35b5af68a8462a3eaf0eed4846 | |
parent | 0e18e6fef3b5b4bb34b946bf9d01213deb66fb4d [diff] |
Obtain baguette image URL and hash from concierge. Previous patchset hard-coded image URL and hash. We now call a concierge RPC to get the version which should be pinned for our correct architecture and version. Bug: b:393151776 Change-Id: Iba34f5c9014c044e7862c958c8d472bce5849b4a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6353760 Commit-Queue: maciek swiech <drmasquatch@google.com> Reviewed-by: Dennis Kempin <denniskempin@google.com> Cr-Commit-Position: refs/heads/main@{#1433697}
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.