commit | 9fd7c63151ff1e0ec3228a7b26436c46ec1d0edc | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Sat Oct 15 04:56:00 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Oct 15 04:56:00 2022 +0000 |
tree | 6f11977883978a2b22f17389843253bcc16c7081 | |
parent | 99084a411df0454ca5d144f0e574b4a0e54b429d [diff] |
Roll ANGLE from 7d76160b7300 to eaa71709c58d (8 revisions) https://chromium.googlesource.com/angle/angle.git/+log/7d76160b7300..eaa71709c58d 2022-10-15 syoussefi@chromium.org Vulkan: s/ContextVk/Context in pipeline creation 2022-10-14 jmadill@chromium.org Capture/Replay: Auto-generate EGL capture code. 2022-10-14 jmadill@chromium.org Capture/Replay: Clean up EGL capture. 2022-10-14 gregschlom@google.com Make ANGLE's Worker Pool actually pool the threads. 2022-10-14 cclao@google.com Vulkan: Add forceWaitForSubmissionToCompleteForQueryResult flag 2022-10-14 angle-autoroll@skia-public.iam.gserviceaccount.com Roll VK-GL-CTS from 7aaf3aef809d to bfc5b6f54270 (11 revisions) 2022-10-14 syoussefi@chromium.org Vulkan: Merge warmed up compute cache into renderer 2022-10-14 angle-autoroll@skia-public.iam.gserviceaccount.com Roll VK-GL-CTS from f4ed7376e1da to 7aaf3aef809d (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: I64afef8219147b35454e3cca60ec295377b9871c Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/106060 Kokoro: Kokoro <noreply+kokoro@google.com> 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 dc111a3..dc4f2e5 100644 --- a/DEPS +++ b/DEPS
@@ -132,7 +132,7 @@ }, 'third_party/angle': { - 'url': '{chromium_git}/angle/angle@7d76160b7300b6765eb548d773cf3e400831c8ab', + 'url': '{chromium_git}/angle/angle@eaa71709c58d65d2413895617478891e51536f4e', 'condition': 'dawn_standalone', },