From f0e578f8bd9660ad452b3a234ce4825356d605bb Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Thu, 2 Mar 2023 05:14:03 +0000 Subject: [PATCH] Roll ANGLE from eb0475c05425 to 8019f2939c9a (8 revisions) https://chromium.googlesource.com/angle/angle.git/+log/eb0475c05425..8019f2939c9a 2023-03-02 abdolrashidi@google.com Manual roll vulkan-deps from 385df753e370 to 5d7ca659e804 (62 revisions) 2023-03-01 abdolrashidi@google.com Manual roll VK-GL-CTS from c0a0038a1bed to 04e5d38379bd (12 revisions) 2023-03-01 ynovikov@chromium.org Add Mac AMD experimental bot 2023-03-01 romanl@google.com Reland "Replace zlib from chrome by Android's zlib." 2023-03-01 lexa.knyazev@gmail.com Add ANGLE_stencil_texturing 2023-03-01 hans@chromium.org PoolAlloc: unpoison memory before potentially re-using it 2023-03-01 romanl@google.com Revert "Replace zlib from chrome by Android's zlib." 2023-03-01 ynovikov@chromium.org Skip FramebufferTest_ES3.RenderSharedExponent on iOS Metal 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,dsinclair@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: dsinclair@google.com Change-Id: Ifc7d2f6dd4375ab6515e56dd8679f74e4ac882ee Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/122280 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 49712702ed..3482188e77 100644 --- a/DEPS +++ b/DEPS @@ -132,7 +132,7 @@ deps = { }, 'third_party/angle': { - 'url': '{chromium_git}/angle/angle@eb0475c05425d94a4516b708c1c9075e3bc423a7', + 'url': '{chromium_git}/angle/angle@8019f2939c9a3f432206fc69e2ba8fc2cfc631f0', 'condition': 'dawn_standalone', },