| commit | 17119e5ced28fe1331cbb80f3586a98dc8da763f | [log] [tgz] |
|---|---|---|
| author | Zhuang Xu <zhuangxu@microsoft.com> | Tue Apr 01 18:39:38 2025 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Apr 01 18:39:38 2025 |
| tree | de8973290d506e6247f18fa9b74effb8cb61d3c4 | |
| parent | a2fc788af16cbaf945c2354fcb642702afa192ab [diff] |
Return black image for copying context after device destroyed Check whether gpu device is destroyed when copying the image content of a context. If the device is destroyed returns a black image. And drop the last frame after gpu device is destroyed. Bug: 370694819 Change-Id: I7370ad768b32cb28213265bac94a82af72a771bb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6310183 Reviewed-by: Kai Ninomiya <kainino@chromium.org> Reviewed-by: Shaobo Yan <shaoboyan@microsoft.com> Commit-Queue: Kai Ninomiya <kainino@chromium.org> Cr-Commit-Position: refs/heads/main@{#1441076}
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.