From c32c88fb8f698a7f2654e8aa5101bf7b9238cb85 Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Mon, 28 Feb 2022 22:51:18 +0000 Subject: [PATCH] Roll ANGLE from 56378606a34e to 802e0d4db24c (3 revisions) https://chromium.googlesource.com/angle/angle.git/+log/56378606a34e..802e0d4db24c 2022-02-28 cnorthrop@google.com Document perf test metrics 2022-02-28 romanl@google.com Fix self link broken by https://crrev.com/c/3124341 2022-02-28 angle-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from f423bda7e8e3 to 949ffcf55151 (9 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: I912580a155b81f12f6b7f5908e5d4e7f77de1daf Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/82181 Bot-Commit: Dawn Autoroller Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index e85bf526b5..440b8499ae 100644 --- a/DEPS +++ b/DEPS @@ -128,7 +128,7 @@ deps = { }, 'third_party/angle': { - 'url': '{chromium_git}/angle/angle@56378606a34eea613d2ee9a6363bc8863e229518', + 'url': '{chromium_git}/angle/angle@802e0d4db24c65f3cc24401f74abc65c480cdbe0', 'condition': 'dawn_standalone', },