commit | 7b3b480012b7b5dd57132edacb8f9f47c4e12467 | [log] [tgz] |
---|---|---|
author | chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> | Thu Jan 19 16:58:09 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jan 19 16:58:09 2023 |
tree | f5f36b015ec11e887989441cab58f1665d8d780a | |
parent | 97da303c6fa1c9ceba682b52b95c7747b4781207 [diff] |
Roll Dawn from 9b6f01d603c0 to 73735fde955f (21 revisions) https://dawn.googlesource.com/dawn.git/+log/9b6f01d603c0..73735fde955f 2023-01-19 amaiorano@google.com Roll third_party/webgpu-cts/ 65fcd99b7..9fbed0099 (13 commits) 2023-01-19 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from ccad4176f842 to 823d1a0d7c30 (17 revisions) 2023-01-19 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 5d1ac2e0d5f6 to 48e40ef60b69 (9 revisions) 2023-01-19 enga@chromium.org Delete StagingBuffer in favor of mappable buffers 2023-01-19 hogehoge@gachapin.jp Allow reentrant buffer mapping operations in the mapping callback. 2023-01-18 bclayton@google.com tint: Add bgra8unorm storage texture support 2023-01-18 enga@chromium.org Workaround stencil to buffer copies on Metal Intel 2023-01-18 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from b75d74666772 to ccad4176f842 (2 revisions) 2023-01-18 penghuang@chromium.org Merge two queue submissions in Queue::SubmitImpl() 2023-01-18 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 9de913077a5f to 5d1ac2e0d5f6 (1 revision) 2023-01-18 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 8c95181d1b73 to b75d74666772 (5 revisions) 2023-01-18 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 84c538ff9df1 to 9de913077a5f (6 revisions) 2023-01-17 penghuang@chromium.org Fix vulkan::Buffer::TransitionUsageAndGetResourceBarrier() 2023-01-17 enga@chromium.org Mark ...map_ArrayBuffer:postMessage:transfer=true;* passing 2023-01-17 shrekshao@google.com Validate if depth attachment is present when frag_depth is written 2023-01-17 enga@google.com Revert "Suppress vkUpdateDescriptorSets-None-03047" 2023-01-17 enga@chromium.org Add Metal workaround to allocate stencil8 as combined depth-stencil 2023-01-17 bclayton@google.com tools/run-cts: Use new 'load' server RPC 2023-01-17 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 5e280f6b66a2 to 8c95181d1b73 (10 revisions) 2023-01-17 bclayton@google.com Roll third_party/webgpu-cts/ c0d64c238..65fcd99b7 (8 commits) 2023-01-17 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 734cf7ce212f to 84c538ff9df1 (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 lokokung@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://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: lokokung@google.com Change-Id: I564be9527cc2fc6ac1df392731fd437e26cbbd54 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4181302 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@{#1094505}
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.