commit | ed56d61bc1250ea5e69912cd5d6a836208e12d9e | [log] [tgz] |
---|---|---|
author | Helmut Januschka <[email protected]> | Fri Jul 12 21:11:09 2024 |
committer | Chromium LUCI CQ <[email protected]> | Fri Jul 12 21:11:09 2024 |
tree | 8855edcbaacf4832599053ded46ceb7173a6390d | |
parent | 26283a2c6fe02401da795319d332f72ecd29efab [diff] |
Convert base::StringPiece to std::string_view misc. //third_party The changes of this CL are made using the following script. Script: https://issues.chromium.org/issues/40506050#comment343 also refactors absl::optional to std::optional usage. Bug: 40506050 Change-Id: Id254f8f04ffd1bf87f63c44fd949229ebb014c10 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5698686 Auto-Submit: Helmut Januschka <[email protected]> Commit-Queue: Lei Zhang <[email protected]> Commit-Queue: Helmut Januschka <[email protected]> Owners-Override: Lei Zhang <[email protected]> Reviewed-by: Lei Zhang <[email protected]> Cr-Commit-Position: refs/heads/main@{#1327008}
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.