From 1c826b9b20447b26bdf418abef9e9d478510ed00 Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Tue, 11 Oct 2022 19:41:20 +0000 Subject: [PATCH] Roll ANGLE from 5bafe449e0b3 to a217dd56b557 (5 revisions) https://chromium.googlesource.com/angle/angle.git/+log/5bafe449e0b3..a217dd56b557 2022-10-11 lubosz.sarnecki@collabora.com Tests: Add The Witcher: Monster Slayer trace. 2022-10-11 romanl@google.com Make Android gold tests populate os and os_version correctly. 2022-10-11 jmadill@chromium.org infra: Increase timeout on perf bots. 2022-10-11 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 1172dba33888 to 24053e9970b7 (6 revisions) 2022-10-11 gert.wollny@collabora.com capture/replay: validate after resetting unpack alignment 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 cwallez@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: cwallez@google.com Change-Id: I2371ecbbd5cdc6a0220b50994c13cbb0cef4251a Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/105362 Bot-Commit: Dawn Autoroller Kokoro: Kokoro Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 678766a12a..4aa81e8ca6 100644 --- a/DEPS +++ b/DEPS @@ -132,7 +132,7 @@ deps = { }, 'third_party/angle': { - 'url': '{chromium_git}/angle/angle@5bafe449e0b3e94f6543042583db61bd96ea41a7', + 'url': '{chromium_git}/angle/angle@a217dd56b557caf63f3303b7a5196452c4f11d94', 'condition': 'dawn_standalone', },