commit | 3b6c2552d26a3b944baf97f103008916adbba63d | [log] [tgz] |
---|---|---|
author | Nico Weber <[email protected]> | Wed Sep 09 19:49:45 2020 |
committer | Commit Bot <[email protected]> | Wed Sep 09 19:49:45 2020 |
tree | 119a1711ac504da18305ab564904e7635465a291 | |
parent | 376467c7eff365f5e0d6cdb4bc0262b3907d4bca [diff] |
docs: Update asan docs slightly - Mention more platforms at the top - Be better about escaping underscores - Remove some old gyp references - Remove some no-longer-needed explicit clang opt-ins Change-Id: I0e604a12ef67f3ae4d40cb06eac713305bdaf726 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2401806 Reviewed-by: Lei Zhang <[email protected]> Commit-Queue: Nico Weber <[email protected]> Cr-Commit-Position: refs/heads/master@{#805441}
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.
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.