commit | ca4fbc3178dc36ed9d2b1983dd751e2e4fda2622 | [log] [tgz] |
---|---|---|
author | Li Hao <hao.x.li@intel.com> | Fri Jul 28 09:42:57 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jul 28 09:42:57 2023 +0000 |
tree | 18b40bcb84b7030340ae68732f8d0902ec528adf | |
parent | 5eca2455f0d85efc17f7b37126a64e4f448585d1 [diff] |
Fix gerrit credential for cts roller in tools If there are multiple entries in .gitcookies, cts roller always use the first matching entry as gerrit credential which may be expired. Change to use the last matching entry instead, because the latest gerrit credential is always appended to .gitcookies. Bug: dawn:1742 Change-Id: I1c947af50fd042b6f36c405f23637de445269990 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/143560 Commit-Queue: Ben Clayton <bclayton@google.com> Reviewed-by: Ben Clayton <bclayton@google.com> Kokoro: Kokoro <noreply+kokoro@google.com>
Dawn is an open-source and cross-platform implementation of the work-in-progress 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)
(TODO)
Apache 2.0 Public License, please see LICENSE.
This is not an officially supported Google product.