commit | 3323e08e7dec8ec614569f9a00bff025ad01e846 | [log] [tgz] |
---|---|---|
author | Peter Kasting <pkasting@chromium.org> | Fri Oct 28 20:56:11 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Oct 28 20:56:11 2022 |
tree | 45c134645946a93dfdfe0bc6e68a53d756a2bae5 | |
parent | c5436298dd1cf55d8d64bb91cbcbb12eaa9247f8 [diff] |
Replace std::copy() with base::ranges::copy(): gpu/ Bug: 1368812 Change-Id: If3d3ed6e84ffb676181e9fa7ea7893dbf65fb545 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3988888 Commit-Queue: Matthew Denton <mpdenton@chromium.org> Reviewed-by: Sunny Sachanandani <sunnyps@chromium.org> Auto-Submit: Peter Kasting <pkasting@chromium.org> Reviewed-by: Matthew Denton <mpdenton@chromium.org> Reviewed-by: Chris Bookholt <bookholt@chromium.org> Cr-Commit-Position: refs/heads/main@{#1065029}
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.