commit | 800be3c75a85d4bd8560b40e32086b59f8bc100e | [log] [tgz] |
---|---|---|
author | chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> | Wed Jul 20 02:04:13 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jul 20 02:04:13 2022 |
tree | 3f886439200e135c9870ed7afd6805e15b7776f4 | |
parent | 01858b076619c89b3db321343f4da4c42f30e1a5 [diff] |
Roll Dawn from e4df87fd017c to aea3154e461b (2 revisions) https://dawn.googlesource.com/dawn.git/+log/e4df87fd017c..aea3154e461b 2022-07-20 shaobo.yan@intel.com CopyTextureForBrowser supports RGBA16Float as source texture format 2022-07-19 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from c42337d9ef75 to 80e1128410d5 (2 revisions) 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 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://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: kainino@google.com Change-Id: Ib5cc1dc0fa3e04bb4fd20e75707cfd2207897c53 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3774611 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@{#1026064}
diff --git a/DEPS b/DEPS index 730c038e..5cd295a5 100644 --- a/DEPS +++ b/DEPS
@@ -412,7 +412,7 @@ # 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': 'e4df87fd017cd1d3eacbfbed57e521f6f7733936', + 'dawn_revision': 'aea3154e461b73ae7912679162a10abd515ab56c', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling feed # and whatever else without interference from each other.