From a7a90d077ffab0639864c85543f6c02189f90401 Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Thu, 16 Feb 2023 20:18:39 +0000 Subject: [PATCH] Roll ANGLE from 13e8dabc47af to 8d23f34ea2ee (8 revisions) https://chromium.googlesource.com/angle/angle.git/+log/13e8dabc47af..8d23f34ea2ee 2023-02-16 zdobersek@igalia.com Reland: DisplayEGL should support targeting specific EGL platforms 2023-02-16 bsheedy@chromium.org Use per-channel fuzzy threshold 2023-02-16 syoussefi@chromium.org Presubmit: relax line length rules for quotes 2023-02-16 lexa.knyazev@gmail.com Metal: Implement EXT_blend_func_extended 2023-02-16 angle-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from a9f5c19e28bd to 64eb04027b9f (1 revision) 2023-02-16 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 25333b9d7bff to d03d09324f14 (11 revisions) 2023-02-16 i.nazarov@samsung.com Vulkan: Fix crashes when Surface is not current. 2023-02-16 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 3043a4c048b2 to 63251d7a0997 (544 revisions) 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 angle-team+autoroll@google.com,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: Ib5f298633dde727c0994f229e53848c080ddfc2d Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/120200 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 081b912410..1146688854 100644 --- a/DEPS +++ b/DEPS @@ -132,7 +132,7 @@ deps = { }, 'third_party/angle': { - 'url': '{chromium_git}/angle/angle@13e8dabc47afc18876b743293ae6ef50caff353f', + 'url': '{chromium_git}/angle/angle@8d23f34ea2ee4ac678739ae43062a95440c811f4', 'condition': 'dawn_standalone', },