From 7840044fd5d79707d0d32ca899013ccf754680fe Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Fri, 28 Jan 2022 15:55:18 +0000 Subject: [PATCH] Roll ANGLE from c4a9d4169692 to 42c8b29d00be (3 revisions) https://chromium.googlesource.com/angle/angle.git/+log/c4a9d4169692..42c8b29d00be 2022-01-28 lubosz.sarnecki@collabora.com Tests: Add Dead By Daylight trace. 2022-01-28 angle-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from bca23447ad46 to 518c5780ac4f (7 revisions) 2022-01-28 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 8ff0cb4f71d8 to 4d71de73b37d (550 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 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: Iaa36789a3211140a7ade26e639c70284c724b184 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/78560 Bot-Commit: Dawn Autoroller Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 0423af4ce8..57c48accb3 100644 --- a/DEPS +++ b/DEPS @@ -128,7 +128,7 @@ deps = { }, 'third_party/angle': { - 'url': '{chromium_git}/angle/angle@c4a9d41696920b14397f8cb2ee2012e271c7ac45', + 'url': '{chromium_git}/angle/angle@42c8b29d00be8dba4d357a2793bde8c47453d83a', 'condition': 'dawn_standalone', },