From 54acc2c5849882c953fc986dd2819c11e9e70000 Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Sun, 27 Mar 2022 06:01:12 +0000 Subject: [PATCH] Roll ANGLE from 041c4c6d285c to e3c449196324 (2 revisions) https://chromium.googlesource.com/angle/angle.git/+log/041c4c6d285c..e3c449196324 2022-03-26 cnorthrop@google.com Debug: Add angle_enable_trace_events 2022-03-26 cnorthrop@google.com Fix handling of incomplete CubeMapArray textures 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: I6dbc7e247c6fb4c1f0dab581620058e9feffe3c1 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/84984 Bot-Commit: Dawn Autoroller Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 74c076cfb7..4a41fa94e1 100644 --- a/DEPS +++ b/DEPS @@ -128,7 +128,7 @@ deps = { }, 'third_party/angle': { - 'url': '{chromium_git}/angle/angle@041c4c6d285c571af0b3bc63567429043b70146b', + 'url': '{chromium_git}/angle/angle@e3c449196324b3e54d4cc4be9d077d58bac719ee', 'condition': 'dawn_standalone', },