commit | 9493d4064df1a975bd0ca95ba1661360eeaa8e21 | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Tue May 14 14:40:44 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue May 14 14:40:44 2024 +0000 |
tree | 914e23f8424f1a5513e4e68f6df873254eb1fc58 | |
parent | ee69c8f3a26da21bbb84359d22c600517433a8ec [diff] |
Roll Depot Tools from c5e2ceabe3f0 to 84798693112c (8 revisions) https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/c5e2ceabe3f0..84798693112c 2024-05-14 jwata@google.com Revert "[siso] Limit remote jobs on Windows to 1000" 2024-05-13 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2024-05-13 yiwzhang@google.com gclient: fix a typo 2024-05-13 yiwzhang@google.com remove git cache unlock command 2024-05-13 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2024-05-13 yiwzhang@google.com gclient: error if grep command is called in cog env 2024-05-13 yiwzhang@google.com gclient: error if gitmodules command is called in cog env 2024-05-13 yiwzhang@google.com gclient: error if revert command is called in cog env 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 rharrison@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: rharrison@google.com Change-Id: I7126b5f93cfb4d385563939c3b560afa6d369a5c Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/188220 Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> Reviewed-by: Ryan Harrison <rharrison@google.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.