commit | 2d6a4db828d0d8ed8bc2b3a454755c1c720f6e2a | [log] [tgz] |
---|---|---|
author | Takuto Ikuta <tikuta@chromium.org> | Mon May 13 04:51:34 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon May 13 04:51:34 2024 |
tree | d1faccbc360111ef53cc7d81098abe42dec1fd20 | |
parent | 12e31f1aef7d9c926f35980ea37348cda63e690d [diff] |
.clang-tidy: ignore system headers from misc-include-cleaner It seems that we don't want to add/remove system headers in some cases. e.g. https://crrev.com/c/5524195/5/crypto/nss_key_util.cc Bug: 336474469 Change-Id: I56b4239832a5246cb6edb39bf6397ceb03e0a003 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5528895 Reviewed-by: Peter Kasting <pkasting@chromium.org> Reviewed-by: Nico Weber <thakis@chromium.org> Commit-Queue: Takuto Ikuta <tikuta@chromium.org> Auto-Submit: Takuto Ikuta <tikuta@chromium.org> Cr-Commit-Position: refs/heads/main@{#1299890}
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.