commit | f0e55337ba45d45be08adb4cfbbd61860fa66d5e | [log] [tgz] |
---|---|---|
author | François Beaufort <beaufort.francois@gmail.com> | Fri Mar 28 16:58:25 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Mar 28 16:58:25 2025 |
tree | bdbaf3388ac3973b19a1a9eaa6825e2afa2b057e | |
parent | bd1ea2dea68b54ecc567e2e6be5d927b369d8815 [diff] |
WebGPU: Measure usage for GPUAdapter isFallbackAdapter attribute Since we want to deprecate and remove the GPUAdapter isFallbackAdapter attribute, we should first measure its actual usage by adding a blink UseCounter for it. Bug: 403172841 Change-Id: Iea35bdc63ed832f4c9a363b8e261997bfde62b7b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6375209 Commit-Queue: Fr <beaufort.francois@gmail.com> Reviewed-by: Corentin Wallez <cwallez@chromium.org> Cr-Commit-Position: refs/heads/main@{#1439496}
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.