From f4480c7032fe5c60162c8242d0c13bfc06f4e486 Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Wed, 1 Feb 2023 06:18:35 +0000 Subject: [PATCH] Roll ANGLE from ce8ce6f81eff to 754c923bfd02 (7 revisions) https://chromium.googlesource.com/angle/angle.git/+log/ce8ce6f81eff..754c923bfd02 2023-02-01 cnorthrop@google.com Tests: Add Callbreak trace 2023-02-01 lexa.knyazev@gmail.com Remove EXT_polygon_offset_clamp suppressions 2023-01-31 mark@lunarg.com Tests: Add Age of Origins Z trace 2023-01-31 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 7a868f186276 to b51474366e49 (62 revisions) 2023-01-31 kbr@chromium.org Revert "Metal: rewrite default uniforms and uniform blocks" 2023-01-31 ynovikov@chromium.org Skip flaky timeout test on Win SwANGLE 2023-01-31 ynovikov@chromium.org Roll chromium_revision 12d1cf2574..7a868f1862 (1099244:1099248) 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 alanbaker@google.com,angle-team+autoroll@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: alanbaker@google.com Change-Id: I630de5991237a96f1b86421ec01771539afdb670 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/118180 Commit-Queue: Dawn Autoroller Bot-Commit: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index cbf3bc217b..90cc46bebd 100644 --- a/DEPS +++ b/DEPS @@ -132,7 +132,7 @@ deps = { }, 'third_party/angle': { - 'url': '{chromium_git}/angle/angle@ce8ce6f81eff8a84e2ea59930cb995b1107181e2', + 'url': '{chromium_git}/angle/angle@754c923bfd027b8092168ddcff2f6efa5e5fb652', 'condition': 'dawn_standalone', },