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.
[Chromium是一个开源浏览器项目,旨在为所有用户提供更安全、更快、更稳定的网络体验方式。]
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.