commit | 0b0acaddccd9e56d93e2c1e94ea9f3843d67d11e | [log] [tgz] |
---|---|---|
author | Alex Gough <ajgo@chromium.org> | Tue Oct 22 01:30:29 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Oct 22 01:30:29 2024 |
tree | bb59966ec789cf94e316c7cb350a1d3d20cef667 | |
parent | c6fcc4e052750326339a02818e7956b297d7a23a [diff] |
Add Readme to tools/win Bug: 40271701 Change-Id: I94a68703b0d140d98d0e5ad3efe7a2479c6cf683 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5945584 Commit-Queue: Jesse McKenna <jessemckenna@google.com> Reviewed-by: Jesse McKenna <jessemckenna@google.com> Auto-Submit: Alex Gough <ajgo@chromium.org> Cr-Commit-Position: refs/heads/main@{#1371792}
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.