[infra] CTS roller: add Bot-Commit+1 The CTS roller account should now have permission to use Bot-Commit. This change should allow CTS rolls to be landed with just one OWNER review. (Though rolls that fail to complete, e.g. if they time out on the last iteration, but then end up succeeding after timing out, won't get the label.) To make this work we use an explicit list of owners for the submodule so that rolls must be reviewed by someone, rather than just being ready to CQ+2 as soon as they're posted. This will need to be tested after it lands because only the bot can run with the trusted account that has Bot-Commit permissions. Bug: 402777879 Change-Id: I48a92e52587908fd1d808703ff57a7ef0aec81a4 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/300675 Commit-Queue: Kai Ninomiya <kainino@chromium.org> Reviewed-by: Brian Sheedy <bsheedy@google.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.