commit | 701e4f53d991155aae81ed6e201ee1665321d7ff | [log] [tgz] |
---|---|---|
author | Jiewei Qian <qjw@chromium.org> | Thu Oct 10 14:52:21 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Oct 10 14:52:21 2024 +0000 |
tree | 2c9dae4c503288acd24da090fb880f65dc664cc6 | |
parent | 647dbba6d6e1f85218a75516e3b9d715e0b20cf5 [diff] |
ssci: canonicalize / backfill dependencies managed by DEPS A LSC to canonicalize and backfill "Version: N/A; Revision: DEPS" if the dependency managed by the readme file has non-compliant versioning information, and can be plausibly identified as "managed by DEPS". This is the first step to fix "insufficient versioning information" at scale, as it allows us to tell "managed by DEPS" apart from "genuinely missing versioning information". Bug: b/335761679 Change-Id: Iff5ef517ab94205dedbf50ddc8b26b00466ccde6 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/210414 Reviewed-by: dan sinclair <dsinclair@chromium.org> Commit-Queue: dan sinclair <dsinclair@chromium.org> Auto-Submit: Jiewei Qian <qjw@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.