From 28b0f94466789753ccc7c947ff38ef83a1b1de2c Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Mon, 22 Nov 2021 13:35:20 +0000 Subject: [PATCH] Roll ANGLE from bf2d35a064fe to 135362c9ce17 (2 revisions) https://chromium.googlesource.com/angle/angle.git/+log/bf2d35a064fe..135362c9ce17 2021-11-22 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from f2ad120142ed to 8e41c1d91f9d (4 revisions) 2021-11-22 angle-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from f5cf2d08ff9c to 6e23c082b73a (4 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: Ib0e5c9f63d401c4559572e0eb8259e349f663d0a Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/70463 Bot-Commit: Dawn Autoroller Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 6a81bd2ecd..e5354b33e6 100644 --- a/DEPS +++ b/DEPS @@ -121,7 +121,7 @@ deps = { }, 'third_party/angle': { - 'url': '{chromium_git}/angle/angle@bf2d35a064fea8d1a1b0a1254d1ae874dfb24013', + 'url': '{chromium_git}/angle/angle@135362c9ce1773edaf961ff43cdfe34f7d31da49', 'condition': 'dawn_standalone', },