commit | ecdfeb300dc914f15172b1471e90a9d9f802502f | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Sun Jun 29 12:49:03 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sun Jun 29 12:49:03 2025 -0700 |
tree | e7b493e75a406de54a938b3ade84ba90125976ed | |
parent | 8333c687b8d43a06535db8439ebd90dd6434ce25 [diff] |
Roll Depot Tools from d255a8d41e7a to 5cc29c7a2178 (30 revisions) https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/d255a8d41e7a..5cc29c7a2178 2025-06-28 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2025-06-27 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2025-06-26 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2025-06-25 rop@google.com Improve Update Mechanism bug link validation 2025-06-25 ukai@google.com autoninja: disable siso native by --reapi_address= 2025-06-24 rgw@google.com [lucicfg] Update lucicfg 1.45.4 to 1.45.5 2025-06-24 tangm@microsoft.com Add lxml wheel for Windows DebugVisualizer presubmit support 2025-06-24 sshrimp@google.com Revert "Telemetry: disable for non-linux" 2025-06-24 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2025-06-23 chanli@google.com [depot_tools] roll dirmd 2025-06-23 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2025-06-23 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2025-06-23 jwata@google.com autoninja: Handle -j for Siso 2025-06-23 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2025-06-23 jwata@google.com autoninja: remove no remote execution warning 2025-06-20 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2025-06-20 jwata@google.com autoninja: switch between ninja and siso for help appropriately 2025-06-19 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2025-06-19 rgw@google.com [lucicfg] Update v1.45.3 -> 1.45.4 2025-06-18 sshrimp@google.com Telemetry: use print instead of logging 2025-06-18 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2025-06-18 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2025-06-18 jwata@google.com autoninja: Enable Siso by default for external Chromium developers 2025-06-16 sshrimp@google.com Telemetry: add bot opt-in support 2025-06-16 sshrimp@google.com Telemetry: disable for non-linux 2025-06-12 rop@google.com Adding Update Mechanism to Presubmit validation. 2025-06-12 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2025-06-12 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2025-06-11 jiesheng@google.com Add CheckValidHostsInDEPSOnUpload in presubmit_canned_checks.py 2025-06-11 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 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 jrprice@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: jrprice@google.com Change-Id: Iea2037de90a15ce3fb259c866200cff242b2ee82 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/249814 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.