From a34b10db38e46544a0baec03006fb8aad903f6aa Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Mon, 22 Aug 2022 16:04:04 +0000 Subject: [PATCH] Roll ANGLE from 31ac3fefdefa to f30cfd180919 (3 revisions) https://chromium.googlesource.com/angle/angle.git/+log/31ac3fefdefa..f30cfd180919 2022-08-22 romanl@google.com Perf and gold tests detect test SKIPs from json results. 2022-08-22 angle-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from 1c3dfde53353 to c21aa26e0256 (3 revisions) 2022-08-22 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 336269709208 to e1b4daf2a3e7 (602 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: Ic62d3ba4800eaca629c9132068bebb80da1c2b4e Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/100001 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 be12f92a3d..6078db6a9e 100644 --- a/DEPS +++ b/DEPS @@ -129,7 +129,7 @@ deps = { }, 'third_party/angle': { - 'url': '{chromium_git}/angle/angle@31ac3fefdefa4b0dc6709e95a23b84ce4d7182e0', + 'url': '{chromium_git}/angle/angle@f30cfd180919bac2d7a4738d952ffdc155c51881', 'condition': 'dawn_standalone', },