commit | 440fedc8672991d7b906df818bcbf26192c1ff0a | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Sat Jul 13 10:52:49 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Jul 13 10:52:49 2024 +0000 |
tree | 8e72c95988808a20ae565d7a4b3c4c94e5b20a3f | |
parent | 2e5d34e837a62b627cbd85b8d746a405119b36dd [diff] |
Roll Depot Tools from 06673958a399 to 791894e4c44f (75 revisions) https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/06673958a399..791894e4c44f 2024-07-12 tikuta@chromium.org reclient_helper: tuning local execution parameter 2024-07-12 ayatane@chromium.org [git_cl] Fix typo 2024-07-12 ayatane@chromium.org [git_cl] Add some type annotationes 2024-07-12 ayatane@chromium.org [git_cl] Add set_config_func parameter 2024-07-12 ayatane@chromium.org [git_cl] Adding OLD_AUTH config mode 2024-07-12 ayatane@chromium.org [git_cl] Use enum to configure git auth 2024-07-12 ayatane@chromium.org [git_cl] Organize imports 2024-07-12 ayatane@chromium.org [git_cl] Move debug logging 2024-07-11 nqmtuan@google.com [Depot tools] Deploy LUCICfg to 1.43.9 2024-07-11 ayatane@chromium.org [git_cl] Factor out _apply_gitcookies 2024-07-11 ayatane@chromium.org [git_cl] Factor out cwd param 2024-07-10 ayatane@chromium.org [git_cl] Dedupe config key strings 2024-07-10 ayatane@chromium.org [git_cl] Extract use_sso as an argument 2024-07-10 ayatane@chromium.org [git_cl] Extract construction inference 2024-07-10 ayatane@chromium.org [git_cl] Extract helper methods 2024-07-10 jojwang@google.com Use runhooks instead of update for `gclient sync` in cog. 2024-07-10 ayatane@chromium.org [git_cl] Extract GitAuthConfigChanger 2024-07-10 ayatane@chromium.org [git_cl] Remove bad type annotation 2024-07-09 qjw@chromium.org metadata: expose validation result additional as a getter 2024-07-09 ayatane@chromium.org [auth.py] Fix quoting of scopes 2024-07-09 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2024-07-09 mohrr@google.com [gerrit_client.py] Add restore command 2024-07-09 jwata@google.com autoninja: Implement build_telemetry utils 2024-07-09 jwata@google.com autoninja: Refactor the code calling Reclient 2024-07-05 drubery@chromium.org Fallback to looking up CL issue from triplet_id 2024-07-04 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2024-07-04 jwata@google.com ninjalog_uploader: Handles urllib.error.HTTPError 2024-07-03 ayatane@chromium.org [gerrit_util] Fix typo 2024-07-03 ayatane@chromium.org [gerrit_util] Add note about workaround 2024-07-03 ayatane@chromium.org [git_cl] Use named fields for URL manipulation 2024-07-03 cbruni@chromium.org Add fetch config for web-workload 2024-07-03 ayatane@chromium.org [gerrit_util] Update docstring for new param 2024-07-03 ukai@google.com gn_helper: ignore spaces on gn lines 2024-07-02 pmonette@chromium.org Add git squash-branch-tree 2024-07-01 chanli@chromium.org [depot_tools] roll led 2024-07-01 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2024-06-28 ayatane@chromium.org [gerrit_util] Configure new auth automatically 2024-06-28 ayatane@chromium.org [gerrit_util] Use shared SSO logic for SSOAuthenticator 2024-06-28 gavinmak@google.com Don't show ".gitcookies have credentials" if no creds 2024-06-28 gavinmak@google.com Link to the new password URL when authentication fails 2024-06-27 ayatane@chromium.org [gerrit_util] Fix URLs and hosts in ConfigureGitRepoAuth 2024-06-27 jojwang@google.com Skip run() for GCS/CIPD dependencies during runhooks and revinfo. 2024-06-27 ukai@google.com ninja: error if trying to build for use_remoteexec=true 2024-06-26 ayatane@google.com [gerrit_util] Add linked account detection for SSO 2024-06-26 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2024-06-26 ayatane@chromium.org [gerrit_util] Add ChainedAuthenticator 2024-06-26 ayatane@chromium.org [git_cl] Append extra credential helper option 2024-06-26 ayatane@chromium.org [scm] Add append to SetConfig 2024-06-26 ayatane@chromium.org [scm] Sort SetConfig keyword arguments 2024-06-26 pbirk@google.com Add --tree option to rebase-update. 2024-06-26 yiwzhang@google.com gclient: resolve symlink in gclient_entries before checking with current path 2024-06-26 rop@google.com Updating Revision presubmit to check for valid commit hash 2024-06-26 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2024-06-25 ayatane@chromium.org [git_cl] Move new auth handling up in creds-check 2024-06-25 ayatane@chromium.org [git_cl] Fix ShouldUseSSO call 2024-06-25 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2024-06-25 yiwzhang@google.com roll lucicfg to v1.43.8 2024-06-25 cbruni@chromium.org Add crossbench fetch config 2024-06-25 ayatane@chromium.org [gerrit_util] Fix typo 2024-06-24 iannucci@chromium.org [git_cl] Add missing_ok to SetConfig 2024-06-24 ayatane@google.com [gerrit_util] Add explicit authenticator param 2024-06-24 ayatane@google.com [gerrit_util] Add ShouldUseSSO helper 2024-06-24 gavinmak@google.com Create scm.DIFF.GetAllFiles 2024-06-24 ayatane@google.com [git_cl] Add new auth support for creds check 2024-06-24 ayatane@chromium.org [gerrit_util] Use SSO only if configured with appropriate email 2024-06-24 iannucci@chromium.org [git_cl] Make EnsureCanUploadPatchset work for all auth methods. 2024-06-24 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2024-06-24 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2024-06-24 mlcui@google.com gerrit_util: Fix NameError in GceAuthenticator._get 2024-06-21 iannucci@chromium.org [git_cl] Refactor EnsureAuthenticated logic. 2024-06-21 iannucci@chromium.org [gerrit_util] Cache resolved Authenticator as a class variable. 2024-06-21 ayatane@google.com [gerrit_util] Factor out SSOHelper 2024-06-21 iannucci@chromium.org [gerrit_util] Add some additional tests and fixes for SSOAuthenticator. 2024-06-21 gavinmak@google.com Handle empty diff in _diffs_to_change_files 2024-06-21 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 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 kainino@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: kainino@google.com Change-Id: I97f12db81d70b3508dff34c205971e2b95ed5b4b Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/198220 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.