commit | e96ebf69c70a82fdb77d3a4cf9ce91ffeaa40af1 | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Fri Jan 03 17:48:54 2025 -0800 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jan 03 17:48:54 2025 -0800 |
tree | d8d541dafabcd0b22dad8bab89c82522c088467a | |
parent | 8dfcfd16ab65d1cab205bb189ee09a22f41ca7c6 [diff] |
Roll Depot Tools from 9b4d1e485d37 to 58625e82c685 (17 revisions) https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/9b4d1e485d37..58625e82c685 2024-12-20 masonf@chromium.org Remove "attempt to squash" behavior from `git rebase-update` 2024-12-20 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2024-12-20 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2024-12-19 ddoman@chromium.org Reland "Support formatting metrics xml(s) in the subfolders." 2024-12-19 ddoman@chromium.org Revert "Support formatting metrics xml(s) in the subfolders." 2024-12-19 ddoman@chromium.org Support formatting metrics xml(s) in the subfolders. 2024-12-19 rop@google.com Adding notice (and less restrictive) licenses to ALLOWED_SPDX_LICENSES 2024-12-19 rop@google.com Restructuring 'ALLOWED_SPDX_LICENSES' 2024-12-18 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2024-12-18 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2024-12-17 sokcevic@chromium.org [gclient] Never download non-git-sources in Cog 2024-12-17 ddoman@chromium.org use realpath instead of abspath 2024-12-17 waffles@chromium.org Add LZMA-SDK-9.22 to the license allowlist. 2024-12-17 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2024-12-16 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2024-12-16 rop@google.com Change the delimiter for license validation 2024-12-13 ddoman@chromium.org add metrics_xml_formatter 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: Idfaf08858b01878a865b1ec1ea9a580df2e50864 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/221035 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.