From e6b9f8858e43975b77e550d2fd1e03aed8361109 Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Sat, 3 Sep 2022 06:41:50 +0000 Subject: [PATCH] Roll ANGLE from 2e142b7f08e8 to ba721efd696f (3 revisions) https://chromium.googlesource.com/angle/angle.git/+log/2e142b7f08e8..ba721efd696f 2022-09-02 syoussefi@chromium.org Vulkan: FIx Android AHB format mapping 2022-09-02 eddiehatfield@google.com Infra: Enable angle_deqp_gl46_tests on SwiftShader 2022-09-02 natsu@google.com Tests external image uploads with colorspace 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 bajones@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: bajones@google.com Change-Id: Ifb3c0ef74dd6bc161f7eacb9b02552c7e046005f Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/101261 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 93db0121f9..c2d448f443 100644 --- a/DEPS +++ b/DEPS @@ -129,7 +129,7 @@ deps = { }, 'third_party/angle': { - 'url': '{chromium_git}/angle/angle@2e142b7f08e8c4e85ea80f23c58c4ab71b48a547', + 'url': '{chromium_git}/angle/angle@ba721efd696f7acb73e7c8cbcac3ee9e717b8a64', 'condition': 'dawn_standalone', },