From 10e58e8a907639b361ebe0cc5a0dc80ab3a6e780 Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Tue, 8 Feb 2022 14:11:41 +0000 Subject: [PATCH] Roll ANGLE from 8b81742dd8d1 to 8622810c4fae (5 revisions) https://chromium.googlesource.com/angle/angle.git/+log/8b81742dd8d1..8622810c4fae 2022-02-08 angle-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from ad6d7f84f2a1 to e576ca6011cd (19 revisions) 2022-02-08 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 26dacbf4b527 to 817a527fde8c (500 revisions) 2022-02-08 yuxinhu@google.com Add instructions to enable Debug Overlay On Android 2022-02-08 cnorthrop@google.com Tests: Add Dead Trigger 2 trace 2022-02-08 cnorthrop@google.com Test: Add Last Shelter: Survival trace 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 amaiorano@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: amaiorano@google.com Change-Id: I449f267bf788c6c8980627b48532290a24b5475f Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/79780 Bot-Commit: Dawn Autoroller Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 32ae92995c..5f60a2d1d3 100644 --- a/DEPS +++ b/DEPS @@ -128,7 +128,7 @@ deps = { }, 'third_party/angle': { - 'url': '{chromium_git}/angle/angle@8b81742dd8d108bea4ba54373b521307bf60390b', + 'url': '{chromium_git}/angle/angle@8622810c4fae0252ef757ffcfbdf66b875fa33bd', 'condition': 'dawn_standalone', },