commit | 017c1ba7a05804728927f4959a8aefc0bf81bcb0 | [log] [tgz] |
---|---|---|
author | Peter Kasting <[email protected]> | Fri Oct 28 15:26:33 2022 |
committer | Chromium LUCI CQ <[email protected]> | Fri Oct 28 15:26:33 2022 |
tree | f7bd04f77bf6d7ec17c713d7c6c0c6e597c67218 | |
parent | 509e782c873921bd6fa7aab6f08131b3425e8d6e [diff] |
Replace std::copy() with base::ranges::copy(): net/ Bug: 1368812 Change-Id: Ibeb573b387f95b63db25adbedfbb7bb8cdfbbafb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3988851 Reviewed-by: David Benjamin <[email protected]> Auto-Submit: Peter Kasting <[email protected]> Commit-Queue: David Benjamin <[email protected]> Cr-Commit-Position: refs/heads/main@{#1064847}
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.