From f6772c1332325a0bd2be760ed4092fcf794f3c6f Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Thu, 29 Sep 2022 04:40:48 +0000 Subject: [PATCH] Roll ANGLE from adba8136ffe9 to bf22843c4808 (2 revisions) https://chromium.googlesource.com/angle/angle.git/+log/adba8136ffe9..bf22843c4808 2022-09-28 robert.mader@collabora.com EGL: Update EGL headers 2022-09-28 jmadill@chromium.org run_perf_tests: Add option to find test binary in out dir. 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 amaiorano@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: amaiorano@google.com Change-Id: I522411bfde57d5e330d370c2942f82357ef4e011 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/104140 Kokoro: Kokoro Commit-Queue: Dawn Autoroller Bot-Commit: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index cf792fd45f..086d49e2e4 100644 --- a/DEPS +++ b/DEPS @@ -129,7 +129,7 @@ deps = { }, 'third_party/angle': { - 'url': '{chromium_git}/angle/angle@adba8136ffe9145ee5b4d4439b44df247b640fde', + 'url': '{chromium_git}/angle/angle@bf22843c48088df3d5cb750b731698bb557cbf96', 'condition': 'dawn_standalone', },