commit | a3c7155087e3b5d7fe9caa59aee4e263ea160e12 | [log] [tgz] |
---|---|---|
author | Olivier Li <[email protected]> | Wed May 12 17:05:52 2021 |
committer | Chromium LUCI CQ <[email protected]> | Wed May 12 17:05:52 2021 |
tree | b18ab92b5057d90447fedb2a65b35fdc4851e8e5 | |
parent | b92868a6a15d38a3a7ceae9acd0d6aee4421eed2 [diff] |
Adapt /content/gpu to move-only thread options. This change will let base::Thread::Options::delegate be a unique_ptr. This CL was uploaded by git cl split. Bug:1208166 [email protected] Change-Id: I6087d1ca106af1f39232c115dfd50cc0cd5d7ad9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2889635 Commit-Queue: Olivier Li <[email protected]> Auto-Submit: Olivier Li <[email protected]> Reviewed-by: Kenneth Russell <[email protected]> Cr-Commit-Position: refs/heads/master@{#882144}
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.