From ea7a39e5133777b3725eb6f99ff9e6c0528e7368 Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Fri, 25 Mar 2022 07:55:06 +0000 Subject: [PATCH] Roll ANGLE from 18c36f8aa629 to 45543295b758 (6 revisions) https://chromium.googlesource.com/angle/angle.git/+log/18c36f8aa629..45543295b758 2022-03-25 ianelliott@google.com Revert "Remove unnecessary suppressions for Pixel6 dEQP tests" 2022-03-25 syoussefi@chromium.org A handful of clear-related tests 2022-03-25 yuxinhu@google.com Reland "Vulkan: Fix invalid access with display texture share group." 2022-03-25 ianelliott@google.com Remove unnecessary suppressions for Pixel6 dEQP tests 2022-03-24 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from c4109411d3f3 to 3ef0c7c00c08 (28 revisions) 2022-03-24 jonahr@google.com GL: Only log all GL driver errors on debug builds 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: I74e242564476c71e9981943aa50a14f8ae4f3ec2 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/84820 Bot-Commit: Dawn Autoroller Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 131bd8c12d..513b829a93 100644 --- a/DEPS +++ b/DEPS @@ -128,7 +128,7 @@ deps = { }, 'third_party/angle': { - 'url': '{chromium_git}/angle/angle@18c36f8aa629231795c82831a2cf80e8f77f989a', + 'url': '{chromium_git}/angle/angle@45543295b75842b499c137a9ed3a727e818ef185', 'condition': 'dawn_standalone', },