commit | 7702a7b7f9c701a628d4292548bb87f79febf84f | [log] [tgz] |
---|---|---|
author | Raphael Kubo da Costa <[email protected]> | Tue May 20 09:55:01 2025 |
committer | Chromium LUCI CQ <[email protected]> | Tue May 20 09:55:01 2025 |
tree | f603bdf42cb87b39dac5e36fcb43c4fce88beee9 | |
parent | 37569cbe371d1fec4b343c4ffc4d08ff590a24cd [diff] |
ios: Update build instructions * Remove references to how things worked before Xcode 9, which was released in 2017. * Remove references to the Chromium IRC channel, which was shut down in 2021. Direct people to Slack and the mailing lists instead. Change-Id: Iaf019ef8d38950f44690aced900c8b4aea7ffc63 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6565543 Reviewed-by: Sylvain Defresne <[email protected]> Commit-Queue: Sylvain Defresne <[email protected]> Auto-Submit: Raphael Kubo da Costa <[email protected]> Cr-Commit-Position: refs/heads/main@{#1462668}
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.