commit | 02a3aae645d1589ed8b62d9f5ebac3f212eaafd3 | [log] [tgz] |
---|---|---|
author | chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> | Sat Jun 11 07:14:06 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Jun 11 07:14:06 2022 |
tree | 40c4ec9c116bd451eec0d1f820e255934fc81e85 | |
parent | ae30c84f2150a29a55e99de3a28fa5ae74492bd2 [diff] |
Roll Dawn from 76d0454c66d2 to d3fa3f0e23cf (1 revision) https://dawn.googlesource.com/dawn.git/+log/76d0454c66d2..d3fa3f0e23cf 2022-06-11 enga@chromium.org Add CacheRequest utilities and tests 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 enga@google.com on the revert to ensure that a human is aware of the problem. To file a bug in Dawn: https://bugs.chromium.org/p/dawn/issues/entry To file a bug in Chromium: https://bugs.chromium.org/p/chromium/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 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: None Tbr: enga@google.com Change-Id: Ifac300125317d8b566f22600ebba8d705d4787f2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3701331 Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Bot-Commit: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/main@{#1013232}
diff --git a/DEPS b/DEPS index d35341fe..a610e738 100644 --- a/DEPS +++ b/DEPS
@@ -395,7 +395,7 @@ # 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': '76d0454c66d29925a074e182065f4790f2983758', + 'dawn_revision': 'd3fa3f0e23cf8da1db77a464260d0fa8dffc3c4e', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling feed # and whatever else without interference from each other.