Roll ANGLE from e8c8c5651223 to a09773110c4a (9 revisions)
https://chromium.googlesource.com/angle/angle.git/+log/e8c8c5651223..a09773110c4a
2023-07-26 yuxinhu@google.com Disable the usage of VK_EXT_legacy_dithering
2023-07-25 geofflang@chromium.org Metal: Flush with NoWait when hitting renderpass count limits
2023-07-25 hailinzhang@google.com Vulkan: disable pipline cache serialization
2023-07-25 geofflang@chromium.org Metal: Re-add flush to eglBindTexImage but as NoWait
2023-07-25 hob@chromium.org Search for system libvulkan on CrOS
2023-07-25 syoussefi@chromium.org GL: Complete EGL_ANGLE_external_context_and_surface
2023-07-25 syoussefi@chromium.org Stubs for EGL_ANGLE_external_context_and_surface
2023-07-25 geofflang@chromium.org Mention the SwiftShader -> Chromium autoroller for Wranglers
2023-07-25 jojwang@google.com Temporarily remove repos involved in llvm builds.
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,enga@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: enga@google.com
Change-Id: I71db4f3f612ad8f55ede2f008b5a2821efdec191
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/143241
Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Kokoro: Kokoro <noreply+kokoro@google.com>
diff --git a/DEPS b/DEPS
index 8d47f04..b083220 100644
--- a/DEPS
+++ b/DEPS
@@ -160,7 +160,7 @@
},
'third_party/angle': {
- 'url': '{chromium_git}/angle/angle@e8c8c5651223839a73324f2ed776cea211774ee0',
+ 'url': '{chromium_git}/angle/angle@a09773110c4a3c83a5421e342675c06c911df92e',
'condition': 'dawn_standalone',
},