From 4bfdd18e7dd444d27fb439c4888d87b86281c03d Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Sat, 15 Apr 2023 22:22:51 +0000 Subject: [PATCH] Roll ANGLE from 7bc4b7e31f72 to d0148f12bc12 (1 revision) https://chromium.googlesource.com/angle/angle.git/+log/7bc4b7e31f72..d0148f12bc12 2023-04-15 ynovikov@chromium.org Temporarily restore obsolete VUID suppressions 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://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md Bug: None Tbr: cwallez@google.com Change-Id: Iad5338eb29b0b33676a146181712f166ca50b41e Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/127480 Bot-Commit: Dawn Autoroller Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 73447a97fc..b6a975f01c 100644 --- a/DEPS +++ b/DEPS @@ -132,7 +132,7 @@ deps = { }, 'third_party/angle': { - 'url': '{chromium_git}/angle/angle@7bc4b7e31f72b36dfd4b0da330563e55d5d2b726', + 'url': '{chromium_git}/angle/angle@d0148f12bc1226a045b1b28e1a4be89e5012ef12', 'condition': 'dawn_standalone', },