From abe784b5023dd9c86e932484957c545df3d054c4 Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Wed, 30 Mar 2022 21:00:14 +0000 Subject: [PATCH] Roll ANGLE from 9a0b306dcc6d to aef440e6b947 (4 revisions) https://chromium.googlesource.com/angle/angle.git/+log/9a0b306dcc6d..aef440e6b947 2022-03-30 lubosz.sarnecki@collabora.com Tests: Add Super Mario Run trace. 2022-03-30 mfoltz@chromium.org [Cast Convergence] Remove is_cast_desktop_build from ANGLE. 2022-03-30 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from e38e969e37fe to f9e3d5a50ca2 (4 revisions) 2022-03-30 lubosz.sarnecki@collabora.com FrameCapture: Use getCompressedTextImage. 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 alanbaker@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: alanbaker@google.com Change-Id: Ic0ac64138446e4b4dddf63f5f6eb81ca37bec649 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/85240 Bot-Commit: Dawn Autoroller Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 3aeeee09be..d02cbf4669 100644 --- a/DEPS +++ b/DEPS @@ -133,7 +133,7 @@ deps = { }, 'third_party/angle': { - 'url': '{chromium_git}/angle/angle@9a0b306dcc6dc17c9e1fc5519c85143eb4dd2f98', + 'url': '{chromium_git}/angle/angle@aef440e6b94746e55bfaff7131229e6bcdf63f6e', 'condition': 'dawn_standalone', },