From e7bcf24681e8538f044f0e1d3cc55719064878c6 Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Fri, 29 Apr 2022 01:12:43 +0000 Subject: [PATCH] Roll ANGLE from 2a6e123b16ff to 437053a1635b (5 revisions) https://chromium.googlesource.com/angle/angle.git/+log/2a6e123b16ff..437053a1635b 2022-04-28 cnorthrop@google.com Revert "Make SPIRV optional for Metal backend" 2022-04-28 jmadill@chromium.org Revert "Fix commit ID gathering on Android builds." 2022-04-28 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 4f93dbdc6060 to 1963b94c99e8 (2 revisions) 2022-04-28 angle-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from f88fc3b53c52 to b92f7acb7e81 (3 revisions) 2022-04-28 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from c7e51a124fab to 1e97e6cd1c3c (915 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 bclayton@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: bclayton@google.com Change-Id: I3194e4523940e6c358a0f89ba86da1a64d4b86a3 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/88380 Bot-Commit: Dawn Autoroller Commit-Queue: Dawn Autoroller Kokoro: Kokoro --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 24d181ee03..6a24d0a22c 100644 --- a/DEPS +++ b/DEPS @@ -127,7 +127,7 @@ deps = { }, 'third_party/angle': { - 'url': '{chromium_git}/angle/angle@2a6e123b16ffb9e04237aa8d6390852c3022ba80', + 'url': '{chromium_git}/angle/angle@437053a1635bb700fb38c59c775bb691e4e22c95', 'condition': 'dawn_standalone', },