commit | e8fae2e1558bfc1a19f03f894d31f6c3baf1de21 | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Sat Feb 19 09:53:42 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Feb 19 09:53:42 2022 +0000 |
tree | fc1b1e30e4cc91b0066b7e3dec8ef45a115a1cd6 | |
parent | a9cac1fc96bea7171e1477b61018e004ee07fc74 [diff] |
Roll ANGLE from 78c64dd74ee5 to de37ad1754e2 (2 revisions) https://chromium.googlesource.com/angle/angle.git/+log/78c64dd74ee5..de37ad1754e2 2022-02-18 cclao@google.com Vulkan: Call releaseStagedUpdates before releaseImage 2022-02-18 jmadill@chromium.org infra: Enable Python 3 for ANGLE recipe. 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 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://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: kainino@google.com Change-Id: Ia5451be64a356c92206f8db1a4056c186a37bcd5 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/81223 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 0493137..b844594 100644 --- a/DEPS +++ b/DEPS
@@ -128,7 +128,7 @@ }, 'third_party/angle': { - 'url': '{chromium_git}/angle/angle@78c64dd74ee5237e6672a428d382a87c98652feb', + 'url': '{chromium_git}/angle/angle@de37ad1754e2c7b587231a4861a782a5b4be8d92', 'condition': 'dawn_standalone', },