Commit 4a117ac3 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll Tint from f600d3aa9f26 to 4311dd05c883 (2 revisions)

https://dawn.googlesource.com/tint.git/+log/f600d3aa9f26..4311dd05c883

2020-10-08 dsinclair@chromium.org [spirv-writer] Fix accessing array of non-scalars.
2020-10-08 dneto@google.com doc/arch.md: say when numeric parameters are checked

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/tint-chromium-autoroll
Please CC kainino@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/master/autoroll/README.md

Bug: None
Tbr: kainino@google.com
Change-Id: I17a8534f1561478154af6022863a575c8fdab924
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2462372Reviewed-by: default avatarchromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#815401}
parent 15a75cd7
......@@ -357,7 +357,7 @@ vars = {
'ukey2_revision': '0275885d8e6038c39b8a8ca55e75d1d4d1727f47',
# the commit queue can handle CLs rolling feed
# and whatever else without interference from each other.
'tint_revision': 'f600d3aa9f2642125e867531b0054c12b9d59dfa',
'tint_revision': '4311dd05c88383457ef092ab424ae34e009c5700',
# TODO(crbug.com/941824): The values below need to be kept in sync
# between //DEPS and //buildtools/DEPS, so if you're updating one,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment