Roll Chromium from 6d828adb0f1f to d2f46bd18bc5 (656 revisions) https://chromium.googlesource.com/chromium/src/+log/6d828adb0f1f..d2f46bd18bc5 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/chromium-dawn Please CC chrome-gpu-infra@google.com,dneto@google.com on the revert to ensure that a human is aware of the problem. To file a bug in Chromium: https://issues.chromium.org/issues/new?component=1571065&template=0 To file a bug in Dawn: https://issues.chromium.org/issues/new?component=1571065&template=0 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 DEPS, submodule, and //infra/config changes generated by running: scripts/roll_chromium_deps.py --revision d2f46bd18bc52bd48c17e4330bbb578c2ddfdb34 --verbose --autoroll --ignore-unclean-workdir Repo entries: build: https://chromium.googlesource.com/chromium/src/build/+log/3a93baf94f..ae9abab413 testing: https://chromium.googlesource.com/chromium/src/testing/+log/b7e607ddc8..7520819792 third_party/depot_tools: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/316bb1e1c2..f63aa542d2 third_party/llvm-libc/src: https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libc.git/+log/408555ae3f..6b594bd5f1 tools/clang: https://chromium.googlesource.com/chromium/src/tools/clang/+log/276a21d670..a86a254083 No CIPD entries changed in this roll No GCS entries changed in this roll No explicitly synced GN variables changed in this roll Bug: None Tbr: dneto@google.com Change-Id: I35e40ab1984473faffbcfd2989be80aaf26ab55f Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/300898 Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
diff --git a/DEPS b/DEPS index 352ff4b..8a5e649 100644 --- a/DEPS +++ b/DEPS
@@ -66,7 +66,7 @@ # Version of Chromium the DEPS entries synced by scripts/roll_chromium_deps.py # were last synced to. - 'chromium_revision': '6d828adb0f1f7ff2cc8498c22adfca5df041bbaf', + 'chromium_revision': 'd2f46bd18bc52bd48c17e4330bbb578c2ddfdb34', # We never want to actually checkout Chromium, but we need a fake DEPS entry # in order for the Chromium -> Dawn DEPS autoroller to work. 'checkout_placeholder_chromium': False, @@ -116,7 +116,7 @@ }, 'third_party/depot_tools': { - 'url': '{chromium_git}/chromium/tools/depot_tools.git@316bb1e1c28d221ed92419622304704c21d50196', + 'url': '{chromium_git}/chromium/tools/depot_tools.git@f63aa542d288ba4c73043329d097570688980df2', 'condition': 'dawn_standalone', }, @@ -132,7 +132,7 @@ # Required by libc++ 'third_party/llvm-libc/src': { - 'url': '{chromium_git}/external/github.com/llvm/llvm-project/libc.git@408555ae3fe0e47e384fd0b2ad487cc01b68d922', + 'url': '{chromium_git}/external/github.com/llvm/llvm-project/libc.git@6b594bd5f1cdc8c599bffe9197ee4b69785fef8e', 'condition': 'dawn_standalone', }, @@ -147,11 +147,11 @@ # The //build and //tools/* deps should all be updated in unison, as # there are dependencies between them. 'build': { - 'url': '{chromium_git}/chromium/src/build@3a93baf94f12d0e7ced2a7d862cd68cf0a02d2f8', + 'url': '{chromium_git}/chromium/src/build@ae9abab4132351bb4bddb5afd875e5f4accf65f2', 'condition': 'dawn_standalone', }, 'tools/clang': { - 'url': '{chromium_git}/chromium/src/tools/clang@276a21d670c8b64f2716011c00b53035b91f9065', + 'url': '{chromium_git}/chromium/src/tools/clang@a86a254083c08ce3daf80ae02e1b27ef9397befb', 'condition': 'dawn_standalone', }, 'tools/memory': { @@ -261,7 +261,7 @@ # Testing, GTest and GMock 'testing': { - 'url': '{chromium_git}/chromium/src/testing@b7e607ddc89b547036848aa714e800026f6d69a4', + 'url': '{chromium_git}/chromium/src/testing@75208197925eba49e5e23422c29583aed5e96854', 'condition': 'dawn_standalone', }, 'third_party/libFuzzer/src': {
diff --git a/build b/build index 3a93baf..ae9abab 160000 --- a/build +++ b/build
@@ -1 +1 @@ -Subproject commit 3a93baf94f12d0e7ced2a7d862cd68cf0a02d2f8 +Subproject commit ae9abab4132351bb4bddb5afd875e5f4accf65f2
diff --git a/infra/config/global/PACKAGE.lock b/infra/config/global/PACKAGE.lock index 4cfc0cf..6087843 100644 --- a/infra/config/global/PACKAGE.lock +++ b/infra/config/global/PACKAGE.lock
@@ -28,7 +28,7 @@ "name": "@chromium-targets", "source": { "repo": "https://chromium.googlesource.com/chromium/src/+/refs/heads/main", - "revision": "6d828adb0f1f7ff2cc8498c22adfca5df041bbaf", + "revision": "d2f46bd18bc52bd48c17e4330bbb578c2ddfdb34", "path": "infra/config/targets" }, "deps": [
diff --git a/infra/config/global/PACKAGE.star b/infra/config/global/PACKAGE.star index 58629cc..03c2490 100644 --- a/infra/config/global/PACKAGE.star +++ b/infra/config/global/PACKAGE.star
@@ -56,7 +56,7 @@ repo = "chromium/src", ref = "refs/heads/main", path = "infra/config/targets", - revision = "6d828adb0f1f7ff2cc8498c22adfca5df041bbaf", + revision = "d2f46bd18bc52bd48c17e4330bbb578c2ddfdb34", ), )
diff --git a/testing b/testing index b7e607d..7520819 160000 --- a/testing +++ b/testing
@@ -1 +1 @@ -Subproject commit b7e607ddc89b547036848aa714e800026f6d69a4 +Subproject commit 75208197925eba49e5e23422c29583aed5e96854
diff --git a/third_party/depot_tools b/third_party/depot_tools index 316bb1e..f63aa54 160000 --- a/third_party/depot_tools +++ b/third_party/depot_tools
@@ -1 +1 @@ -Subproject commit 316bb1e1c28d221ed92419622304704c21d50196 +Subproject commit f63aa542d288ba4c73043329d097570688980df2
diff --git a/third_party/llvm-libc/src b/third_party/llvm-libc/src index 408555a..6b594bd 160000 --- a/third_party/llvm-libc/src +++ b/third_party/llvm-libc/src
@@ -1 +1 @@ -Subproject commit 408555ae3fe0e47e384fd0b2ad487cc01b68d922 +Subproject commit 6b594bd5f1cdc8c599bffe9197ee4b69785fef8e
diff --git a/tools/clang b/tools/clang index 276a21d..a86a254 160000 --- a/tools/clang +++ b/tools/clang
@@ -1 +1 @@ -Subproject commit 276a21d670c8b64f2716011c00b53035b91f9065 +Subproject commit a86a254083c08ce3daf80ae02e1b27ef9397befb