commit | 637eab476aff061c5c138607babb69ef88a862f8 | [log] [tgz] |
---|---|---|
author | Arthur Eubanks <[email protected]> | Mon Jun 15 18:03:07 2020 |
committer | Commit Bot <[email protected]> | Mon Jun 15 18:03:07 2020 |
tree | b8c5088839001e05b2ee4bd09c423f8e1223e53b | |
parent | 8f11f0fc28fe8fc38f23e18cb515c0f3ed190279 [diff] |
Add documentation on performance bugs for clang rolls Change-Id: If545bb7f17a476f9bf2ecffa8865ba4c220acacd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2246283 Reviewed-by: Nico Weber <[email protected]> Commit-Queue: Arthur Eubanks <[email protected]> Cr-Commit-Position: refs/heads/master@{#778372}
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.