| commit | cc98a3e1d03e839f623a6da39843472d0345481f | [log] [tgz] |
|---|---|---|
| author | Jean-Philippe Gravel <jpgravel@chromium.org> | Wed Oct 16 09:00:39 2024 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Oct 16 09:00:39 2024 |
| tree | 1368de3e490b394f5479577e68b047d8096f1024 | |
| parent | f9c5711bd5e5db52f4a6e2c277a0413374355a32 [diff] |
Invalidate paint in transferBackFromGPUTexture This operation changes the content of the canvas, so a call to `WillDraw()` is needed for the compositor to pick up the new texture content. Bug: 41490345 Change-Id: I0f432c8b369203f0f09be67707f733c668737f03 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5893533 Commit-Queue: Colin Blundell <blundell@chromium.org> Reviewed-by: Colin Blundell <blundell@chromium.org> Cr-Commit-Position: refs/heads/main@{#1369263}
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.