commit | f8f78f145d509d08a0e27cf3c41eb62901c93365 | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Sat Jan 29 18:50:20 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Jan 29 18:50:20 2022 +0000 |
tree | b6443bf2866a4935715437ab1d1e5510e42719b5 | |
parent | 1b1ffd9d2b8df44f3ed48ee2acd1af5b900ec076 [diff] |
Roll ANGLE from a994ea994fea to a4a4fec8b77f (4 revisions) https://chromium.googlesource.com/angle/angle.git/+log/a994ea994fea..a4a4fec8b77f 2022-01-29 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from f703f3cc0975 to 69f4b9c09e48 (10 revisions) 2022-01-29 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 746e518a0b0e to f703f3cc0975 (1 revision) 2022-01-29 ynovikov@chromium.org Update one more SYNC-HAZARD-WRITE_AFTER_READ skip 2022-01-29 jmadill@chromium.org Vulkan: Refactor descriptor pool code. 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 bajones@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: bajones@google.com Change-Id: I7da0a6383554aa9c257fed63b5ba4d1dcd4efe38 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/78683 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 a6d48fc..d65a5af 100644 --- a/DEPS +++ b/DEPS
@@ -128,7 +128,7 @@ }, 'third_party/angle': { - 'url': '{chromium_git}/angle/angle@a994ea994fea81de44a62f74fe65b41350d0d5ac', + 'url': '{chromium_git}/angle/angle@a4a4fec8b77fdea0acaa2e5d83750e4491458544', 'condition': 'dawn_standalone', },