commit | 705e5cb1518aa6a8080da2ad1695a092d8fc497d | [log] [tgz] |
---|---|---|
author | Austin Eng <enga@chromium.org> | Thu Jun 13 23:10:09 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jun 13 23:10:09 2024 |
tree | 54037b5fab70427acd96a0d6d361f9ef8bac55bb | |
parent | 5a4e3b026b015ef7139ab3c9ec4542911f43c06b [diff] |
webgpu: convert additional map async callbacks to new callback style Bug: 40195122 Change-Id: I77c1ed3d78b04ab72fccec08d31d3d179b14f59e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5630779 Reviewed-by: Loko Kung <lokokung@google.com> Auto-Submit: Austin Eng <enga@chromium.org> Commit-Queue: Austin Eng <enga@chromium.org> Cr-Commit-Position: refs/heads/main@{#1314940}
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.