commit | aaba32920deaa5e102bafb9fca4b5f031ab2031e | [log] [tgz] |
---|---|---|
author | Orko Garai <orko@igalia.com> | Tue Nov 05 16:35:32 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Nov 05 16:35:32 2024 |
tree | f50574f79622df613b7b42295dd42a0bcd24d5e8 | |
parent | 26c626a05e42acd30a2dbecb38937d681229ea05 [diff] |
ozone/wayland: Background rendering on suspended during video capture This is a follow-up from crrev.com/c/5845711. This change handles the suspended state if the compositor sends it and during tab capture if the tab is captured from a suspended window it simply ACKs swaps without sending surface commits to wayland. Additional details: https://cloud.igalia.com/s/Q8aqpyH3DHLMstD Bug: 364197252 Change-Id: I9781125d7409129ef198a9eecaefd1caa9aa77a9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5962403 Commit-Queue: Orko Garai <orko@igalia.com> Reviewed-by: Kramer Ge <fangzhoug@chromium.org> Reviewed-by: Maksim Sisov <msisov@igalia.com> Cr-Commit-Position: refs/heads/main@{#1378379}
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.