commit | eddc366e0f0a091d4100f6ce186c9efbe256bf5d | [log] [tgz] |
---|---|---|
author | Peter Kasting <pkasting@chromium.org> | Mon Nov 25 00:01:25 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Nov 25 00:01:25 2024 |
tree | e57364dcee53f9eea3f3e61a999ba99381e2fe4c | |
parent | 4aec12c4d16bafe9f919c0b57f56bcbd1d49bf77 [diff] |
Cleanups from stricter span usage of size_t, pt. 2: chrome More use of first(), compile-time sizes, size_t, etc. Bug: none Change-Id: Iaa7319f85c219004577186fa01cc0d735dcf8063 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6045610 Code-Coverage: findit-for-me@appspot.gserviceaccount.com <findit-for-me@appspot.gserviceaccount.com> Auto-Submit: Peter Kasting <pkasting@chromium.org> Reviewed-by: Erik Chen <erikchen@chromium.org> Commit-Queue: Peter Kasting <pkasting@chromium.org> Cr-Commit-Position: refs/heads/main@{#1387395}
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.