From 34ede5138300328b53cf75fe39f01474d9fd9a31 Mon Sep 17 00:00:00 2001 From: chromium-autoroll Date: Wed, 24 Mar 2021 10:25:01 +0000 Subject: [PATCH] Roll Dawn from 54e150b7c22e to d020de450147 (1 revision) https://dawn.googlesource.com/dawn.git/+log/54e150b7c22e..d020de450147 2021-03-24 enga@chromium.org Validate the texture Aspect enum in ImageCopyTexture If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/dawn-chromium-autoroll Please CC bclayton@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 Cq-Include-Trybots: luci.chromium.try:dawn-linux-x64-deps-rel;luci.chromium.try:dawn-mac-x64-deps-rel;luci.chromium.try:dawn-win10-x64-deps-rel;luci.chromium.try:dawn-win10-x86-deps-rel Bug: chromium:1191389,chromium:1191770 Tbr: bclayton@google.com Change-Id: I62940113d71fecbd7460cbf269c86b4857bf6a55 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2783110 Commit-Queue: chromium-autoroll Bot-Commit: chromium-autoroll Cr-Commit-Position: refs/heads/master@{#866049} --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 2fa8d057571a70..fb9b13e70cab8c 100644 --- a/DEPS +++ b/DEPS @@ -328,7 +328,7 @@ vars = { # Three lines of non-changing comments so that # the commit queue can handle CLs rolling feed # and whatever else without interference from each other. - 'dawn_revision': '54e150b7c22e79a0271f815685ea499709237bba', + 'dawn_revision': 'd020de45014756b86d0ad3c3e0ddda474f4d8041', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling feed # and whatever else without interference from each other.