Roll ANGLE from d6dc46dbd9d0 to 507f67ccff45 (2 revisions)
https://chromium.googlesource.com/angle/angle.git/+log/d6dc46dbd9d0..507f67ccff45
2023-07-14 dtapuska@chromium.org Fix cfi issue with Angle invoking worker pool
2023-07-14 romanl@google.com Ensure settings get cleaned up on exceptions
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://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: cwallez@google.com
Change-Id: I7945d503f6434eaa9926a98250ba215bc9187025
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/141304
Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
diff --git a/DEPS b/DEPS
index e7f490f..5f02789 100644
--- a/DEPS
+++ b/DEPS
@@ -136,7 +136,7 @@
},
'third_party/angle': {
- 'url': '{chromium_git}/angle/angle@d6dc46dbd9d0c46deec4c9c7ae7d5bf7fa45e9ba',
+ 'url': '{chromium_git}/angle/angle@507f67ccff455a4541623a77b31e5b6e7f225c4d',
'condition': 'dawn_standalone',
},