Skip to content

Commit 37c8193

Browse files
Dawn AutorollerDawn LUCI CQ
authored andcommitted
Roll ANGLE from c601f0e7576b to 5fd79e6a2ce8 (1 revision)
https://chromium.googlesource.com/angle/angle.git/+log/c601f0e7576b..5fd79e6a2ce8 2025-05-18 lexa.knyazev@gmail.com Remove unused parameter from ValidateGetVertexAttribBase 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,rharrison@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: rharrison@google.com Change-Id: Idf6134357bef03a6b28b5627a7fa0cdffb2f75c6 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/242698 Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
1 parent 294a2ea commit 37c8193

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -271,7 +271,7 @@ deps = {
271271
},
272272

273273
'third_party/angle': {
274-
'url': '{chromium_git}/angle/angle@c601f0e7576b43fede6359f7b1720f533e4a76fd',
274+
'url': '{chromium_git}/angle/angle@5fd79e6a2ce891a7e4e965631d4b53e921170638',
275275
'condition': 'dawn_standalone',
276276
},
277277

third_party/angle

Submodule angle updated from c601f0e to 5fd79e6

0 commit comments

Comments
 (0)