From a1e662e69f1c31b4653756966abeecdf4770ed1e Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Mon, 8 Nov 2021 14:10:37 +0000 Subject: [PATCH] Roll ANGLE from 1f42f6bd1e32 to 27a7002511d6 (1 revision) https://chromium.googlesource.com/angle/angle.git/+log/1f42f6bd1e32..27a7002511d6 2021-11-08 angle-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from 70f3a0ff7233 to 4c6da56da96c (3 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: I62365e69e89da8ccbe32ee131c7422679c48f2fb Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/68740 Reviewed-by: Dawn Autoroller Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index c062e8fcf9..652dfc08a9 100644 --- a/DEPS +++ b/DEPS @@ -121,7 +121,7 @@ deps = { }, 'third_party/angle': { - 'url': '{chromium_git}/angle/angle@1f42f6bd1e3287977696eafd45595c0b722d2970', + 'url': '{chromium_git}/angle/angle@27a7002511d60d4634815d72b51be9d19da18842', 'condition': 'dawn_standalone', },