Skip to content

Commit

Permalink
Roll Dawn from d611aebc10a3 to 22da31cf43e1 (8 revisions)
Browse files Browse the repository at this point in the history
https://dawn.googlesource.com/dawn.git/+log/d611aebc10a3..22da31cf43e1

2021-10-05 [email protected] run-cts: add "log" arg to log test results to file
2021-10-05 [email protected] dawn_node/interop: Return a Result instead of a bool
2021-10-05 [email protected] dawn_node: Use IDL default parameter values
2021-10-05 [email protected] dawn_node: Fixes for GPU.cpp
2021-10-05 [email protected] dawn_node: set default GPU adapter and override with env var
2021-10-05 [email protected] dawn_node: Add -j option to run-cts
2021-10-05 [email protected] dawn_node: Make StaticValues property-like
2021-10-05 [email protected] Roll Tint from 22daca166bbc to 8b2181c98ff9 (1 revision)

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: I4fe755d5e5bccb24705d20f3c3b93c33678733af
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3206943
Commit-Queue: chromium-autoroll <[email protected]>
Bot-Commit: chromium-autoroll <[email protected]>
Cr-Commit-Position: refs/heads/main@{#928432}
  • Loading branch information
chromium-autoroll authored and Chromium LUCI CQ committed Oct 6, 2021
1 parent 2a52fe3 commit b823a8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -350,7 +350,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': 'd611aebc10a3b3edc1a9add9ed10f406d0b887f5',
'dawn_revision': '22da31cf43e13b6aa57d66d89983ea6c5f5b094e',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling feed
# and whatever else without interference from each other.
Expand Down

0 comments on commit b823a8a

Please sign in to comment.