From 1f1ef3f526904138bcfb9450c48ef101e49c3bb6 Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Wed, 23 Mar 2022 15:42:24 +0000 Subject: [PATCH] Roll ANGLE from 706824d837a2 to 09f55382dac4 (2 revisions) https://chromium.googlesource.com/angle/angle.git/+log/706824d837a2..09f55382dac4 2022-03-23 angle-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from 57eca9df5dc5 to ea9806003d9e (4 revisions) 2022-03-23 ynovikov@chromium.org TransformFeedbackQueryPausedDrawThenResume flaky 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 jrprice@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: jrprice@google.com Change-Id: I587404888d1056267265849984ac7caba264c7e6 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/84420 Bot-Commit: Dawn Autoroller Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 89aceb6808..2bd88eae5e 100644 --- a/DEPS +++ b/DEPS @@ -128,7 +128,7 @@ deps = { }, 'third_party/angle': { - 'url': '{chromium_git}/angle/angle@706824d837a2dd0d2be8407d927f392ec1469781', + 'url': '{chromium_git}/angle/angle@09f55382dac4e57d820746bcc742202ef73f05ae', 'condition': 'dawn_standalone', },