From a0b64c7e642ba3742c1faded2b29b957a970ec6c Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Wed, 14 Sep 2022 03:50:27 +0000 Subject: [PATCH] Roll ANGLE from f39a9659c91a to a902eea901d0 (6 revisions) https://chromium.googlesource.com/angle/angle.git/+log/f39a9659c91a..a902eea901d0 2022-09-13 ynovikov@chromium.org Qualify Mac 12.5.1 on Intel 2022-09-13 m.maiya@samsung.com Do not link program pipeline in glUseProgramStages 2022-09-13 m.maiya@samsung.com Vulkan: Extend bounding box when pruning updates 2022-09-13 ynovikov@chromium.org Skip end2end tests failing on iOS 2022-09-13 solti@google.com use proper TPrecision when creating TType 2022-09-13 ynovikov@chromium.org Fix UninstantiatedParameterizedTestSuite errors on iOS. 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 enga@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: enga@google.com Change-Id: I06959add2a71da2f6aa5f53906e4493a073ab365 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/102300 Kokoro: Kokoro Bot-Commit: Dawn Autoroller Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 2d45280966..d39a7ce0ec 100644 --- a/DEPS +++ b/DEPS @@ -129,7 +129,7 @@ deps = { }, 'third_party/angle': { - 'url': '{chromium_git}/angle/angle@f39a9659c91a133af57464fc7a6917c67f2d5fb7', + 'url': '{chromium_git}/angle/angle@a902eea901d01912145b0ae05763947c621e27f8', 'condition': 'dawn_standalone', },