commit | 4fd90251e9582c7e1301719a7fb490f562c09566 | [log] [tgz] |
---|---|---|
author | Matt Stark <[email protected]> | Tue Sep 02 02:39:43 2025 |
committer | Chromium LUCI CQ <[email protected]> | Tue Sep 02 02:39:43 2025 |
tree | bf6e8a0b810961abb9c5957ae42d72a0fc4a52cc | |
parent | ab6187424ce3c8190cc7a363a59270405418e2cf [diff] |
Reland "Enable clang modules by default on android 64-bit" This reverts commit c2c70928a1a0c890cc8f661405849ccc3cc0a510. Reason for revert: Fixed cronet's dependencies.txt to not include modules Original change's description: > Revert "Enable clang modules by default on android 64-bit" > > This reverts commit 9e42aa78741671317ff1c02dab6ec5ea46cb8cee. > > 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/8704968868120777617 > > Sample failed build: https://ci.chromium.org/b/8704968868120777617 > > If this is a false positive, please report it at http://b.corp.google.com/createIssue?component=1199205&description=Analysis%3A+https%3A%2F%2Fblue-sea-697d.quartiers047.workers.dev%3A443%2Fhttps%2Fchromium-review.googlesource.com%2Fc%2Fchromium%2Fsrc%2F%2B%2F6882816&format=PLAIN&priority=P3&title=Wrongly+blamed+https%3A%2F%2Fblue-sea-697d.quartiers047.workers.dev%3A443%2Fhttps%2Fci.chromium.org%2Fui%2Fp%2Fchromium%2Fbisection%2Fcompile-analysis%2Fb%2F8704968868120777617&type=BUG > > Original change's description: > > Enable clang modules by default on android 64-bit > > > > Bug: 425527533 > > Change-Id: I656a696464c9bc6bd51bd273e702a2a6ae3838c3 > > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6882816 > > Reviewed-by: Takuto Ikuta <[email protected]> > > Commit-Queue: Matt Stark <[email protected]> > > Cr-Commit-Position: refs/heads/main@{#1508956} > > > > Bug: 425527533 > No-Presubmit: true > No-Tree-Checks: true > No-Try: true > Change-Id: I6b6d64e587fc3167ec953314d423ec66ea3cf201 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6902235 > Commit-Queue: [email protected] <[email protected]> > Owners-Override: [email protected] <[email protected]> > Bot-Commit: [email protected] <[email protected]> > Cr-Commit-Position: refs/heads/main@{#1508961} Bug: 425527533 Change-Id: I17f1e6325ae74a6df1dd75a73063538aac59a888 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6904744 Reviewed-by: Junji Watanabe <[email protected]> Bot-Commit: Rubber Stamper <[email protected]> Commit-Queue: Matt Stark <[email protected]> Cr-Commit-Position: refs/heads/main@{#1509340}
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.