From 34933d1eef7e998a2cc9ca780ab11f9b38ce554b Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Tue, 28 Dec 2021 01:29:28 +0000 Subject: [PATCH] Roll ANGLE from a92036893559 to 0a28c6c61b2f (2 revisions) https://chromium.googlesource.com/angle/angle.git/+log/a92036893559..0a28c6c61b2f 2021-12-27 gert.wollny@collabora.com Capture/Replay: Capture some MultiDrawIndirect parameters 2021-12-27 gert.wollny@collabora.com Capture/Replay: Gather Program sources directly from call 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: Ifac53e5232c94afe5c2cbd1c5369aa92999848fd Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/74680 Bot-Commit: Dawn Autoroller Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 84336df5ab..af54afbba7 100644 --- a/DEPS +++ b/DEPS @@ -116,7 +116,7 @@ deps = { }, 'third_party/angle': { - 'url': '{chromium_git}/angle/angle@a92036893559bc8bc1e056c08389e8b69566991a', + 'url': '{chromium_git}/angle/angle@0a28c6c61b2f96a59a6eae20b5202325585bc29a', 'condition': 'dawn_standalone', },