Roll ANGLE from 1b3f101cb8b7 to 706b5abeea60 (2 revisions)
https://chromium.googlesource.com/angle/angle.git/+log/1b3f101cb8b7..706b5abeea60
2024-01-02 lexa.knyazev@gmail.com Avoid UB in 16-bit IOSurface tests
2024-01-02 mark@lunarg.com ANGLE: Update syncval exceptions and add test for syncval errors
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: I19c25ba50451d00eca73bacb7cf0299080a6dee5
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/167820
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 f2fbb2a..ed459cd 100644
--- a/DEPS
+++ b/DEPS
@@ -172,7 +172,7 @@
},
'third_party/angle': {
- 'url': '{chromium_git}/angle/angle@1b3f101cb8b7496b6b3d706b59a28ad1a380c6e4',
+ 'url': '{chromium_git}/angle/angle@706b5abeea60b1f1e3a289d707249a2b40a3a1e0',
'condition': 'dawn_standalone',
},
diff --git a/third_party/angle b/third_party/angle
index 1b3f101..706b5ab 160000
--- a/third_party/angle
+++ b/third_party/angle
@@ -1 +1 @@
-Subproject commit 1b3f101cb8b7496b6b3d706b59a28ad1a380c6e4
+Subproject commit 706b5abeea60b1f1e3a289d707249a2b40a3a1e0