Skip to content

Commit

Permalink
Roll Dawn from 0f08c6054454 to 2e9d8db2ddf0 (5 revisions)
Browse files Browse the repository at this point in the history
https://dawn.googlesource.com/dawn.git/+log/0f08c6054454..2e9d8db2ddf0

2024-10-31 senorblanco@chromium.org Compat CTS: add some Intel 770 suppressions.
2024-10-31 kylechar@google.com Give DescriptorSetAllocator a mutex
2024-10-31 rharrison@chromium.org [tint][ir][val] Handle null types in lets when logging errors
2024-10-31 rharrison@chromium.org [tint][ir][val] Reject duplicate function params
2024-10-31 rharrison@chromium.org [tint][ir][fuzz] Disable encoding/decoding SubgroupMatrix in IR binary

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/dawn-chromium-autoroll
Please CC cwallez@google.com,lokokung@google.com on the revert to ensure that a human
is aware of the problem.

To file a bug in Dawn: https://bugs.chromium.org/p/dawn/issues/entry
To file a bug in Chromium: https://bugs.chromium.org/p/chromium/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

Cq-Include-Trybots: luci.chromium.try:dawn-android-arm-deps-rel;luci.chromium.try:dawn-android-arm64-deps-rel;luci.chromium.try:dawn-linux-x64-deps-rel;luci.chromium.try:dawn-mac-x64-deps-rel;luci.chromium.try:dawn-mac-arm64-deps-rel;luci.chromium.try:dawn-win10-x64-deps-rel;luci.chromium.try:dawn-win10-x86-deps-rel;luci.chromium.try:dawn-win11-arm64-deps-rel;luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel;luci.chromium.try:gpu-fyi-cq-android-arm64
Bug: chromium:368362677
Tbr: lokokung@google.com
Include-Ci-Only-Tests: true
Change-Id: I6aa884e1f8a33e08a74c751df332a54f95f23f5f
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5983121
Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Bot-Commit: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/main@{#1376690}
  • Loading branch information
chromium-autoroll authored and pull[bot] committed Nov 11, 2024
1 parent 440ec4a commit 1469882
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -392,7 +392,7 @@ vars = {
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling feed
# and whatever else without interference from each other.
'dawn_revision': '0f08c6054454b815290b13af994b9bccb73945e8',
'dawn_revision': '2e9d8db2ddf045951452223be5cea6707fe71dd6',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling feed
# and whatever else without interference from each other.
Expand Down
2 changes: 1 addition & 1 deletion third_party/dawn
Submodule dawn updated from 0f08c6 to 2e9d8d

0 comments on commit 1469882

Please sign in to comment.