| commit | 901ddb518c392b518bbb61e423e07d07d76474ef | [log] [tgz] |
|---|---|---|
| author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Thu Oct 09 02:04:26 2025 -0700 |
| committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Oct 09 02:04:26 2025 -0700 |
| tree | 2b707b91ac81669b20f819385b732f5613fff8ed | |
| parent | 5c72ea08bea044cc54f8ee3611b847d576543700 [diff] |
Roll ANGLE from 867b9b746555 to 17977bb088ac (6 revisions) https://chromium.googlesource.com/angle/angle.git/+log/867b9b746555..17977bb088ac 2025-10-09 cnorthrop@google.com Tests: Add Lands of Jail trace 2025-10-08 rop@google.com Fix: Correct various license issues in README.chromium files 2025-10-08 lehoangquyen@chromium.org D3D11: Add UMA metrics for Create*Shader's timing 2025-10-08 cnorthrop@google.com Tests: Skip black_beacon on Pixel 6 2025-10-08 angle-autoroll@skia-public.iam.gserviceaccount.com Roll VK-GL-CTS from 7e7a6001a3f4 to db48c34bebaf (14 revisions) 2025-10-08 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from aa211644ec30 to fb5afca26b9b (6 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,cwallez@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: cwallez@google.com Change-Id: I19e58188361064b809580f8ca5878455b3f6e7bf Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/265794 Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> Bot-Commit: 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.