Roll third_party/protobuf/ 3f95fa8bb..2144bfbab (6 commits) https://chromium.googlesource.com/chromium/src/third_party/protobuf/+log/3f95fa8bba0e..2144bfbab0dd $ git log 3f95fa8bb..2144bfbab --date=short --no-merges --format='%ad %ae %s' 2026-06-24 ortuno Reland "lpm: Fix duplicate proto symbols when using any.proto" 2026-06-24 dominicaustria Revert "[protobuf] Roll to v34.1 (take 3)." 2026-06-24 luci-bisection Revert "lpm: Fix duplicate proto symbols when using any.proto" 2026-06-24 ortuno lpm: Fix duplicate proto symbols when using any.proto 2026-06-24 jwata protobuf: Prohibit adding protobuf/src to import_dirs 2026-06-24 mkwst [protobuf] Roll to v34.1 (take 3). Created with: roll-dep third_party/libprotobuf-mutator/src third_party/protobuf Change-Id: I0b730c6a51b70df9503ea27ac276a9dcc12870bc Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/319975 Auto-Submit: Ryan Harrison <rharrison@chromium.org> Commit-Queue: Ryan Harrison <rharrison@chromium.org> Reviewed-by: James Price <jrprice@google.com> Commit-Queue: James Price <jrprice@google.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.