| commit | 37c5c1c45b3e5b8118fc680e38ed92d44bd55c44 | [log] [tgz] |
|---|---|---|
| author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Tue Sep 02 22:49:13 2025 -0700 |
| committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Sep 02 22:49:13 2025 -0700 |
| tree | 2ebfb9a79188fb8c910176723b71b00afb0c9605 | |
| parent | 468c8103a0656be8047e096a02bd8e29fa3a8595 [diff] |
Roll ANGLE from d82a5821d42f to 875b7400b543 (9 revisions) https://chromium.googlesource.com/angle/angle.git/+log/d82a5821d42f..875b7400b543 2025-09-03 cnorthrop@google.com Tests: Add Merge Mansion trace 2025-09-03 tsepez@chromium.org Add src/common/unsafe_buffers.h 2025-09-02 liza@chromium.org [WebGPU] Fix ImageHelper::flushSingleLevelUpdates 2025-09-02 angle-autoroll@skia-public.iam.gserviceaccount.com Manual roll vulkan-deps from 3c8902583f3c to 6c674c819618 (5 revisions) 2025-09-02 cnorthrop@google.com Tests: Add Super Bear Adventure trace 2025-09-02 geofflang@chromium.org GL: Disable BaseVertex and BaseInstance extensions on Linux 2025-09-02 ygu@microsoft.com Prefer non-WARP device for angle_end2end_tests 2025-09-02 tsepez@chromium.org Avoid some large copies in range-based for-loops 2025-09-02 cnorthrop@google.com Tests: Add Travel Town trace 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: I4b9affcbfa317613d6d703293764535122c6bab2 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/260396 Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: Dawn Autoroller <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.