commit | a8ca763a254b5d3c66fb3bf49f4a9504820faa94 | [log] [tgz] |
---|---|---|
author | Matt Stark <msta@google.com> | Wed Jul 09 07:06:19 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jul 09 07:06:19 2025 |
tree | 899868756784f191cd3aaa1ffc62eab4fc111340 | |
parent | 1bceae40901b499e0ea196795c1b5c1f5d468059 [diff] |
Add initial android support for libc++ modules. This CL gets it to a point where libc++ compiles. There are still some users that cannot compile due to missing transitive dependencies. BUG=425527533 Change-Id: Id7d39bd43b4b8ab7697fad442707575ce2e926b4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6694794 Reviewed-by: Takuto Ikuta <tikuta@chromium.org> Commit-Queue: Matt Stark <msta@google.com> Reviewed-by: Junji Watanabe <jwata@google.com> Cr-Commit-Position: refs/heads/main@{#1484181}
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.