From b2ec2c350576934904939e07e637ba2ff457b4db Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Fri, 27 Jan 2023 14:23:35 +0000 Subject: [PATCH] Roll ANGLE from 081764c84d38 to a8146c5d0bba (6 revisions) https://chromium.googlesource.com/angle/angle.git/+log/081764c84d38..a8146c5d0bba 2023-01-27 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 8a9f79f08d79 to d723200bd4b5 (1 revision) 2023-01-27 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 5c03f547ddf9 to fb367de4643f (549 revisions) 2023-01-27 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from a2f348c2039f to 8a9f79f08d79 (22 revisions) 2023-01-27 m.maiya@samsung.com Reland "Add support for glShaderBinary" 2023-01-27 chris@rive.app Move d3d11 BCX textures to the "UNREACHABLE" section for clears 2023-01-26 mikes@lunarg.com Tests: Add Dragon Ball Z Dokkan Battle trace 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 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: I6e3d266343a917ce2808a21f1513fb0618534a40 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/117941 Commit-Queue: Dawn Autoroller Bot-Commit: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 0cee7e0894..7ecbc21aea 100644 --- a/DEPS +++ b/DEPS @@ -132,7 +132,7 @@ deps = { }, 'third_party/angle': { - 'url': '{chromium_git}/angle/angle@081764c84d3830d4db4c7e855517db500634b4db', + 'url': '{chromium_git}/angle/angle@a8146c5d0bba1264257da8b8fca5999db6f752ec', 'condition': 'dawn_standalone', },