From b4f095ec29200675807d9fcc967fbfeace025440 Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Thu, 9 Mar 2023 14:43:10 +0000 Subject: [PATCH] Roll ANGLE from f1717ba9c36e to c2aa8b58acb2 (4 revisions) https://chromium.googlesource.com/angle/angle.git/+log/f1717ba9c36e..c2aa8b58acb2 2023-03-09 angle-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from 0ba0b45490cd to 3764eb85917a (1 revision) 2023-03-09 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 52ec1cb28f1b to a811a4fbb723 (335 revisions) 2023-03-09 djg@apple.com ANGLE_metal_shared_event_sync: Control signaling external events 2023-03-09 cnorthrop@google.com Tests: Add Street Fighter: Duel trace 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 angle-team+autoroll@google.com,senorblanco@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: senorblanco@google.com Change-Id: I1eac721b283c4f5256c3a8855981b5a537d74ca1 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/123480 Commit-Queue: Dawn Autoroller Kokoro: Kokoro Bot-Commit: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index e826288167..7462afd22c 100644 --- a/DEPS +++ b/DEPS @@ -132,7 +132,7 @@ deps = { }, 'third_party/angle': { - 'url': '{chromium_git}/angle/angle@f1717ba9c36e5bffc33c5fb03f7b9dfbeb0a208d', + 'url': '{chromium_git}/angle/angle@c2aa8b58acb24ed30200e5199ba751f46ff451da', 'condition': 'dawn_standalone', },