Roll ANGLE from fe541ddbc4d2 to 6eea5ff4db82 (5 revisions)
https://chromium.googlesource.com/angle/angle.git/+log/fe541ddbc4d2..6eea5ff4db82
2023-07-18 hailinzhang@google.com Vulkan: fix default MSAA framebuffer clear issue.
2023-07-18 syoussefi@chromium.org Vulkan: Deduplicate share group's context set tracking
2023-07-18 phanquangminh217@gmail.com Reland "Vulkan: Remove platform restriction of EGL_ANDROID_native_fence_sync"
2023-07-18 cnorthrop@google.com Android: Update script with sync progress
2023-07-18 hitawala@chromium.org Angle: Copy multiplanar d3d11 texture for readPixels
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,lokokung@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: lokokung@google.com
Change-Id: Iaf803dd04c115f56b20c09f53b69f0de41c4ffa3
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/141622
Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Kokoro: Kokoro <noreply+kokoro@google.com>
Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
diff --git a/DEPS b/DEPS
index 5efeca4..28eb39a 100644
--- a/DEPS
+++ b/DEPS
@@ -153,7 +153,7 @@
},
'third_party/angle': {
- 'url': '{chromium_git}/angle/angle@fe541ddbc4d2c0c31db6867a5cb952b097ce888f',
+ 'url': '{chromium_git}/angle/angle@6eea5ff4db822c87bdb5d5540503037f5aaec33e',
'condition': 'dawn_standalone',
},