Roll ANGLE from 4be68addfe4d to fb7f19d84344 (11 revisions) https://chromium.googlesource.com/angle/angle.git/+log/4be68addfe4d..fb7f19d84344 2025-01-23 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 3360895f5dfb to 098b675df0b0 (646 revisions) 2025-01-22 cclao@google.com Vulkan: Add bufferWrite for multiple shader stages 2025-01-22 yuxinhu@google.com Update dEQP-GLES2.functional.shaders.random* test expectations 2025-01-22 yuxinhu@google.com Remove fixed dEQP-EGL.functional.*pbuffer tests from skip list 2025-01-22 yuxinhu@google.com Remove fixed dEQP renderbuffer test from skipped test list 2025-01-22 yuxinhu@google.com Update the deqp blend equation advanced test expectations on qualcomm 2025-01-22 yuxinhu@google.com Remove fixed dEQP copy texture tests from skipped test list 2025-01-22 yuxiang.qian@arm.com Do not reset buffer age after query 2025-01-22 dpranke@google.com Use `exec_script_allowlist` in GN now that it is available. 2025-01-22 cclao@google.com Vulkan: Pass Context instead of Renderer to BufferHelper APIs 2025-01-22 ynovikov@chromium.org Suppress flaky end2end test on Linux NVIDIA Vulkan 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,gman@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://issues.skia.org/issues/new?component=1389291&template=1850622 Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md Bug: None Tbr: gman@google.com Change-Id: I65fa9015c26854cf9a1998cd50245a7dd51e8922 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/223036 Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
diff --git a/DEPS b/DEPS index 034c117..4808ee6 100644 --- a/DEPS +++ b/DEPS
@@ -274,7 +274,7 @@ }, 'third_party/angle': { - 'url': '{chromium_git}/angle/angle@4be68addfe4d65e9e98482fc37e5f711871c2ebc', + 'url': '{chromium_git}/angle/angle@fb7f19d843443144c6fa9c7ffaf44236373e7560', 'condition': 'dawn_standalone', },
diff --git a/third_party/angle b/third_party/angle index 4be68ad..fb7f19d 160000 --- a/third_party/angle +++ b/third_party/angle
@@ -1 +1 @@ -Subproject commit 4be68addfe4d65e9e98482fc37e5f711871c2ebc +Subproject commit fb7f19d843443144c6fa9c7ffaf44236373e7560