From b6fb41cc32030bf4eb6c54cd0fbc78b6266c5d37 Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Wed, 4 Jan 2023 11:48:07 +0000 Subject: [PATCH] Roll ANGLE from e5efa2a7e45f to 24ac26c3f0e4 (4 revisions) https://chromium.googlesource.com/angle/angle.git/+log/e5efa2a7e45f..24ac26c3f0e4 2023-01-04 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 0f261e9e8ec1 to 87b7ed3032e5 (483 revisions) 2023-01-04 yuxinhu@google.com Reland "Make ANGLE program version only dependent on data that matters" 2023-01-03 cnorthrop@google.com Tests: Add Cut the Rope trace 2023-01-03 jmadill@chromium.org Tests: Support multiple filters with ":". 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 kainino@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: kainino@google.com Change-Id: I3065e75f946bb3a28764e2f0fd37a1de40e3995c Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/116260 Commit-Queue: Dawn Autoroller Bot-Commit: Dawn Autoroller Kokoro: Kokoro --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 8d508bc04e..b843cc1f11 100644 --- a/DEPS +++ b/DEPS @@ -132,7 +132,7 @@ deps = { }, 'third_party/angle': { - 'url': '{chromium_git}/angle/angle@e5efa2a7e45f8e812a293f0c3206d2d738272788', + 'url': '{chromium_git}/angle/angle@24ac26c3f0e41e18b6a0d643033260191c9bf277', 'condition': 'dawn_standalone', },