Skip to content

Commit

Permalink
Roll Dawn from aae22bdd5489 to c98afebda8a8 (7 revisions)
Browse files Browse the repository at this point in the history
https://dawn.googlesource.com/dawn.git/+log/aae22bdd5489..c98afebda8a8

2024-04-09 cwallez@chromium.org RefBase: make operator bool explicit.
2024-04-09 enga@chromium.org Factor ErrorSink out of DeviceBase
2024-04-09 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from ba208b45ad1c to fda475e53e55 (2 revisions)
2024-04-09 bclayton@google.com [tint][utils] Expand unicode support
2024-04-09 bclayton@google.com [cts] expectations.txt: Triage validation failures
2024-04-09 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll DirectX Shader Compiler from 8b5b6c6add4a to 0781ded87bd7 (1 revision)
2024-04-09 jie.a.chen@intel.com d3d11: Loosen size requirements for full-size buffer write

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 cwallez@google.com,kainino@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://issues.skia.org/issues/new?component=1389291&template=1850622

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md

Cq-Include-Trybots: luci.chromium.try:dawn-android-arm-deps-rel;luci.chromium.try:dawn-android-arm64-deps-rel;luci.chromium.try:dawn-linux-x64-deps-rel;luci.chromium.try:dawn-mac-x64-deps-rel;luci.chromium.try:dawn-mac-arm64-deps-rel;luci.chromium.try:dawn-win10-x64-deps-rel;luci.chromium.try:dawn-win10-x86-deps-rel;luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel;luci.chromium.try:gpu-fyi-cq-android-arm64
Bug: chromium:1485789
Tbr: kainino@google.com
Include-Ci-Only-Tests: true
Change-Id: Ife06d3ab5b6ca387227746c1926ffd84a59468f3
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5440956
Bot-Commit: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/main@{#1284696}
  • Loading branch information
chromium-autoroll authored and Chromium LUCI CQ committed Apr 9, 2024
1 parent 8aa6c2e commit bf3b375
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -427,7 +427,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': 'aae22bdd5489ba0f58e33655861f854dfc623d79',
'dawn_revision': 'c98afebda8a80490f21c97fca137e353143d330e',
# 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
2 changes: 1 addition & 1 deletion third_party/dawn
Submodule dawn updated from aae22b to c98afe

0 comments on commit bf3b375

Please sign in to comment.