Skip to content

Commit

Permalink
Roll Dawn from 01275eb9ef36 to d5268798a207 (6 revisions)
Browse files Browse the repository at this point in the history
https://dawn.googlesource.com/dawn.git/+log/01275eb9ef36..d5268798a207

2024-05-17 lokokung@google.com [wgpu-headers] Introduce 2nd userdata to requestDevice callback.
2024-05-17 blundell@chromium.org [Vulkan] Populate YCbCr info in SharedTextureMemory::GetProperties()
2024-05-17 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll DirectX Shader Compiler from fd7e54bcd527 to cf566e1f3fec (2 revisions)
2024-05-17 jiawei.shao@intel.com Reland "Remove mock WGPU[Obj]Release that was deprecated in favor of AddRef"
2024-05-17 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Depot Tools from 274689c4a551 to 9a8c80ca55f2 (3 revisions)
2024-05-17 lokokung@google.com [dawn][WGPUFutures] Adds conversion helpers for ChainedStruct.

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,rharrison@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:dawn-win11-arm64-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:42241461
Tbr: rharrison@google.com
Include-Ci-Only-Tests: true
Change-Id: Ieb96743482784c00016d1b777a072ecac3d13745
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5546473
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@{#1302521}
  • Loading branch information
chromium-autoroll authored and Chromium LUCI CQ committed May 17, 2024
1 parent ee15edb commit ac21ffb
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 @@ -423,7 +423,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': '01275eb9ef36965c38f219f4c16832e42a60250f',
'dawn_revision': 'd5268798a2076b59f4cc5e386d3a87ce3d35dcaa',
# 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 01275e to d52687

0 comments on commit ac21ffb

Please sign in to comment.