commit | c0d493ffa1e3720bba898597fc2af6121a5b01b8 | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Sat Jul 02 05:06:40 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Jul 02 05:06:40 2022 +0000 |
tree | 308c7b340ed202e47464492f3f6b98456d6b0137 | |
parent | bdfae6df66dc60dd8d4f51fca4faef8300470453 [diff] |
Roll ANGLE from 4a5fe6fb56e5 to da984303fda1 (6 revisions) https://chromium.googlesource.com/angle/angle.git/+log/4a5fe6fb56e5..da984303fda1 2022-07-01 chris@rive.app Add a pls test for in-shader coherency 2022-07-01 chris@rive.app Add a pls test for load-only storage 2022-07-01 angle-autoroll@skia-public.iam.gserviceaccount.com Roll VK-GL-CTS from e22ec5fc4cbf to 867b77cee987 (1 revision) 2022-07-01 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 8bf3474ad33a to b1ab0fbd602a (1173 revisions) 2022-07-01 cclao@google.com Reland "Reland "Vulkan: Destroy DescriptorSet cache when it becomes invalid"" 2022-07-01 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 863435cf0898 to cf47f3e49a61 (19 revisions) 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 shrekshao@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: shrekshao@google.com Change-Id: I477f2266d0f0eae93d55d55705a8ca3e48c014cc Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/95400 Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
diff --git a/DEPS b/DEPS index f010574..a3e8e68 100644 --- a/DEPS +++ b/DEPS
@@ -129,7 +129,7 @@ }, 'third_party/angle': { - 'url': '{chromium_git}/angle/angle@4a5fe6fb56e5be3ad536e5e6e47b8072769d44bc', + 'url': '{chromium_git}/angle/angle@da984303fda121cced56dfa07c6890d3b29dc502', 'condition': 'dawn_standalone', },