Roll ANGLE from 28262f144abb to 2cbd2792f24c (19 revisions) https://chromium.googlesource.com/angle/angle.git/+log/28262f144abb..2cbd2792f24c 2026-06-23 bsheedy@chromium.org Switch Win/x64/ASan to Starlark tests 2026-06-23 bsheedy@chromium.org Remove legacy trace test specs 2026-06-22 solti@google.com Vulkan: Fix memory corruption on OOM by resetting RenderPass 2026-06-22 bsheedy@chromium.org Switch trace builders to Starlark tests 2026-06-22 bsheedy@chromium.org Remove legacy Win/x86/Release test specs 2026-06-22 bsheedy@chromium.org Switch Android/arm64/Release to test trigger CAS 2026-06-22 bsheedy@chromium.org Switch Linux/x64/Perf to test trigger CAS 2026-06-22 bsheedy@chromium.org Switch Win/x86/Release to Starlark tests 2026-06-22 bsheedy@chromium.org Remove legacy Linux/x64/TSan test specs 2026-06-22 bsheedy@chromium.org Switch Linux/x64/TSan to Starlark tests 2026-06-22 bsheedy@chromium.org Remove legacy Linux/x64/ASan test specs 2026-06-22 wangra@google.com Vulkan: Defer update pruning until image is valid 2026-06-22 bsheedy@chromium.org Switch Linux/x64/ASan to Starlark tests 2026-06-22 syoussefi@chromium.org Fix missing orphanImage calls from bindTexImage 2026-06-22 kkinnunen@apple.com Reduce DrawElementsVariants test invocations 2026-06-22 angle-autoroll@skia-public.iam.gserviceaccount.com Roll VK-GL-CTS from 19358209a45b to 93834259e350 (1 revision) 2026-06-22 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 4210d7fc52f6 to fac28bbc554e (10 revisions) 2026-06-22 angle-autoroll@skia-public.iam.gserviceaccount.com Roll VK-GL-CTS from cf6266c9e9ef to 19358209a45b (20 revisions) 2026-06-22 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 3e534a722b84 to 037bc7c789e0 (612 revisions) If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/angle-dawn-autoroll Please CC angle-team+autoroll@google.com,jrprice@google.com on the revert to ensure that a human is aware of the problem. To file a bug in ANGLE: https://bugs.chromium.org/p/angleproject/issues/entry To file a bug in Dawn: https://bugs.chromium.org/p/dawn/issues/entry To report a problem with the AutoRoller itself, please file a bug: https://issues.skia.org/issues/new?component=1389291&template=1850622 Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md Bug: None Tbr: jrprice@google.com Change-Id: Ie899df408062209b5522f14404cb1fe426d3dd08 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/319115 Commit-Queue: dawn-autoroll@skia-public.iam.gserviceaccount.com <dawn-autoroll@skia-public.iam.gserviceaccount.com> Bot-Commit: dawn-autoroll@skia-public.iam.gserviceaccount.com <dawn-autoroll@skia-public.iam.gserviceaccount.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.