Roll ANGLE from 30d7a564a750 to 0c063596e689 (16 revisions) https://chromium.googlesource.com/angle/angle.git/+log/30d7a564a750..0c063596e689 2026-06-10 syoussefi@chromium.org Fix test display creation on wayland 2026-06-09 timvp@google.com Intel+Win: Skip flaky UniformBufferTest[31] / UniformTestES31 2026-06-09 bsheedy@chromium.org Add src-side Win/MSVC builders 2026-06-09 syoussefi@chromium.org Vulkan: Test large IMAGE_HEIGHT vs texture image ghosting 2026-06-09 bsheedy@chromium.org Share builder dimensions 2026-06-09 bsheedy@chromium.org Remove legacy Linux/x64/rel test specs 2026-06-09 wangra@google.com D3D11: Fix Use-After-Free in TextureStorage11 onDestroy 2026-06-09 wangra@google.com D3D11: Fix OOB write in D3D11 baseInstance drawing 2026-06-09 sergiosolano@google.com Support std::array in ArraySize helper 2026-06-09 lexa.knyazev@gmail.com Move CompileShader validation out of Context 2026-06-09 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 169387bb6e56 to bbd56e4662f7 (31 revisions) 2026-06-09 angle-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from d26a3e6606c0 to 5b0479bd2d15 (1 revision) 2026-06-09 lexa.knyazev@gmail.com Remove no-op validation functions 2026-06-09 angle-autoroll@skia-public.iam.gserviceaccount.com Roll VK-GL-CTS from 5241a9bb4839 to 20b3fbfbc185 (20 revisions) 2026-06-09 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 2b631f486ca2 to bc7f0ab2de53 (1572 revisions) 2026-06-09 arthursonzogni@chromium.org Angle: enable PartitionAlloc shim. 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,dsinclair@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: dsinclair@google.com Change-Id: I96cc5b5ba1cd53fda7265b1d9023aec163173a9d Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/315555 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.