commit | b41a90e23296f80e8766d793a89cab14c880aae7 | [log] [tgz] |
---|---|---|
author | Stefan Zager <szager@chromium.org> | Tue Nov 30 17:16:07 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Nov 30 17:16:07 2021 |
tree | b877a14b09edde990a4c3008748e2ede4e98644b | |
parent | 9b7854d38d1311feea638fa7e63c78bd765d693b [diff] |
Avoid using LayerTreeHost directly during impl thread init This is part of the broader effort to avoid using or referring to LayerTreeHost on the impl thread. Split out from: https://chromium-review.googlesource.com/c/chromium/src/+/3239424 Bug: chromium:1255972 Change-Id: I9a92e7a9b5224016d5ca24778d18f0b8cbc3424b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3292503 Commit-Queue: Stefan Zager <szager@chromium.org> Reviewed-by: Khushal <khushalsagar@chromium.org> Cr-Commit-Position: refs/heads/main@{#946507}
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.