commit | bc05cb9a24eb36491eb32f1544c3dccacd918b00 | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Tue Apr 30 07:34:50 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Apr 30 07:34:50 2024 +0000 |
tree | 8745a672935cfbd56c8ce6823b76a6ee46479dc6 | |
parent | 58213ae9f586fe0cc84a41f6d7941506760e2d0d [diff] |
Roll Depot Tools from 8281847e059f to 2c87882a7bac (12 revisions) https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/8281847e059f..2c87882a7bac 2024-04-30 joelhockey@chromium.org Use typing List to work in cros python 3.8 2024-04-30 mlcui@google.com git_cl: Fix format dry-run not signalling patch not formatted 2024-04-30 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2024-04-30 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2024-04-30 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2024-04-29 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2024-04-29 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2024-04-29 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2024-04-29 davidben@chromium.org Use get_config to look up whether a branch is dormant 2024-04-29 davidben@chromium.org Don't shell out to git to resolve upstream branches unnecessarily 2024-04-29 kimstephanie@google.com [depot_tools] Update GCS dotfile naming 2024-04-29 mohrr@google.com [recipes/*_sdk] Replace '[*]' paths in comments If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/depot-tools-dawn Please CC enga@google.com,webgpu-developers@google.com on the revert to ensure that a human is aware of the problem. To file a bug in Dawn: https://bugs.chromium.org/p/dawn/issues/entry To report a problem with the AutoRoller itself, please file a bug: https://issues.skia.org/issues/new?component=1389291&template=1850622 Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md Bug: None Tbr: enga@google.com Change-Id: I05f0211ac93f5f7a21be4c096d842869a23bb4b2 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/186360 Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Dawn is an open-source and cross-platform implementation of the WebGPU standard. More precisely it implements webgpu.h
that is a one-to-one mapping with the WebGPU IDL. Dawn is meant to be integrated as part of a larger system and is the underlying implementation of WebGPU in Chromium.
Dawn provides several WebGPU building blocks:
webgpu.h
version that Dawn implements.webgpu.h
.Helpful links:
Developer documentation:
User documentation: (TODO, figure out what overlaps with the webgpu.h docs)
BSD 3-Clause License, please see LICENSE.
This is not an officially supported Google product.