commit | 59be26606ae9962880b6f20ed255fe7e8e484c19 | [log] [tgz] |
---|---|---|
author | Chunbo Hua <chunbo.hua@intel.com> | Thu May 25 04:16:36 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu May 25 04:16:36 2023 |
tree | 21c4b7c037ac7560e47613e9c9b2ef5238af8c22 | |
parent | 04838d546a345a0c8b5922db08666d7519ab3d47 [diff] |
Turn off desktop plane in DWM for zero copy video fullscreen presentation. This is for the scenario of IDXGIDecodeSwapChain video presentation without VP blit. DWM optimizaitons, like to turn off the desktop plan, can be enable during fullscreen playback. Bug: 1027046 Change-Id: I75295d5e913543e3f6991a6dfbda9e5df8e3fbec Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4519920 Reviewed-by: Maggie Chen <magchen@chromium.org> Reviewed-by: Rafael Cintron <rafael.cintron@microsoft.com> Commit-Queue: Chunbo Hua <chunbo.hua@intel.com> Cr-Commit-Position: refs/heads/main@{#1148907}
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.