From 61a5aeb70b48f086c9589d5087e365de8ad6a986 Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Thu, 4 Nov 2021 22:08:50 +0000 Subject: [PATCH] Roll ANGLE from 270a2c0ef4ee to 30afc25e1fe1 (4 revisions) https://chromium.googlesource.com/angle/angle.git/+log/270a2c0ef4ee..30afc25e1fe1 2021-11-04 sdefresne@chromium.org [ios] Remove support for building with Xcode clang 2021-11-04 timvp@google.com Capture/Replay: Don't finish() destroyed Contexts 2021-11-04 cnorthrop@google.com Skip world_cricket_championship_2 Intel Linux 2021-11-04 cnorthrop@google.com Tests: Skip zillow trace on desktop Vulkan 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 rharrison@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: rharrison@google.com Change-Id: I65319d56dc80283512ae93f7903e6b83ad484b8c Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/68421 Reviewed-by: Dawn Autoroller Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 1e105aaaa1..9a5b038d38 100644 --- a/DEPS +++ b/DEPS @@ -121,7 +121,7 @@ deps = { }, 'third_party/angle': { - 'url': '{chromium_git}/angle/angle@270a2c0ef4ee93f5c960f4b72871873278ca0cfe', + 'url': '{chromium_git}/angle/angle@30afc25e1fe1d729a6418c0b3f7ede5be67dd659', 'condition': 'dawn_standalone', },