From 15691360729d9f97abfa4b4f1422540ce5567d55 Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Fri, 27 May 2022 12:20:15 +0000 Subject: [PATCH] Roll ANGLE from 54e08a5af1f7 to aa2201725270 (4 revisions) https://chromium.googlesource.com/angle/angle.git/+log/54e08a5af1f7..aa2201725270 2022-05-27 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from f86f5d40df44 to 312583ebe76f (401 revisions) 2022-05-27 lubosz.sarnecki@collabora.com FramebufferTest: Add FramebufferConditionalFeedbackLoop test. 2022-05-27 syoussefi@chromium.org Add test for primitive state change 2022-05-26 gman@chromium.org Metal: Upstream uniform limits from WebKit 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: Ife7b3e6e40e5f856eaa4dc9c03eaba12dac61190 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/91781 Bot-Commit: Dawn Autoroller Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index ebab18cbc2..8e0e841bdc 100644 --- a/DEPS +++ b/DEPS @@ -129,7 +129,7 @@ deps = { }, 'third_party/angle': { - 'url': '{chromium_git}/angle/angle@54e08a5af1f7ca50d5c154a09cc056166a9e49fa', + 'url': '{chromium_git}/angle/angle@aa220172527037deada6cf4bc494df479844d589', 'condition': 'dawn_standalone', },