| commit | ae4d2230dce21d2cbdee4f94c86d3ae378cdb5cc | [log] [tgz] |
|---|---|---|
| author | Colin Blundell <blundell@chromium.org> | Wed May 07 13:39:05 2025 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed May 07 13:39:05 2025 |
| tree | a25712d4a88b30dce1bc752bf7ada6c70850ab1c | |
| parent | 9d280689e59f5243d134e5f74db463d5cd2bf00c [diff] |
[//cc] Have TextureDrawQuad default `premultiplied_alpha` to true Precursor to removing this field from SetNew()/SetAll() and having clients set it explicitly only if they weren't passing `true` in those methods. Bug: 410591523 Change-Id: I646e2eae4a87e112c224c3b1a0f1412911b558f0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6513462 Commit-Queue: Colin Blundell <blundell@chromium.org> Reviewed-by: Vasiliy Telezhnikov <vasilyt@chromium.org> Cr-Commit-Position: refs/heads/main@{#1456960}
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.