commit | ab58de4c0e965c418fdb325c7075bcd82c074040 | [log] [tgz] |
---|---|---|
author | chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> | Wed Nov 06 21:20:05 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Nov 06 21:20:05 2024 |
tree | 1b7e3b73aeb63774de16d5cb371cf043c3bc4c3f | |
parent | 040ebbf0da883000468dbf911cbd166d896d3525 [diff] |
Roll Dawn from 5049b8f26413 to 5d40b8c129c1 (18 revisions) https://dawn.googlesource.com/dawn.git/+log/5049b8f26413..5d40b8c129c1 2024-11-06 jrprice@google.com [fuzz] Validate IR modules against fuzzer-specific capabilities 2024-11-06 rharrison@chromium.org [tint][ir][val] Check numeric type of params to @workgroup_size 2024-11-06 jrprice@google.com [glsl] Remove Ternary instruction 2024-11-06 ynovikov@chromium.org Reland "Partial revert of webgpu.h: Add Adapter and Device GetFeatures() methods" 2024-11-06 petermcneeley@google.com Suppress subgroups tests for Adreno 640 2024-11-06 cwallez@chromium.org [dawn] Add apparentSize to ExternalTextureDescriptor (noop) 2024-11-05 beaufort.francois@gmail.com Revert "Partial revert of webgpu.h: Add Adapter and Device GetFeatures() methods" 2024-11-05 cwallez@chromium.org [dawn] Support additional 1-component vertex formats 2024-11-05 geofflang@chromium.org Rename SharedFenceVkSemaphoreSyncFD to SharedFenceSyncFD 2024-11-05 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from 1495532f997f to 76855a9baecc (1 revision) 2024-11-05 amaiorano@google.com HLSL-IR: Remove TODOs that are already done 2024-11-05 jrprice@google.com [glsl] Use SingleEntryPoint in fuzzer 2024-11-05 jrprice@google.com [glsl] Stop fuzzing options 2024-11-05 jrprice@google.com [glsl] Add fuzzer precondition for subgroup builtins 2024-11-05 jrprice@google.com [glsl] Add fuzzer precondition for clip_distance 2024-11-05 jrprice@google.com [glsl] Add fuzzer precondition for input attachments 2024-11-05 jrprice@google.com [glsl] Add fuzzer precondition for subgroups 2024-11-05 jrprice@google.com [glsl] Add fuzzer precondition for read-write storage textures 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 alanbaker@google.com,cwallez@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:368672123,chromium:375388101,chromium:376924407,chromium:377358589,chromium:377574981,chromium:42241435 Tbr: alanbaker@google.com Include-Ci-Only-Tests: true Change-Id: Ib1fa0f455905a1452b380409d43ba134f3d7ebe3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6001316 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@{#1379244}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure.
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.