commit | 9ce46f658f11cf46281d4235f21a3f3055773a14 | [log] [tgz] |
---|---|---|
author | chromium-autoroll <[email protected]> | Tue Jan 11 02:06:14 2022 |
committer | Chromium LUCI CQ <[email protected]> | Tue Jan 11 02:06:14 2022 |
tree | 0d45d683ee5c3816471aff187d217043154325ce | |
parent | e06bee7f8f4cdde54ad6b3fe37b2b0b823fdc469 [diff] [blame] |
Roll Dawn from 5bab76a64d25 to 9acdbcba854a (4 revisions) https://dawn.googlesource.com/dawn.git/+log/5bab76a64d25..9acdbcba854a 2022-01-11 [email protected] Vulkan: Add StoreOp to the computation of the key of RenderPassCache 2022-01-10 [email protected] Roll ANGLE from 9f1dc3e9933b to 6a2558333327 (6 revisions) 2022-01-10 [email protected] Roll Tint from 16e8df446761 to d1efb5d48cae (1 revision) 2022-01-10 [email protected] dawn_node: Add support for diffing against expectations file 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 [email protected] 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: [email protected] Change-Id: Ie3d43b41ef5f5413a3dd579d1ca6c355ed2d8572 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3378898 Commit-Queue: chromium-autoroll <[email protected]> Bot-Commit: chromium-autoroll <[email protected]> Cr-Commit-Position: refs/heads/main@{#957376}
diff --git a/DEPS b/DEPS index 4116ce9..03df44f 100644 --- a/DEPS +++ b/DEPS
@@ -360,7 +360,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': '5bab76a64d25dbc32c6beb372ae9724321f9c2b0', + 'dawn_revision': '9acdbcba854a3e9e36fa6b1e213ed624d742e818', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling feed # and whatever else without interference from each other.