commit | 988eba00cfc7c8bddbec50db37da7f055a9f647e | [log] [tgz] |
---|---|---|
author | chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> | Fri Sep 04 05:54:17 2020 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Sep 04 05:54:17 2020 |
tree | 43f05aa77a37846e6b316fa4e34ced2d0fec9418 | |
parent | a9ec91199ed1b82f902c2568346eea03802a9d4a [diff] |
Roll Dawn from 2cdb9f1ed183 to 62442aceb0fb (1 revision) https://dawn.googlesource.com/dawn.git/+log/2cdb9f1ed183..62442aceb0fb 2020-09-04 jiawei.shao@intel.com D3D12: Combine all the barriers before dispatch() in one call 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 on the revert to ensure that a human is aware of the problem. 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/master/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: cwallez@google.com Change-Id: Ie646b3ed3420084fb65d9da85c56787385f75c0d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2393576 Reviewed-by: 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/master@{#804519}
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.
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.