From d3ebb17e7308a28ce1545ec71bdd1c859c0deb61 Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Tue, 29 Jun 2021 19:31:31 +0000 Subject: [PATCH] Roll Tint from 077fe64b11b9 to d18f2e0d6ee6 (11 revisions) https://dawn.googlesource.com/tint.git/+log/077fe64b11b9..d18f2e0d6ee6 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/tint-dawn Please CC sarahmashay@google.com on the revert to ensure that a human is aware of the problem. 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: dawn:805,dawn:956,dawn:963 Tbr: sarahmashay@google.com Change-Id: I0ab9ccaaf75f9827dd36b2d8a2a3b53eb6b0c4f8 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/56424 Reviewed-by: Dawn Autoroller Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 8c3841c9a5..14cff77b6f 100644 --- a/DEPS +++ b/DEPS @@ -96,7 +96,7 @@ deps = { # WGSL support 'third_party/tint': { - 'url': '{dawn_git}/tint@077fe64b11b9033a6ac8b4b9caa1b6c0de4b2c31', + 'url': '{dawn_git}/tint@d18f2e0d6ee6f067961c09c0ed205f304f9a6d12', }, # GLFW for tests and samples