From bad765c60e78dd286cc57a9486587cb6f371e7e6 Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Wed, 26 Jan 2022 10:58:23 +0000 Subject: [PATCH] Roll ANGLE from c5498b957e83 to 54f8a8f71621 (2 revisions) https://chromium.googlesource.com/angle/angle.git/+log/c5498b957e83..54f8a8f71621 2022-01-26 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 35ed79e6a83b to 94c8695167c4 (935 revisions) 2022-01-26 ynovikov@chromium.org Unskip dEQP.GLES3/functional_shaders_operator_unary_operator_minus_* 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 bajones@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: bajones@google.com Change-Id: I5ccd0df3d606f62478595475f80af1f9f2f067e8 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/78255 Bot-Commit: Dawn Autoroller Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index b01e36b87a..d9f96af580 100644 --- a/DEPS +++ b/DEPS @@ -128,7 +128,7 @@ deps = { }, 'third_party/angle': { - 'url': '{chromium_git}/angle/angle@c5498b957e83c4d2b27810c7e227b1115e29a729', + 'url': '{chromium_git}/angle/angle@54f8a8f71621f0ae4caf1f3c512b8e385958bf6e', 'condition': 'dawn_standalone', },