commit | c72d38a9e5a63e3a2d0d2fbb4f02eef4908fbc74 | [log] [tgz] |
---|---|---|
author | Mitsuru Oshima <oshima@chromium.org> | Tue Nov 28 01:25:09 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Nov 28 01:25:09 2023 |
tree | 56e3fb184eea2b4b703c18c5a6df2eef84d66c36 | |
parent | b74e6fa9f4bb056d7ca2034065b8cac0eb52aa58 [diff] |
Rename display_id_ -> output_display_id_ in SurfaceTreeHost This is a part of display id usage clarification/cleanup in exo. Bug: None Change-Id: Ie24b32f1354fd4996f1204af1b69c335555e54d0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5056479 Commit-Queue: Mitsuru Oshima <oshima@chromium.org> Reviewed-by: Thomas Lukaszewicz <tluk@chromium.org> Cr-Commit-Position: refs/heads/main@{#1229673}
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.