Roll ANGLE from 270b72c6eebb to 8f0a94b7a6cc (8 revisions) https://chromium.googlesource.com/angle/angle.git/+log/270b72c6eebb..8f0a94b7a6cc 2026-01-05 m.maiya@samsung.com Support async thread pool that has a single thread 2026-01-05 tsepez@google.com Avoid vector copies in matrix_utils.h 2026-01-05 eugene@chromium.org Add EGL_ANDROID_recordable support to EGL backend 2026-01-05 syoussefi@chromium.org Vulkan: Remove support for GPU events 2026-01-05 lexa.knyazev@gmail.com Add EXT_shader_texture_samples stubs 2026-01-05 lexa.knyazev@gmail.com Roll third_party/OpenGL-Registry/src/ 200cea403..d38ff693f (15 commits) 2026-01-05 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 93cff38c318b to d08276c70040 (64 revisions) 2026-01-05 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 90b6127bcb03 to ba843727b5b4 (414 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,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://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: kainino@google.com Change-Id: I4dfbb0bfbd5be3eac65e27224cc1ce0acaa54abf Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/283275 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 4703dac..622359a 100644 --- a/DEPS +++ b/DEPS
@@ -290,7 +290,7 @@ }, 'third_party/angle': { - 'url': '{chromium_git}/angle/angle@270b72c6eebbb70a24d20ecf04935034a678a730', + 'url': '{chromium_git}/angle/angle@8f0a94b7a6cc863922e0a3847f3c2d2de912f042', 'condition': 'dawn_standalone', },
diff --git a/third_party/angle b/third_party/angle index 270b72c..8f0a94b 160000 --- a/third_party/angle +++ b/third_party/angle
@@ -1 +1 @@ -Subproject commit 270b72c6eebbb70a24d20ecf04935034a678a730 +Subproject commit 8f0a94b7a6cc863922e0a3847f3c2d2de912f042