From 442403e75f5418e321ac21bd466e65dfda919872 Mon Sep 17 00:00:00 2001 From: GPGMM Autoroller Date: Mon, 12 Sep 2022 04:00:27 +0000 Subject: [PATCH 1/9] Roll build/ a412eb26f..efa2ea67b (48 commits) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 82c128a17..825ef0e01 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@a412eb26f25c5044a982bd48e35770fe8a55e286', + 'url': '{chromium_git}/chromium/src/build@efa2ea67b377f19f19b166acfb3300f5bb33b7ac', 'condition': 'gpgmm_standalone', }, 'buildtools': { From a7c6bb1d57831186c17a824223889e6571b4e5b0 Mon Sep 17 00:00:00 2001 From: GPGMM Autoroller Date: Mon, 12 Sep 2022 04:00:30 +0000 Subject: [PATCH 2/9] Roll buildtools/ 18d22db9f..a7f5ad05c (12 commits) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 825ef0e01..19379564e 100644 --- a/DEPS +++ b/DEPS @@ -51,7 +51,7 @@ deps = { 'condition': 'gpgmm_standalone', }, 'buildtools': { - 'url': '{chromium_git}/chromium/src/buildtools@18d22db9f82b1dd9c39799dc4eebd9cbea83b6b5', + 'url': '{chromium_git}/chromium/src/buildtools@a7f5ad05c477e997b063b250eae6529ecc460a9f', 'condition': 'gpgmm_standalone', }, 'buildtools/clang_format/script': { From 6d5ef51bc9de91fe20771d47be8e80f599ee44f5 Mon Sep 17 00:00:00 2001 From: GPGMM Autoroller Date: Mon, 12 Sep 2022 04:00:32 +0000 Subject: [PATCH 3/9] Roll buildtools/third_party/libc++/trunk/ 85a3363f0..60f90783c (17 commits) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 19379564e..bdf147384 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@85a3363f04e1e0e7b85d62d5d9a419e039755262', + 'url': '{chromium_git}/external/github.com/llvm/llvm-project/libcxx.git@60f90783c34aeab2c49682c6d4ce5520c8cb56b3', 'condition': 'gpgmm_standalone', }, 'buildtools/third_party/libc++abi/trunk': { From a5140b0edb3c96d7d4ec52181361893540b70e4f Mon Sep 17 00:00:00 2001 From: GPGMM Autoroller Date: Mon, 12 Sep 2022 04:00:35 +0000 Subject: [PATCH 4/9] Roll buildtools/third_party/libc++abi/trunk/ 48afced8a..5c3e02e92 (2 commits) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index bdf147384..aeeb29fe0 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@48afced8aa251c4fb338fb906d70c1da6703d05d', + 'url': '{chromium_git}/external/github.com/llvm/llvm-project/libcxxabi.git@5c3e02e92ae8bbc1bf1001bd9ef0d76e044ddb86', 'condition': 'gpgmm_standalone', }, 'tools/clang': { From b49cdabfcfa41d69445cb3345f49bca65ddc8745 Mon Sep 17 00:00:00 2001 From: GPGMM Autoroller Date: Mon, 12 Sep 2022 04:00:37 +0000 Subject: [PATCH 5/9] Roll tools/clang/ 0a2285903..2a5ebae0f (5 commits) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index aeeb29fe0..2bb4a5124 100644 --- a/DEPS +++ b/DEPS @@ -93,7 +93,7 @@ deps = { 'condition': 'gpgmm_standalone', }, 'tools/clang': { - 'url': '{chromium_git}/chromium/src/tools/clang@0a2285903bf27182c56d8a1cc8b0e0d8a1ce8c31', + 'url': '{chromium_git}/chromium/src/tools/clang@2a5ebae0f797d7ad1f27d7f20bd926ce76c29411', 'condition': 'gpgmm_standalone', }, 'tools/clang/dsymutil': { From 30fef65a6907d78da8ee7ff92f19a99fb58c54ea Mon Sep 17 00:00:00 2001 From: GPGMM Autoroller Date: Mon, 12 Sep 2022 04:00:39 +0000 Subject: [PATCH 6/9] Roll testing/ 37190e994..615c217a0 (92 commits) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 2bb4a5124..2498eeeae 100644 --- a/DEPS +++ b/DEPS @@ -109,7 +109,7 @@ deps = { # Testing, GTest and GMock 'testing': { - 'url': '{chromium_git}/chromium/src/testing@37190e994cfd6b263880286d94399c31c22bd7cb', + 'url': '{chromium_git}/chromium/src/testing@615c217a08c05b1e3c31aee46bfde6f191689696', 'condition': 'gpgmm_standalone', }, 'third_party/googletest': { From b972e435cef57cc873623ba1c3539b82a87df465 Mon Sep 17 00:00:00 2001 From: GPGMM Autoroller Date: Mon, 12 Sep 2022 04:00:41 +0000 Subject: [PATCH 7/9] Roll third_party/googletest/ 0e0d9feef..c29315dda (2 commits) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 2498eeeae..c3164a794 100644 --- a/DEPS +++ b/DEPS @@ -113,7 +113,7 @@ deps = { 'condition': 'gpgmm_standalone', }, 'third_party/googletest': { - 'url': '{chromium_git}/external/github.com/google/googletest@0e0d9feefab1b51aaab9dfd70132e93c0b6964e5', + 'url': '{chromium_git}/external/github.com/google/googletest@c29315dda476f195298ab8da180e564478649b9e', 'condition': 'gpgmm_standalone', }, 'third_party/vulkan-deps': { From 99e387b4f6eb17455cc85e1480dd9448e4c1bad9 Mon Sep 17 00:00:00 2001 From: GPGMM Autoroller Date: Mon, 12 Sep 2022 04:00:44 +0000 Subject: [PATCH 8/9] Roll third_party/vulkan-deps/ ad7395b46..07d4d5d2e (23 commits) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index c3164a794..ae4b94262 100644 --- a/DEPS +++ b/DEPS @@ -117,7 +117,7 @@ deps = { 'condition': 'gpgmm_standalone', }, 'third_party/vulkan-deps': { - 'url': '{chromium_git}/vulkan-deps@ad7395b46266b715abd0410fbcd3c56b79c97511', + 'url': '{chromium_git}/vulkan-deps@07d4d5d2e105f2f8a5dda83cc4d642367c88ca02', 'condition': 'gpgmm_standalone', }, # Dependency of //testing From c44f8f2ebc16c915bf767db9253de73bb15c835c Mon Sep 17 00:00:00 2001 From: GPGMM Autoroller Date: Mon, 12 Sep 2022 04:00:46 +0000 Subject: [PATCH 9/9] Roll third_party/catapult/ 7ee071132..861067db6 (7 commits) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index ae4b94262..1a4c7b71d 100644 --- a/DEPS +++ b/DEPS @@ -122,7 +122,7 @@ deps = { }, # Dependency of //testing 'third_party/catapult': { - 'url': '{chromium_git}/catapult.git@7ee071132a536a6616589cc2411674d1b459b4da', + 'url': '{chromium_git}/catapult.git@861067db62eda94b3c144afd46fae5903e9e11f0', 'condition': 'gpgmm_standalone', }, 'third_party/jsoncpp/source': {