commit | c91bc067d6aa74b50cccf559643a884fa710c015 | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Tue Mar 26 15:13:15 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Mar 26 15:13:15 2024 +0000 |
tree | 1dafcafefd0c0a2426a9e5c1ec5d4d077fbd554d | |
parent | f12a3e025303e56c00d280c62faf7f46730ea56b [diff] |
Roll Depot Tools from b6f459b87ca0 to 7209f68326e6 (6 revisions) https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/b6f459b87ca0..7209f68326e6 2024-03-26 tikuta@chromium.org ninjalog: fix ninjalog.README.md 2024-03-26 gavinmak@google.com Handle diff without chunk header 2024-03-25 nqmtuan@google.com [Depot tools] Roll rdb to 46f8acdac 2024-03-25 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2024-03-25 qjw@chromium.org metadata: sort result summary 2024-03-25 iannucci@chromium.org [recipe_modules/osx_sdk] Rewrite osx_sdk module to not rely on platform.mac_release. 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 dneto@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: dneto@google.com Change-Id: Ib1a2744b47ff5f8aa3a3bbe59d560de83e7791d3 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/180960 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.