Roll ANGLE from ca3e2abcaded to 4b39a6a9749e (10 revisions) https://chromium.googlesource.com/angle/angle.git/+log/ca3e2abcaded..4b39a6a9749e 2025-03-12 chris@rive.app Generate errors for framebuffer invals during PLS 2025-03-12 yuxiang.qian@arm.com Correct glGet* values for stencil masks 2025-03-12 chris@rive.app Allow texture modification commands while PLS is active 2025-03-11 romanl@google.com Fix program cache on relink with glTransformFeedbackVaryings 2025-03-11 i.nazarov@samsung.com Vulkan: Simple WindowSurfaceVk refactoring 2025-03-11 chris@rive.app Block framebuffer queries on overridden PLS state 2025-03-11 syoussefi@chromium.org Vulkan: Remove support for Stadia 2025-03-11 i.nazarov@samsung.com Revert "Vulkan: Return cached width and height for eglQuerySurface" 2025-03-11 yuxinhu@google.com Remove unused VVL skip message 2025-03-11 i.nazarov@samsung.com Preserve window format when resizing on Android 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,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://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: cwallez@google.com Change-Id: Ib6579747e1b573ed19ac02159c04a3465e947d5d Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/230394 Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
diff --git a/DEPS b/DEPS index aa805b7..967fab6 100644 --- a/DEPS +++ b/DEPS
@@ -275,7 +275,7 @@ }, 'third_party/angle': { - 'url': '{chromium_git}/angle/angle@ca3e2abcadedeb234c974b58849e3de4edcd8bc2', + 'url': '{chromium_git}/angle/angle@4b39a6a9749e5dbc4de4367323ba19065ef51562', 'condition': 'dawn_standalone', },
diff --git a/third_party/angle b/third_party/angle index ca3e2ab..4b39a6a 160000 --- a/third_party/angle +++ b/third_party/angle
@@ -1 +1 @@ -Subproject commit ca3e2abcadedeb234c974b58849e3de4edcd8bc2 +Subproject commit 4b39a6a9749e5dbc4de4367323ba19065ef51562