From e75785b44cefe0ccb829d8831e65bd841780d64d Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Sat, 1 Oct 2022 05:33:20 +0000 Subject: [PATCH] Roll ANGLE from 74b37bcbfb8c to 9905dabed39d (9 revisions) https://chromium.googlesource.com/angle/angle.git/+log/74b37bcbfb8c..9905dabed39d 2022-09-30 cnorthrop@google.com Tests: Add Darkness Rises trace 2022-09-30 angle-autoroll@skia-public.iam.gserviceaccount.com Roll VK-GL-CTS from 7bbdc916a414 to 3739dbc26ccf (13 revisions) 2022-09-30 hailinzhang@google.com Vulkan: add etc to bc compute transcoding. 2022-09-30 cnorthrop@google.com Tests: Add Life is Strange trace 2022-09-30 chris@rive.app Support EXT_shader_framebuffer_fetch on GLES 2022-09-30 bsheedy@chromium.org Revert "EGL: Stop announcing EGL_EXT_image_dma_buf_import_modifiers" 2022-09-30 syoussefi@chromium.org Translator: Fix ClampIndirectIndices vs. unsized arrays 2022-09-30 cwallez@chromium.org Add missing include for std::function 2022-09-30 jmadill@chromium.org Perf Tests: Make dynamic step count calibration optional. 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: dawn:1532 Tbr: amaiorano@google.com Change-Id: Ice7269b234a942f208c3b43b85586848834c57c9 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/104382 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 6508893e26..8897b2220a 100644 --- a/DEPS +++ b/DEPS @@ -129,7 +129,7 @@ deps = { }, 'third_party/angle': { - 'url': '{chromium_git}/angle/angle@74b37bcbfb8c43d4e1d14dfd83ed66502722cf56', + 'url': '{chromium_git}/angle/angle@9905dabed39de763d1a080bf6e5781b229d78bf8', 'condition': 'dawn_standalone', },