commit | 95480cb0f3031b7e77aaebbade331a9bc6c2508f | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Thu Dec 30 07:21:53 2021 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Dec 30 07:21:53 2021 +0000 |
tree | a33cd03589ab24caa614fe14cacd829d41617da0 | |
parent | a0eca4a3e4ff8a48c4c6a6dafbed5a90d0947e5e [diff] |
Roll ANGLE from b7d2f4478cb2 to a400e76d02df (2 revisions) https://chromium.googlesource.com/angle/angle.git/+log/b7d2f4478cb2..a400e76d02df 2021-12-30 syoussefi@chromium.org Vulkan: Don't expose MSRTT without VK_KHR_depth_stencil_resolve 2021-12-30 ynovikov@chromium.org Skip angle_end2end_tests failing on Linux AMD RX 5500 XT 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 jrprice@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: jrprice@google.com Change-Id: Ia8c1cb55dac50c1accd86164879061fac93cda30 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/74820 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 9addd67..949b58e 100644 --- a/DEPS +++ b/DEPS
@@ -116,7 +116,7 @@ }, 'third_party/angle': { - 'url': '{chromium_git}/angle/angle@b7d2f4478cb219d2f3dda3adbb98a7f86d8a4971', + 'url': '{chromium_git}/angle/angle@a400e76d02df52995736097b8ac3efdfbcbd55c1', 'condition': 'dawn_standalone', },