Re-enable partial credentials check on rolls Partially re-enables the credentials check at the beginning of CTS rolls to help catch cases of local rolls failing after a multiple hours due to auth issues. The failing Gerrit check is omitted from these checks since it can still erroneously report auth issues. This check is also removed when manually running credentials-check since there has been a case of false reports in local runs, as well. Additionally, the ResultDB check failure message has been updated to suggest how to fix the auth issues. Bug: 349798588 Change-Id: I306ad45be8b90416fff759392c0a73dbb6ab625c Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/263596 Auto-Submit: Brian Sheedy <bsheedy@google.com> Commit-Queue: Kai Ninomiya <kainino@chromium.org> Reviewed-by: Kai Ninomiya <kainino@chromium.org>
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.