From b284205aad056fe20c809ac6a35183afa909ba5a Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Sat, 7 May 2022 09:53:42 +0000 Subject: [PATCH] Roll ANGLE from cadb933fdb12 to 225d8f83af71 (2 revisions) https://chromium.googlesource.com/angle/angle.git/+log/cadb933fdb12..225d8f83af71 2022-05-07 yuxinhu@google.com Tests: Add Mortal Kombat App Trace 2022-05-06 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 4ca7acf89869 to 626b2fd72bde (22 revisions) 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 amaiorano@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: amaiorano@google.com Change-Id: I1b8bd6a9c08ee264187eb9909a448e42276187f5 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/89301 Commit-Queue: Dawn Autoroller Bot-Commit: Dawn Autoroller Kokoro: Kokoro --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 7e436f05b8..859546c826 100644 --- a/DEPS +++ b/DEPS @@ -127,7 +127,7 @@ deps = { }, 'third_party/angle': { - 'url': '{chromium_git}/angle/angle@cadb933fdb1247535ad5c9dc5f776662b2ea2df6', + 'url': '{chromium_git}/angle/angle@225d8f83af717be48841e86d01e40d3ac555266b', 'condition': 'dawn_standalone', },