commit | c039d62d27a8f48c8f1e4fbc42f49c21c47e7c0d | [log] [tgz] |
---|---|---|
author | Nicolás Peña <npm@chromium.org> | Fri Jan 26 20:20:35 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jan 26 20:20:35 2024 |
tree | 0e00bfcb60e1bf79c14814fdb9978181f06e03f0 | |
parent | 55d70a764a6a6c1da8cf47aea91f90201bcd6b56 [diff] |
Revert^3 "[Fuchsia] Remove fuchsia-arm64-rel and fuchsia-x64-rel" This reverts commit 7fc7c80470386db33e4df992f1b3cf3140e0c172. Reason for revert: fuchsia bot still not compiling. Original change's description: > Revert^2 "[Fuchsia] Remove fuchsia-arm64-rel and fuchsia-x64-rel" > > This reverts commit 003f612f7e0da68c96ca3beabc4e6db2049f4e86. > > Reason for revert: > Disable component builder of fuchsia-x64-cast-receiver-dbg > (debug_builder -> debug_static_builder) > > Original change's description: > > Revert "[Fuchsia] Remove fuchsia-arm64-rel and fuchsia-x64-rel" > > > > This reverts commit 0d0e0dd12174378188f4c1cfd63fb16c4dad2b7b. > > > > Reason for revert: After this fuchsia-x64-cast-receiver-dbg fails to > > compile, e.g. > > https://ci.chromium.org/ui/p/chromium/builders/ci/fuchsia-x64-cast-receiver-dbg/3/overview > > It looks like https://chromium-review.googlesource.com/c/chromium/src/+/5034289 is missing there which became necessary due to https://chromium-review.googlesource.com/c/chromium/src/+/5029278 > > > > Original change's description: > > > [Fuchsia] Remove fuchsia-arm64-rel and fuchsia-x64-rel > > > > > > cast-receiver is the only configuration we are currently supporting and > > > the two builders above should be removed. > > > Meanwhile to ensure the dbg build can pass, I updated the > > > fuchsia-x64-dbg to fuchsia-x64-cast-receiver-dbg. > > > > > > No-Try: true > > > Bug: 1509109 > > > Change-Id: I41d1a279d499a7a5fee7652637d689f7842b4c44 > > > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5238638 > > > Reviewed-by: Sven Zheng <svenzheng@chromium.org> > > > Commit-Queue: Zijie He <zijiehe@google.com> > > > Cr-Commit-Position: refs/heads/main@{#1252335} > > > > Bug: 1509109 > > Change-Id: I967a3d816454b75580b63b037978d9e087b3d3b7 > > No-Presubmit: true > > No-Tree-Checks: true > > No-Try: true > > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5237241 > > Owners-Override: Pavol Marko <pmarko@chromium.org> > > Auto-Submit: Pavol Marko <pmarko@chromium.org> > > Commit-Queue: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com> > > Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com> > > Cr-Commit-Position: refs/heads/main@{#1252502} > > Bug: 1509109 > Change-Id: I7a636609bf0df7992028efebff251fd1a3222bc7 > No-Presubmit: true > No-Tree-Checks: true > No-Try: true > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5240904 > Reviewed-by: Haiyang Pan <hypan@google.com> > Commit-Queue: Zijie He <zijiehe@google.com> > Reviewed-by: Ben Pastene <bpastene@chromium.org> > Cr-Commit-Position: refs/heads/main@{#1252772} Bug: 1509109 Change-Id: I1cfbf28124fe72a01d427b910665ab38f86fc6e3 No-Presubmit: true No-Tree-Checks: true No-Try: true Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5240254 Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com> Owners-Override: Nicolás Peña <npm@chromium.org> Commit-Queue: Nicolás Peña <npm@chromium.org> Auto-Submit: Nicolás Peña <npm@chromium.org> Cr-Commit-Position: refs/heads/main@{#1252817}
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.