From 771c14c405b04253c5d33c2c85cf8df87be066d0 Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Fri, 14 Oct 2022 02:47:57 +0000 Subject: [PATCH] Roll ANGLE from c75adc3cf1da to 94b451811838 (5 revisions) https://chromium.googlesource.com/angle/angle.git/+log/c75adc3cf1da..94b451811838 2022-10-13 syoussefi@chromium.org Vulkan: Rearrange graphics pipeline desc bits 2022-10-13 ynovikov@chromium.org Restore default angle_gles1_conformance_tests Win Intel batch size 2022-10-13 syoussefi@chromium.org More robustness tests 2022-10-13 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 0386d7db7e59 to 3ff9f454761a (13 revisions) 2022-10-13 angle-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from 48f7cb2ab354 to 6d0e2d57acf9 (1 revision) 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 cwallez@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: cwallez@google.com Change-Id: I87b33555384c53b9290471d0c347d09f8c58da5c Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/105840 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 3ee14b2f1d..7f07687771 100644 --- a/DEPS +++ b/DEPS @@ -132,7 +132,7 @@ deps = { }, 'third_party/angle': { - 'url': '{chromium_git}/angle/angle@c75adc3cf1dabc3a5178922fffc28a663b39244f', + 'url': '{chromium_git}/angle/angle@94b451811838c540f8ef682ad7da45c6ccf0b450', 'condition': 'dawn_standalone', },