Roll ANGLE from 122b292d96c9 to 113f847be69f (5 revisions)
https://chromium.googlesource.com/angle/angle.git/+log/122b292d96c9..113f847be69f
2023-06-27 steven@uplinklabs.net centralize basic OS/platform detection functions
2023-06-27 abdolrashidi@google.com Vulkan: Move device OOM tests to new test suite
2023-06-27 i.nazarov@samsung.com Optimize angle::Spinlock performance
2023-06-27 mark@lunarg.com Android: Add/update MaliG710 expectations and tests
2023-06-27 constantine.shablya@collabora.com Tests: Add paletted formats glGetTexImageANGLE tests
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 amaiorano@google.com,angle-team+autoroll@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: amaiorano@google.com
Change-Id: Idaf2c8de76aa3085c2f566a26a18e59e64719da7
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/139241
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 811921f..225553a 100644
--- a/DEPS
+++ b/DEPS
@@ -137,7 +137,7 @@
},
'third_party/angle': {
- 'url': '{chromium_git}/angle/angle@122b292d96c923b67ca3065c89d90714daec46f6',
+ 'url': '{chromium_git}/angle/angle@113f847be69f3e813e55e6c3678a79e7483052e2',
'condition': 'dawn_standalone',
},