commit | e3301971b2b03e9d74a2ec4b6e4b9a4bbeff23e9 | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Sat Jan 14 07:45:20 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Jan 14 07:45:20 2023 +0000 |
tree | 3272d9576552fe2e44d3d1420a9f8738eabc85d2 | |
parent | 681dc90cbb8f0c90d0b26b471598a6b972bca629 [diff] |
Roll ANGLE from e58e77f52b1d to 8964933f6056 (4 revisions) https://chromium.googlesource.com/angle/angle.git/+log/e58e77f52b1d..8964933f6056 2023-01-13 fangzhoug@chromium.org Add VirtIO vendor Id parsing to SystemInfo 2023-01-13 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from dae0d442679f to a56166d59ebd (93 revisions) 2023-01-13 syoussefi@chromium.org Vulkan: Broaden more syncval suppressions 2023-01-13 angle-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from 5f9ed9b16931 to aae98adc2222 (1 revision) 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 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: I8a26af5ef460aa2fa6d96a250b6336254afafee2 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/117140 Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> Kokoro: Kokoro <noreply+kokoro@google.com>
diff --git a/DEPS b/DEPS index d8b61a3..572619a 100644 --- a/DEPS +++ b/DEPS
@@ -132,7 +132,7 @@ }, 'third_party/angle': { - 'url': '{chromium_git}/angle/angle@e58e77f52b1ddf45a805058c70cc357a17db4b25', + 'url': '{chromium_git}/angle/angle@8964933f60561b22a1e1340d9e6cdc79901f527e', 'condition': 'dawn_standalone', },