commit | 08b9aa3199e1155c3bf1472194211caf4e6daa77 | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Thu May 30 09:19:20 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu May 30 09:19:20 2024 +0000 |
tree | 60a6f961de49536d0f0120719755b2868269ca4d | |
parent | e37577768589cbae264f50664340cc4095958e18 [diff] |
Roll Depot Tools from 84ef52b4df40 to da5e2f948a0e (8 revisions) https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/84ef52b4df40..da5e2f948a0e 2024-05-30 ukai@google.com autoninja: fix for no args 2024-05-29 sokcevic@chromium.org Add instrumented libraries to denylist 2024-05-29 iannucci@chromium.org [gerrit_util] Change Authenticator API to return proxy info. 2024-05-29 sokcevic@chromium.org Reland "[gclient] Delete GCS output_dir on download" 2024-05-29 mohrr@google.com [recipes] Migrate away from deprecated post_process checks 2024-05-29 sokcevic@chromium.org [GCS] Add prefix option to upload_to_gs_f_c 2024-05-29 jwata@google.com Add per-file autoninja_test.py=file://BUILD_OWNERS to tests/OWNERS 2024-05-29 petermcneeley@chromium.org Provide documentation for title option 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 shrekshao@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: shrekshao@google.com Change-Id: I638e336787f7e361422d343d5d5b3854659f6634 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/190584 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.