commit | 654bb625f4b57bbbfc052fbfeb6e40862d974e57 | [log] [tgz] |
---|---|---|
author | Peter Kasting <[email protected]> | Sat Nov 16 02:29:08 2024 |
committer | Chromium LUCI CQ <[email protected]> | Sat Nov 16 02:29:08 2024 |
tree | e985477f86dda5efbeff11e26b4acc64111d2e03 | |
parent | 98bafc3e2c2e6b4350ff80f854ad8c6f9f1e494e [diff] |
Cleanups from stricter span usage of size_t: base More use of first(), compile-time sizes, etc. Bug: none Change-Id: I62b772f6c609fa2002133e12639374967333581d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6026697 Commit-Queue: Peter Kasting <[email protected]> Code-Coverage: [email protected] <[email protected]> Reviewed-by: Lei Zhang <[email protected]> Auto-Submit: Peter Kasting <[email protected]> Cr-Commit-Position: refs/heads/main@{#1383942}
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.