| commit | bfaf7a1de0e67fed8302792ec676c32a5d91405d | [log] [tgz] |
|---|---|---|
| author | Brian Sheedy <bsheedy@google.com> | Fri Nov 07 11:33:28 2025 -0800 |
| committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Nov 07 11:33:28 2025 -0800 |
| tree | 566ec62c281c5d363a141022fd5952522e24cd32 | |
| parent | 643f0ba6d8e5686385ad8e47406c3c4ac076998b [diff] |
Add Chromium autoroller rough draft Adds the initial rough draft of the Chromium -> Dawn DEPS autorolling script. This is missing a number of features required for actually autorolling such as CL description generation, but is capable of locally generating valid rolls. Bug: 452840620 Change-Id: Ic1368a99e6f2a654625e64121cd3849ea24016ea Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/271234 Reviewed-by: dan sinclair <dsinclair@chromium.org> Reviewed-by: Yuly Novikov <ynovikov@chromium.org> Commit-Queue: 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.