From 58a0ab3ef04e9273cf2ca5d132cd28dc40215b35 Mon Sep 17 00:00:00 2001 From: GPGMM Autoroller Date: Mon, 31 Oct 2022 03:38:28 +0000 Subject: [PATCH 1/9] Roll build/ a80566dd4..dad0f9ca0 (31 commits) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index b9f2c6658..142c712f4 100644 --- a/DEPS +++ b/DEPS @@ -23,7 +23,7 @@ vars = { deps = { # Dependencies required to use GN/Clang in standalone 'build': { - 'url': '{chromium_git}/chromium/src/build@a80566dd43cdcc507cc89b138ae05ca501cf2990', + 'url': '{chromium_git}/chromium/src/build@dad0f9ca0fdf13c054261d874033027174c2a329', 'condition': 'gpgmm_standalone', }, 'buildtools': { From 01ad3bc8a57d5204d4ecfed4ca63e3e1a57fd1f2 Mon Sep 17 00:00:00 2001 From: GPGMM Autoroller Date: Mon, 31 Oct 2022 03:38:30 +0000 Subject: [PATCH 2/9] Roll buildtools/ 32851f282..74edfb8c0 (5 commits) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 142c712f4..2deaa8f48 100644 --- a/DEPS +++ b/DEPS @@ -27,7 +27,7 @@ deps = { 'condition': 'gpgmm_standalone', }, 'buildtools': { - 'url': '{chromium_git}/chromium/src/buildtools@32851f282fb7c8de1002b94615969db93679e6a7', + 'url': '{chromium_git}/chromium/src/buildtools@74edfb8c0867696ced74467743312302485b1e93', 'condition': 'gpgmm_standalone', }, 'buildtools/clang_format/script': { From ab1175673c1178ca5bd7738db1f3491fc2cf95b0 Mon Sep 17 00:00:00 2001 From: GPGMM Autoroller Date: Mon, 31 Oct 2022 03:38:33 +0000 Subject: [PATCH 3/9] Roll buildtools/third_party/libc++/trunk/ 166132d60..37a5b4fbc (5 commits) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 2deaa8f48..03a2cb8d8 100644 --- a/DEPS +++ b/DEPS @@ -61,7 +61,7 @@ deps = { }, 'buildtools/third_party/libc++/trunk': { - 'url': '{chromium_git}/external/github.com/llvm/llvm-project/libcxx.git@166132d607a5b33487d523bd9cc2ba9176ddffef', + 'url': '{chromium_git}/external/github.com/llvm/llvm-project/libcxx.git@37a5b4fbc296902bcc9878222c78f8f1239eb27f', 'condition': 'gpgmm_standalone', }, 'buildtools/third_party/libc++abi/trunk': { From 68120280cb1b726a2c95fbb59f133375e36e305e Mon Sep 17 00:00:00 2001 From: GPGMM Autoroller Date: Mon, 31 Oct 2022 03:38:35 +0000 Subject: [PATCH 4/9] Roll buildtools/third_party/libc++abi/trunk/ 519e9ef6c..8dd405113 (2 commits) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 03a2cb8d8..b125299d9 100644 --- a/DEPS +++ b/DEPS @@ -65,7 +65,7 @@ deps = { 'condition': 'gpgmm_standalone', }, 'buildtools/third_party/libc++abi/trunk': { - 'url': '{chromium_git}/external/github.com/llvm/llvm-project/libcxxabi.git@519e9ef6cc1c284bb1ee13540f123cdc4c269224', + 'url': '{chromium_git}/external/github.com/llvm/llvm-project/libcxxabi.git@8dd405113a4f3694e910b79785dd7fb7535a888a', 'condition': 'gpgmm_standalone', }, 'tools/clang': { From 3ba5af27f50179d8a7d217309225f096dd4d3537 Mon Sep 17 00:00:00 2001 From: GPGMM Autoroller Date: Mon, 31 Oct 2022 03:38:38 +0000 Subject: [PATCH 5/9] Roll tools/clang/ bc55ae7b4..df74e2904 (5 commits) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index b125299d9..7003abc00 100644 --- a/DEPS +++ b/DEPS @@ -69,7 +69,7 @@ deps = { 'condition': 'gpgmm_standalone', }, 'tools/clang': { - 'url': '{chromium_git}/chromium/src/tools/clang@bc55ae7b4e0ceadbf31bd6a4cec4eb9a846b24d9', + 'url': '{chromium_git}/chromium/src/tools/clang@df74e2904bfd949657211c02a0b46e6f8bb201d6', 'condition': 'gpgmm_standalone', }, 'tools/clang/dsymutil': { From 2ac888bc9b0653459eb54b8447064a685db79a1e Mon Sep 17 00:00:00 2001 From: GPGMM Autoroller Date: Mon, 31 Oct 2022 03:38:40 +0000 Subject: [PATCH 6/9] Roll testing/ f59fa37ef..124bfaeb0 (85 commits) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 7003abc00..2ab8d4d6d 100644 --- a/DEPS +++ b/DEPS @@ -85,7 +85,7 @@ deps = { # Testing, GTest and GMock 'testing': { - 'url': '{chromium_git}/chromium/src/testing@f59fa37ef61dc866a53aea6bddad2550a136b799', + 'url': '{chromium_git}/chromium/src/testing@124bfaeb0f82eb747fd7d0aeed5a2e4a838fe73e', 'condition': 'gpgmm_standalone', }, 'third_party/googletest': { From 784af34df260c43c375f23e5536f6572e968d1c2 Mon Sep 17 00:00:00 2001 From: GPGMM Autoroller Date: Mon, 31 Oct 2022 03:38:43 +0000 Subject: [PATCH 7/9] Roll third_party/googletest/ e07617d6c..3026483ae (5 commits) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 2ab8d4d6d..cfefbbcb8 100644 --- a/DEPS +++ b/DEPS @@ -89,7 +89,7 @@ deps = { 'condition': 'gpgmm_standalone', }, 'third_party/googletest': { - 'url': '{chromium_git}/external/github.com/google/googletest@e07617d6c692a96e126f11f85c3e38e46b10b4d0', + 'url': '{chromium_git}/external/github.com/google/googletest@3026483ae575e2de942db5e760cf95e973308dd5', 'condition': 'gpgmm_standalone', }, 'third_party/vulkan-deps': { From 5d8e6a50d23351c2acd848bdc381693400578b5a Mon Sep 17 00:00:00 2001 From: GPGMM Autoroller Date: Mon, 31 Oct 2022 03:38:45 +0000 Subject: [PATCH 8/9] Roll third_party/vulkan-deps/ f8a92d3ca..3ec835b61 (42 commits) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index cfefbbcb8..d12de285f 100644 --- a/DEPS +++ b/DEPS @@ -93,7 +93,7 @@ deps = { 'condition': 'gpgmm_standalone', }, 'third_party/vulkan-deps': { - 'url': '{chromium_git}/vulkan-deps@f8a92d3cac3812414f7847b254eb08f18cc27c02', + 'url': '{chromium_git}/vulkan-deps@3ec835b611c86660d1ba7c336a7fd0f010b3bc31', 'condition': 'gpgmm_standalone', }, # Dependency of //testing From 5ead45870198f82a088fdbe4e4d9a9289b65dbc7 Mon Sep 17 00:00:00 2001 From: GPGMM Autoroller Date: Mon, 31 Oct 2022 03:38:48 +0000 Subject: [PATCH 9/9] Roll third_party/catapult/ 71e24bdf6..3a19f7afa (19 commits) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index d12de285f..b9d386cba 100644 --- a/DEPS +++ b/DEPS @@ -98,7 +98,7 @@ deps = { }, # Dependency of //testing 'third_party/catapult': { - 'url': '{chromium_git}/catapult.git@71e24bdf689a6e3e977e158c51475e2dc5736251', + 'url': '{chromium_git}/catapult.git@3a19f7afaa58f731888283e91073e966ccdfb279', 'condition': 'gpgmm_standalone', }, 'third_party/jsoncpp/source': {