commit | d0d0924973cbdd759c599a66e7d2e5874e3868e4 | [log] [tgz] |
---|---|---|
author | Maksim Sisov <msisov@igalia.com> | Mon Aug 29 08:56:38 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Aug 29 08:56:38 2022 |
tree | c615f5b4ca1d22a460a1f0893f2e253714f7f7a9 | |
parent | 77d0bbf7606e815c869e9e24cee47501c8455211 [diff] |
LaCros: do not request release cb from solid color buffers Exo doesn't sample from those and doesn't produce transferable resources as well. Instead, it just uses the color information from that to produce a quad. Thus, to avoid creating/destroying synchronization objects, avoid requesting explicit releases for these buffers. Bug: 1314709, 1295527 Change-Id: Ib76ae9270e1d4ef7d47f46675f16cab70d9a58a1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3858289 Reviewed-by: Kramer Ge <fangzhoug@chromium.org> Commit-Queue: Maksim Sisov <msisov@igalia.com> Cr-Commit-Position: refs/heads/main@{#1040321}
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.