From c09f30b0bd22e85ab3732a8e3a2f284cd2b08690 Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Sat, 29 Oct 2022 07:43:34 +0000 Subject: [PATCH] Roll ANGLE from fd3bfb778d8a to 04cf49bc56af (3 revisions) https://chromium.googlesource.com/angle/angle.git/+log/fd3bfb778d8a..04cf49bc56af 2022-10-29 jmadill@chromium.org Update Mesa build variables. 2022-10-28 yuxinhu@google.com Fix Mid Execution Capture for External Texture 2022-10-28 tvignatti@igalia.com Metal: Fix 8-bit type name 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 dsinclair@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: dsinclair@google.com Change-Id: Ibd6c249bdbcce8fa3cdafb7b9bde82bbc3162b09 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/107743 Bot-Commit: Dawn Autoroller Commit-Queue: Dawn Autoroller Kokoro: Kokoro --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 2c87f20aee..f39f9ea465 100644 --- a/DEPS +++ b/DEPS @@ -132,7 +132,7 @@ deps = { }, 'third_party/angle': { - 'url': '{chromium_git}/angle/angle@fd3bfb778d8a792cd3a0d03d3baad39e9d465e7a', + 'url': '{chromium_git}/angle/angle@04cf49bc56af06d60ae236bc4fc747ff384970ef', 'condition': 'dawn_standalone', },