commit | 8314ec6d6eef5657ec2f8015d345f0da117f945e | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Sat Apr 30 03:13:45 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Apr 30 03:13:45 2022 +0000 |
tree | f931f9b0b39c332f282e265eb0fffb0ecc6bd030 | |
parent | 573713ab15340a5e3d4369e9d11bfc13ffe82802 [diff] |
Roll ANGLE from 8b26c14c04f4 to e39dfe0fe61c (7 revisions) https://chromium.googlesource.com/angle/angle.git/+log/8b26c14c04f4..e39dfe0fe61c 2022-04-29 angle-autoroll@skia-public.iam.gserviceaccount.com Roll VK-GL-CTS from a22069b4e3b7 to 106df4122297 (1 revision) 2022-04-29 syoussefi@chromium.org Vulkan: Fix syncval errors with DONT_CARE for unused attachments 2022-04-29 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 1e97e6cd1c3c to 3a1ff9044aec (639 revisions) 2022-04-29 brianosman@google.com Add option for Metal output to angle_shader_translator 2022-04-29 cclao@google.com Vulkan: Don't take lock for getLastCompletedQueueSerial 2022-04-29 cnorthrop@google.com Tests: Add GFXBench Driver Overhead 2 trace 2022-04-29 lubosz.sarnecki@collabora.com Tests: Add Jetpack Joyride trace. 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 bclayton@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: bclayton@google.com Change-Id: Ia41241985531662ac2bf5645d5bf694826c553ba Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/88480 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 0d5aef8..3a5797d 100644 --- a/DEPS +++ b/DEPS
@@ -127,7 +127,7 @@ }, 'third_party/angle': { - 'url': '{chromium_git}/angle/angle@8b26c14c04f4703c11cac15b8d756de6e1c54308', + 'url': '{chromium_git}/angle/angle@e39dfe0fe61c66a5504d627e6afd35ea8de4ecf2', 'condition': 'dawn_standalone', },