Roll ANGLE from ec8fb51b69d2 to 25f3eafcd317 (4 revisions) https://chromium.googlesource.com/angle/angle.git/+log/ec8fb51b69d2..25f3eafcd317 2023-07-06 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from df22aa218f6a to c421d230f1c1 (7 revisions) 2023-07-06 ianelliott@google.com Mac: Suppress flaky/crashing test 2023-07-06 sunnyps@chromium.org gl: Handle copyTexSubImage2D failures manually 2023-07-05 syoussefi@chromium.org Workaround app bug with using ESSL 100 extension in ESSL 310 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,kainino@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: kainino@google.com Change-Id: Ibce5871636c6f2ef8ccd6becbd067959b74775f3 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/140382 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 4f57e54..c5d212c 100644 --- a/DEPS +++ b/DEPS
@@ -136,7 +136,7 @@ }, 'third_party/angle': { - 'url': '{chromium_git}/angle/angle@ec8fb51b69d2b27e4e342e940e14643a08869923', + 'url': '{chromium_git}/angle/angle@25f3eafcd31743dfd9c6069456180f520c7e8756', 'condition': 'dawn_standalone', },