commit | 2629e6b86a60e9f9d6769200619f27709c5b4ebc | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Wed Apr 02 04:30:10 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Apr 02 04:30:10 2025 -0700 |
tree | fe6b65bd2732586e4fc761d6ef9b6cd0c67afe1b | |
parent | 45ae89781c7bb62c6ac4a8041e2d202678d29482 [diff] |
Roll Depot Tools from f61e11c19f0d to ee7178a211f0 (46 revisions) https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/f61e11c19f0d..ee7178a211f0 2025-04-02 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2025-04-02 rop@google.com roll_dep: Update README.chromium when rolling submodules 2025-04-02 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2025-04-02 dlf@google.com [auth-unify] deprecate no_auth options in download_for_google_storage 2025-04-02 no-reply@google.com repo: Update from upstream 2025-04-02 ukai@google.com win_toolchain: setup junction for toolchain dir 2025-04-01 ayatane@chromium.org [git_auth] Print empty line after all read input 2025-04-01 ayatane@chromium.org Fix git_map_test.py 2025-03-31 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2025-03-31 ajp@google.com Update root OWNERS 2025-03-31 dlf@google.com [auth-unify] prefer luci-auth over .boto config auth in gsutil.py. 2025-03-29 no-reply@google.com repo: Update from upstream 2025-03-28 skym@chromium.org Add android resource files to DEFAULT_FILES_TO_CHECK. 2025-03-28 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2025-03-27 no-reply@google.com repo: Update from upstream 2025-03-27 dlf@google.com [auth-unify] update luci-auth pin 2025-03-26 jwata@google.com siso: Use bundled python to run siso 2025-03-26 jwata@google.com autoninja: Use bundled Python to invoke autoninja.py 2025-03-24 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2025-03-20 sbc@chromium.org [git-map-branches] Fix coloring of root branch 2025-03-19 ayatane@chromium.org [newauth] Remove SkipSSO support 2025-03-19 ayatane@chromium.org [newauth] Print warning for .gitcookies file 2025-03-19 ayatane@chromium.org Update Gerrit auth manpage 2025-03-19 ayatane@chromium.org [git_auth] Move config wizard to creds-check 2025-03-19 ayatane@chromium.org [gclient_scm] Disable gclient auto config on Windows 2025-03-19 ayatane@chromium.org [auth] Delete unused _run_luci_auth_login method 2025-03-18 ayatane@chromium.org [git_auth] Add extra info about OAuth setup 2025-03-18 ayatane@chromium.org [git_auth] Use pathless URL for cred helper 2025-03-18 mheikal@chromium.org Add emoji to build server related output 2025-03-15 ayatane@chromium.org Add auth config wizard 2025-03-14 sokcevic@chromium.org Revert "[git_auth] Use pathless URL for cred helper" 2025-03-14 ayatane@chromium.org [git_auth] Use pathless URL for cred helper 2025-03-14 sokcevic@chromium.org gerrit_util: Correctly handle abandon OK response 2025-03-14 ukai@google.com autoninja: add comment on use_siso_default 2025-03-14 ukai@google.com autoninja: don't keep use_reclient=true with .reproxy_tmp 2025-03-13 ddoman@chromium.org Revert "pass -sort-includes to clang-format-diff.py by default" 2025-03-13 bershanskyi@gmail.com Reland "Add AffectedFile.Extension() in presubmit_support" 2025-03-13 keybo@google.com Handle corner case where no commit logs are fetched. 2025-03-13 sokcevic@chromium.org gerrit_util: Handle already abandoned change 2025-03-13 alexanderkr@google.com Add verbose parameter to Gerrit recipe API. 2025-03-12 ayatane@chromium.org [git_auth] Add _url_shortname helper 2025-03-12 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2025-03-12 ayatane@chromium.org Document Gerrit auth setup 2025-03-11 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2025-03-11 ddoman@chromium.org pass -sort-includes to clang-format-diff.py by default 2025-03-11 sokcevic@chromium.org [presubmit_canned_checks] Read DEPS file of modified repository 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: I70995520a3cd6d117bddb1f290ecd58cd10c70b2 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/234314 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.