commit | 6dd31e209df7609085b8764d3c8c637c67c03fd0 | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Tue Oct 29 19:45:44 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Oct 29 19:45:44 2024 +0000 |
tree | 80b693afe966764adc20826da240268958efd3c7 | |
parent | 96ea474941e3084d304eca6983b2d87d8734670d [diff] |
Roll Depot Tools from 9109ae431a09 to 1b58dc686594 (15 revisions) https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/9109ae431a09..1b58dc686594 2024-10-29 iannucci@chromium.org [led] Roll led to latest version. 2024-10-28 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2024-10-24 gavinmak@google.com Use ProvidedDiffChange if diff is empty string 2024-10-23 sokcevic@chromium.org [repo] Update repo launcher to v2.48 2024-10-21 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2024-10-21 thakis@chromium.org upload_to_google_storage.py: set x-goog-meta-executable during upload instead of using setmeta 2024-10-20 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2024-10-19 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2024-10-15 philwo@google.com presubmit: Improve CheckInfraFreeze error message 2024-10-14 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2024-10-11 klim.iv@gmail.com Fix error in gclient_scm.py during processing git configs 2024-10-10 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2024-10-10 sokcevic@chromium.org [scm] Handle empty .gitmodules file 2024-10-10 agrieve@chromium.org gclient_eval.py: Add "new_usages_require_review" to DEPS file schema 2024-10-10 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 lokokung@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: lokokung@google.com Change-Id: I20bdc89b54d5c1a3b9fc21ae7040cd7ae45a1569 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/212819 Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> Bot-Commit: 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.