From df60838ede15294e50307945cd4ff08faa267aef Mon Sep 17 00:00:00 2001 From: GPGMM Autoroller Date: Mon, 29 Aug 2022 22:36:59 +0000 Subject: [PATCH 1/8] Roll build/ 555c8b467..adc338f32 (1728 commits; 3 trivial rolls) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index a51f75bbb..40b54c8b3 100644 --- a/DEPS +++ b/DEPS @@ -47,7 +47,7 @@ deps = { # Dependencies required to use GN/Clang in standalone 'build': { - 'url': '{chromium_git}/chromium/src/build@555c8b467c21e2c4b22d00e87e3faa0431df9ac2', + 'url': '{chromium_git}/chromium/src/build@adc338f326ca8046c5e1b8c1bfe3b0110de52776', 'condition': 'gpgmm_standalone', }, 'buildtools': { From 401021d84e4c58c8a3d57d90caf1221491701a8a Mon Sep 17 00:00:00 2001 From: GPGMM Autoroller Date: Mon, 29 Aug 2022 22:37:02 +0000 Subject: [PATCH 2/8] Roll buildtools/ f78b4b9f3..cf8185c5c (71 commits; 4 trivial rolls) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 40b54c8b3..0d5384ffa 100644 --- a/DEPS +++ b/DEPS @@ -51,7 +51,7 @@ deps = { 'condition': 'gpgmm_standalone', }, 'buildtools': { - 'url': '{chromium_git}/chromium/src/buildtools@f78b4b9f33bd8ef9944d5ce643daff1c31880189', + 'url': '{chromium_git}/chromium/src/buildtools@cf8185c5cb6943ba1d172d0bb1e8e1ef021cd184', 'condition': 'gpgmm_standalone', }, 'buildtools/clang_format/script': { From 82feeebc4af4df5980844eab35b347a793e9a0ab Mon Sep 17 00:00:00 2001 From: GPGMM Autoroller Date: Mon, 29 Aug 2022 22:37:05 +0000 Subject: [PATCH 3/8] Roll buildtools/third_party/libc++/trunk/ 79a2e924d..e5670a0e0 (2030 commits) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 0d5384ffa..2e29b4801 100644 --- a/DEPS +++ b/DEPS @@ -85,7 +85,7 @@ deps = { }, 'buildtools/third_party/libc++/trunk': { - 'url': '{chromium_git}/external/github.com/llvm/llvm-project/libcxx.git@79a2e924d96e2fc1e4b937c42efd08898fa472d7', + 'url': '{chromium_git}/external/github.com/llvm/llvm-project/libcxx.git@e5670a0e0e4992f6a120142358b07e49c7d96918', 'condition': 'gpgmm_standalone', }, 'buildtools/third_party/libc++abi/trunk': { From b724ebae385a720163f3f8db4d92056953acb7e4 Mon Sep 17 00:00:00 2001 From: GPGMM Autoroller Date: Mon, 29 Aug 2022 22:37:11 +0000 Subject: [PATCH 4/8] Roll buildtools/third_party/libc++abi/trunk/ 2715a6c0d..48afced8a (120 commits) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 2e29b4801..19d62fff8 100644 --- a/DEPS +++ b/DEPS @@ -89,7 +89,7 @@ deps = { 'condition': 'gpgmm_standalone', }, 'buildtools/third_party/libc++abi/trunk': { - 'url': '{chromium_git}/external/github.com/llvm/llvm-project/libcxxabi.git@2715a6c0de8dac4c7674934a6b3d30ba0c685271', + 'url': '{chromium_git}/external/github.com/llvm/llvm-project/libcxxabi.git@48afced8aa251c4fb338fb906d70c1da6703d05d', 'condition': 'gpgmm_standalone', }, 'tools/clang': { From 5b75b7ffff17d382bf0d1393f45eabc3c1c62863 Mon Sep 17 00:00:00 2001 From: GPGMM Autoroller Date: Mon, 29 Aug 2022 22:37:14 +0000 Subject: [PATCH 5/8] Roll tools/clang/ 8b7330592..ad4caa4ec (184 commits) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 19d62fff8..b225a6133 100644 --- a/DEPS +++ b/DEPS @@ -93,7 +93,7 @@ deps = { 'condition': 'gpgmm_standalone', }, 'tools/clang': { - 'url': '{chromium_git}/chromium/src/tools/clang@8b7330592cb85ba09505a6be7bacabd0ad6160a3', + 'url': '{chromium_git}/chromium/src/tools/clang@ad4caa4ecb67851b512d2eb226632264f45e33e2', 'condition': 'gpgmm_standalone', }, 'tools/clang/dsymutil': { From a8f751c682fac5080ce3e672fd3b6568310b5136 Mon Sep 17 00:00:00 2001 From: GPGMM Autoroller Date: Mon, 29 Aug 2022 22:37:16 +0000 Subject: [PATCH 6/8] Roll testing/ d485ae97b..c55c586e0 (3175 commits; 1 trivial rolls) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index b225a6133..a12336d18 100644 --- a/DEPS +++ b/DEPS @@ -109,7 +109,7 @@ deps = { # Testing, GTest and GMock 'testing': { - 'url': '{chromium_git}/chromium/src/testing@d485ae97b7900c1fb7edfbe2901ae5adcb120865', + 'url': '{chromium_git}/chromium/src/testing@c55c586e084db75d06c080da47805a043203d85a', 'condition': 'gpgmm_standalone', }, 'third_party/googletest': { From 09124f97d34cbac7126d4ebe56292b2e020af8e9 Mon Sep 17 00:00:00 2001 From: GPGMM Autoroller Date: Mon, 29 Aug 2022 22:37:21 +0000 Subject: [PATCH 7/8] Roll third_party/vulkan-deps/ 7d94bcff7..db1584efa (3 commits) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index a12336d18..0ef70f58f 100644 --- a/DEPS +++ b/DEPS @@ -117,7 +117,7 @@ deps = { 'condition': 'gpgmm_standalone', }, 'third_party/vulkan-deps': { - 'url': '{chromium_git}/vulkan-deps@7d94bcff7a00c368f3f1bcd6db3d8a55066254eb', + 'url': '{chromium_git}/vulkan-deps@db1584efaa9b791256776a628df265ded6edbfc2', 'condition': 'gpgmm_standalone', }, # Dependency of //testing From 3d0bc3930d3df229e2b0e826cd88c4ee578d75d6 Mon Sep 17 00:00:00 2001 From: GPGMM Autoroller Date: Mon, 29 Aug 2022 22:37:23 +0000 Subject: [PATCH 8/8] Roll third_party/catapult/ 2417ba3d0..6552f9ba7 (1 commit) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 0ef70f58f..c84c3b10a 100644 --- a/DEPS +++ b/DEPS @@ -122,7 +122,7 @@ deps = { }, # Dependency of //testing 'third_party/catapult': { - 'url': '{chromium_git}/catapult.git@2417ba3d0d766848fcd0bc65d6cf2819f68c16e5', + 'url': '{chromium_git}/catapult.git@6552f9ba7bb598399ca8ace6ed5310bf70bd6ff3', 'condition': 'gpgmm_standalone', }, 'third_party/jsoncpp/source': {