Roll Chromium from fb6e84290b6a to 6bc1cd122126 (673 revisions) https://chromium.googlesource.com/chromium/src/+log/fb6e84290b6a..6bc1cd122126 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,jrprice@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 6bc1cd1221263cd08d2afd94bf136c29b421fda0 --verbose --autoroll --ignore-unclean-workdir Repo entries: build: https://chromium.googlesource.com/chromium/src/build/+log/4f3f3e34dd..3b1b46fa40 buildtools: https://chromium.googlesource.com/chromium/src/buildtools/+log/95ed44cf5f..22e55595e1 testing: https://chromium.googlesource.com/chromium/src/testing/+log/10cdfcaef7..0ed6d486e6 third_party/catapult: https://chromium.googlesource.com/catapult.git/+log/d7bc9113b8..5a34891efa third_party/llvm-libc/src: https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libc.git/+log/adccc44307..416d1a76ab 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: jrprice@google.com Change-Id: I5d0a7ebbaab8955e4277b3632179e45859f6940c Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/299655 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 2839950..684d2ab 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': 'fb6e84290b6ac144ea3ca05384ef4c9bc5992220', + 'chromium_revision': '6bc1cd1221263cd08d2afd94bf136c29b421fda0', # 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, @@ -79,7 +79,7 @@ deps = { 'buildtools': { - 'url': '{chromium_git}/chromium/src/buildtools@95ed44cf5f06dbb5861030b91c9db9ccb4316762', + 'url': '{chromium_git}/chromium/src/buildtools@22e55595e15ebbbbb4bef118d5a654b185b0b30d', 'condition': 'dawn_standalone', }, 'third_party/clang-format/script': { @@ -128,7 +128,7 @@ # Required by libc++ 'third_party/llvm-libc/src': { - 'url': '{chromium_git}/external/github.com/llvm/llvm-project/libc.git@adccc443070c58badd6414fd9a4380ca8c78e7c4', + 'url': '{chromium_git}/external/github.com/llvm/llvm-project/libc.git@416d1a76abbb44110443306a2c03188f709c2191', 'condition': 'dawn_standalone', }, @@ -143,7 +143,7 @@ # The //build and //tools/* deps should all be updated in unison, as # there are dependencies between them. 'build': { - 'url': '{chromium_git}/chromium/src/build@4f3f3e34ddfc6f4df4fa398cbe6996fcddc9bf3d', + 'url': '{chromium_git}/chromium/src/build@3b1b46fa405ab409c111daace69071552e4cd409', 'condition': 'dawn_standalone', }, 'tools/clang': { @@ -253,7 +253,7 @@ # Testing, GTest and GMock 'testing': { - 'url': '{chromium_git}/chromium/src/testing@10cdfcaef770e4e963619edd3fe4eb2ce13ec24a', + 'url': '{chromium_git}/chromium/src/testing@0ed6d486e69b3940b758d3082fa6ade48b565536', 'condition': 'dawn_standalone', }, 'third_party/libFuzzer/src': { @@ -266,7 +266,7 @@ }, # This is a dependency of //testing 'third_party/catapult': { - 'url': '{chromium_git}/catapult.git@d7bc9113b86bdc56239ff7a7d5d1f773d37ca567', + 'url': '{chromium_git}/catapult.git@5a34891efa6e41c8aca8842386b8ee528963ffdf', 'condition': 'dawn_standalone', }, 'third_party/google_benchmark/src': {
diff --git a/build b/build index 4f3f3e3..3b1b46f 160000 --- a/build +++ b/build
@@ -1 +1 @@ -Subproject commit 4f3f3e34ddfc6f4df4fa398cbe6996fcddc9bf3d +Subproject commit 3b1b46fa405ab409c111daace69071552e4cd409
diff --git a/buildtools b/buildtools index 95ed44c..22e5559 160000 --- a/buildtools +++ b/buildtools
@@ -1 +1 @@ -Subproject commit 95ed44cf5f06dbb5861030b91c9db9ccb4316762 +Subproject commit 22e55595e15ebbbbb4bef118d5a654b185b0b30d
diff --git a/infra/config/global/PACKAGE.lock b/infra/config/global/PACKAGE.lock index 38d6a67..48ef727 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": "fb6e84290b6ac144ea3ca05384ef4c9bc5992220", + "revision": "6bc1cd1221263cd08d2afd94bf136c29b421fda0", "path": "infra/config/targets" }, "deps": [
diff --git a/infra/config/global/PACKAGE.star b/infra/config/global/PACKAGE.star index 8e43e3d..606be0c 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 = "fb6e84290b6ac144ea3ca05384ef4c9bc5992220", + revision = "6bc1cd1221263cd08d2afd94bf136c29b421fda0", ), )
diff --git a/testing b/testing index 10cdfca..0ed6d48 160000 --- a/testing +++ b/testing
@@ -1 +1 @@ -Subproject commit 10cdfcaef770e4e963619edd3fe4eb2ce13ec24a +Subproject commit 0ed6d486e69b3940b758d3082fa6ade48b565536
diff --git a/third_party/catapult b/third_party/catapult index d7bc911..5a34891 160000 --- a/third_party/catapult +++ b/third_party/catapult
@@ -1 +1 @@ -Subproject commit d7bc9113b86bdc56239ff7a7d5d1f773d37ca567 +Subproject commit 5a34891efa6e41c8aca8842386b8ee528963ffdf
diff --git a/third_party/llvm-libc/src b/third_party/llvm-libc/src index adccc44..416d1a7 160000 --- a/third_party/llvm-libc/src +++ b/third_party/llvm-libc/src
@@ -1 +1 @@ -Subproject commit adccc443070c58badd6414fd9a4380ca8c78e7c4 +Subproject commit 416d1a76abbb44110443306a2c03188f709c2191