From 7c26d3152dab9d733393b4394b146ca86d4664eb Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Tue, 3 Jan 2023 22:11:44 +0000 Subject: [PATCH] Roll ANGLE from 1afc4d5b4fe7 to e5efa2a7e45f (4 revisions) https://chromium.googlesource.com/angle/angle.git/+log/1afc4d5b4fe7..e5efa2a7e45f 2023-01-03 cnorthrop@google.com Tests: Add Portal Knights trace 2023-01-03 cnorthrop@google.com Tests: Add MU Origin 3 trace 2023-01-03 cnorthrop@google.com Tests: Add Agent A: A puzzle in disguise trace 2023-01-03 jmadill@chromium.org Trace Interpreter: Auto-gen ReplayCustomFunctionCall. 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 kainino@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: kainino@google.com Change-Id: I24c6567d450d776f3790e7d35c75d3e7f9136df5 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/116160 Bot-Commit: Dawn Autoroller Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index af5e4e23b9..8d508bc04e 100644 --- a/DEPS +++ b/DEPS @@ -132,7 +132,7 @@ deps = { }, 'third_party/angle': { - 'url': '{chromium_git}/angle/angle@1afc4d5b4fe796f23bb171bf5535788637bdc38c', + 'url': '{chromium_git}/angle/angle@e5efa2a7e45f8e812a293f0c3206d2d738272788', 'condition': 'dawn_standalone', },