From f4a6ad8edda4fab42f23c3aea72da32562702aab Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Thu, 4 Nov 2021 17:20:30 +0000 Subject: [PATCH] Roll ANGLE from a5e039b7c62f to 270a2c0ef4ee (2 revisions) https://chromium.googlesource.com/angle/angle.git/+log/a5e039b7c62f..270a2c0ef4ee 2021-11-04 angle-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from 7a571328541a to e733a26e2ba0 (1 revision) 2021-11-04 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from d388b3abde67 to a46607dbd322 (20 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 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: I8e085377ed65a6c07288edd24347031c539aea27 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/68360 Reviewed-by: Dawn Autoroller Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index c20b51e81f..f9e19c7770 100644 --- a/DEPS +++ b/DEPS @@ -121,7 +121,7 @@ deps = { }, 'third_party/angle': { - 'url': '{chromium_git}/angle/angle@a5e039b7c62ff343f12c0df2c3a09f4ec06e5a32', + 'url': '{chromium_git}/angle/angle@270a2c0ef4ee93f5c960f4b72871873278ca0cfe', 'condition': 'dawn_standalone', },