From bdc29b56a4f989608191e7206b3d1f7269d2af4e Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Tue, 9 Nov 2021 15:44:27 +0000 Subject: [PATCH] Roll ANGLE from fa2e37497495 to c9595b37aee1 (4 revisions) https://chromium.googlesource.com/angle/angle.git/+log/fa2e37497495..c9595b37aee1 2021-11-09 angle-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from 4c6da56da96c to 7e9b8b317f16 (6 revisions) 2021-11-09 gert.wollny@collabora.com Capture/Replay: Don't force initialization of FS inout vars 2021-11-09 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from f1944afd4c24 to 76a46804f683 (1053 revisions) 2021-11-09 gert.wollny@collabora.com Capture/Replay: Limit the sleep time based on unfinished jobs 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 sarahmashay@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: sarahmashay@google.com Change-Id: Ic4c8f9e2ff6e70200f493c98ad51c44b92e318ed Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/68900 Reviewed-by: Dawn Autoroller Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 5ed7b98866..e19937baaf 100644 --- a/DEPS +++ b/DEPS @@ -121,7 +121,7 @@ deps = { }, 'third_party/angle': { - 'url': '{chromium_git}/angle/angle@fa2e37497495b1215062603e8d214c2f0ba79451', + 'url': '{chromium_git}/angle/angle@c9595b37aee1e15b7d98bc1cc2285a84b9106188', 'condition': 'dawn_standalone', },