
This reverts commit0f1205e94b
. Reason for revert: The fix has been landed. https://crrev.com/c/6355634 Original change's description: > Reland "infra: Disable remote link for android-cronet-riscv64-dbg builder" > > This reverts commitb03d426304
. > > Reason for revert: Wrong revert. > > Original change's description: > > Revert "infra: Disable remote link for android-cronet-riscv64-dbg builder" > > > > This reverts commit59cc1a987f
. > > > > Reason for revert: > > LUCI Bisection has identified this change as the culprit of a build failure. See the analysis: https://ci.chromium.org/ui/p/chromium/bisection/compile-analysis/b/8720171993521266673 > > > > Sample failed build: https://ci.chromium.org/b/8720171993521266673 > > > > If this is a false positive, please report it at http://b.corp.google.com/createIssue?component=1199205&description=Analysis%3A+https%3A%2F%2Fchromium-review.googlesource.com%2Fc%2Fchromium%2Fsrc%2F%2B%2F6356473&format=PLAIN&priority=P3&title=Wrongly+blamed+https%3A%2F%2Fci.chromium.org%2Fui%2Fp%2Fchromium%2Fbisection%2Fcompile-analysis%2Fb%2F8720171993521266673&type=BUG > > > > Original change's description: > > > infra: Disable remote link for android-cronet-riscv64-dbg builder > > > > > > There are fallbacks due to missing inputs. > > > > > > Bug: 404125019, 377426017 > > > Change-Id: Id061fb91c62f98ee2a0093b4553301c47537407b > > > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6356473 > > > Auto-Submit: Takuto Ikuta <tikuta@chromium.org> > > > Reviewed-by: Fumitoshi Ukai <ukai@google.com> > > > Commit-Queue: Takuto Ikuta <tikuta@chromium.org> > > > Cr-Commit-Position: refs/heads/main@{#1433361} > > > > > > > Bug: 404125019, 377426017 > > No-Presubmit: true > > No-Tree-Checks: true > > No-Try: true > > Change-Id: I56aec2aeb605e5ae8b1a44454adfedb8838208f7 > > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6359867 > > Commit-Queue: luci-bisection@appspot.gserviceaccount.com <luci-bisection@appspot.gserviceaccount.com> > > Bot-Commit: luci-bisection@appspot.gserviceaccount.com <luci-bisection@appspot.gserviceaccount.com> > > Owners-Override: luci-bisection@appspot.gserviceaccount.com <luci-bisection@appspot.gserviceaccount.com> > > Cr-Commit-Position: refs/heads/main@{#1433371} > > Bug: 404125019, 377426017, 404138240 > Change-Id: I264314917b88bd02c306720522c4494a7a3d08a2 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6355633 > Auto-Submit: Takuto Ikuta <tikuta@chromium.org> > Commit-Queue: Takuto Ikuta <tikuta@chromium.org> > Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com> > Cr-Commit-Position: refs/heads/main@{#1433375} Cq-Include-Trybots: luci.chromium.try:android-cronet-riscv64-dbg Bug: 404125019, 377426017, 404138240 No-Presubmit: true No-Tree-Checks: true No-Try: true Change-Id: Ib6ec1278130c56036c2b65a8df03151fd9ff5ae8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6364394 Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com> Auto-Submit: Junji Watanabe <jwata@google.com> Reviewed-by: Takuto Ikuta <tikuta@chromium.org> Commit-Queue: Takuto Ikuta <tikuta@chromium.org> Cr-Commit-Position: refs/heads/main@{#1433931}
Chromium
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.