Roll ANGLE from c053bf85793b to 1dec433b7f49 (18 revisions) https://chromium.googlesource.com/angle/angle.git/+log/c053bf85793b..1dec433b7f49 2026-07-07 lexa.knyazev@gmail.com Remove NV suffix from some internal functions 2026-07-07 lexa.knyazev@gmail.com Fix FramebufferTexture2DOES validation 2026-07-07 g.tammana@samsung.com OpenCL: Add validation for CL_IMAGE_FORMAT_NOT_SUPPORTED 2026-07-07 syoussefi@chromium.org Test passing gl_FragData to function 2026-07-07 g.tammana@samsung.com OpenCL: Set max global variable size to 0 2026-07-06 rafael.cintron@microsoft.com DirectX9 Backend Removal: Remove non-shader backend files 2026-07-06 ted.lin0000@gmail.com Clean up leaked EGL surface in InvalidWindowVisualID test 2026-07-06 syoussefi@chromium.org Test EGL image framebuffer paths 2026-07-06 syoussefi@chromium.org Vulkan: Refactor EGL image glTex*Image paths 2026-07-06 aredulla@google.com [sbom-quality] Fix license path in README.chromium 2026-07-06 frankchavez@google.com [Production] Add macros for -Wunsafe-buffer-usage in ANGLE 2026-07-06 solti@google.com Skip flaky on Linux NVIDIA Vulkan 2026-07-06 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 67949328e199 to 215b9995626a (1108 revisions) 2026-07-06 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from be1dae5413d9 to 8e7420f63043 (36 revisions) 2026-07-06 lexa.knyazev@gmail.com Fix BlendEquationOES validation 2026-07-06 lexa.knyazev@gmail.com Merge identical extension validation functions 2026-07-06 blundell@chromium.org Disable program caching on Mali GPUs in ANGLE 2026-07-06 angle-autoroll@skia-public.iam.gserviceaccount.com Roll VK-GL-CTS from 720ad8c06472 to cd01da613a2e (8 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,chouinard@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: chouinard@google.com Change-Id: Icfc612ca88b3b74be76e976e626d390f1b3e2698 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/322175 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.