commit | 3b731b15e601365f6d55b4f497435c25124b1491 | [log] [tgz] |
---|---|---|
author | Robert Sesek <[email protected]> | Wed Apr 14 21:54:03 2021 |
committer | Chromium LUCI CQ <[email protected]> | Wed Apr 14 21:54:03 2021 |
tree | a86e1a38f8cc675c119161a37a9e220550d9e025 | |
parent | 2e32361a01859165242b9429b2c247c143a6fb41 [diff] |
Rewrite the macOS debugging doc. This removes a lot of outdated information and provides new content. Change-Id: Ia74840e0a4ee63bd22bcadb4d61436b0574163ba Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2826397 Commit-Queue: Robert Sesek <[email protected]> Reviewed-by: Leonard Grey <[email protected]> Cr-Commit-Position: refs/heads/master@{#872582}
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.