From e974e3e37c3a33e6d35f8bb4f9002f108adbe1f6 Mon Sep 17 00:00:00 2001 From: GPGMM Autoroller Date: Mon, 10 Oct 2022 03:51:52 +0000 Subject: [PATCH 1/9] Roll build/ af6dfb721..72ea026a7 (45 commits) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 2eb3f2848..06fe1f1cc 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@af6dfb72115ed59c752910fc8f3fc66dbfb91c91', + 'url': '{chromium_git}/chromium/src/build@72ea026a7f1e2ab10f01ae21710f62fa8b6f91f1', 'condition': 'gpgmm_standalone', }, 'buildtools': { From 05fedccec6379458121472d1d966d9d6e762285a Mon Sep 17 00:00:00 2001 From: GPGMM Autoroller Date: Mon, 10 Oct 2022 03:51:54 +0000 Subject: [PATCH 2/9] Roll buildtools/ 1ca686677..d86657516 (7 commits) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 06fe1f1cc..235c00ba9 100644 --- a/DEPS +++ b/DEPS @@ -27,7 +27,7 @@ deps = { 'condition': 'gpgmm_standalone', }, 'buildtools': { - 'url': '{chromium_git}/chromium/src/buildtools@1ca6866771ba31f28ec3033458a85e79c0904b53', + 'url': '{chromium_git}/chromium/src/buildtools@d866575165a824e166eed558162de3877f80fd9b', 'condition': 'gpgmm_standalone', }, 'buildtools/clang_format/script': { From 344007153c905d7b80dcbb763326d79ee0832315 Mon Sep 17 00:00:00 2001 From: GPGMM Autoroller Date: Mon, 10 Oct 2022 03:51:56 +0000 Subject: [PATCH 3/9] Roll buildtools/third_party/libc++/trunk/ 2e919977e..bac95aa2e (17 commits) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 235c00ba9..e81a0c37d 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@2e919977e0030ce61bd19c40cefe31b995f1e2d4', + 'url': '{chromium_git}/external/github.com/llvm/llvm-project/libcxx.git@bac95aa2e352b64f784bea6fb2ffa4b34603b551', 'condition': 'gpgmm_standalone', }, 'buildtools/third_party/libc++abi/trunk': { From bdd6be25ee0c21e6aaf964840c43ec230e81afbd Mon Sep 17 00:00:00 2001 From: GPGMM Autoroller Date: Mon, 10 Oct 2022 03:51:59 +0000 Subject: [PATCH 4/9] Roll buildtools/third_party/libc++abi/trunk/ 20a144a49..db2a783a7 (1 commit) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index e81a0c37d..2c00905f1 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@20a144a49a2819e20b90d145554299e995d67c06', + 'url': '{chromium_git}/external/github.com/llvm/llvm-project/libcxxabi.git@db2a783a7d1ef0f0ef31da4b6e3de0c31fcfd93f', 'condition': 'gpgmm_standalone', }, 'tools/clang': { From a08358c8a6347cd28c3df55bb194b3b27ff42311 Mon Sep 17 00:00:00 2001 From: GPGMM Autoroller Date: Mon, 10 Oct 2022 03:52:01 +0000 Subject: [PATCH 5/9] Roll tools/clang/ a5e0d7234..3ac5eee82 (3 commits) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 2c00905f1..5f3c30120 100644 --- a/DEPS +++ b/DEPS @@ -69,7 +69,7 @@ deps = { 'condition': 'gpgmm_standalone', }, 'tools/clang': { - 'url': '{chromium_git}/chromium/src/tools/clang@a5e0d72349d028a4023927d6d166a8478355fac3', + 'url': '{chromium_git}/chromium/src/tools/clang@3ac5eee82895df37b4c72d09dc1eca5373ec3094', 'condition': 'gpgmm_standalone', }, 'tools/clang/dsymutil': { From 97d6257247a5dff34db52be36717dbdf3df19a79 Mon Sep 17 00:00:00 2001 From: GPGMM Autoroller Date: Mon, 10 Oct 2022 03:52:03 +0000 Subject: [PATCH 6/9] Roll testing/ 6ff813a5e..c2eb33302 (65 commits) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 5f3c30120..ec59080aa 100644 --- a/DEPS +++ b/DEPS @@ -85,7 +85,7 @@ deps = { # Testing, GTest and GMock 'testing': { - 'url': '{chromium_git}/chromium/src/testing@6ff813a5ed22bf9224b9e1ca95b4c943b2d420d8', + 'url': '{chromium_git}/chromium/src/testing@c2eb333023f95f253a6f18c00f28517eb9c85a84', 'condition': 'gpgmm_standalone', }, 'third_party/googletest': { From f139802de5f451b5ab4aaf464dd2a2f255bb6636 Mon Sep 17 00:00:00 2001 From: GPGMM Autoroller Date: Mon, 10 Oct 2022 03:52:05 +0000 Subject: [PATCH 7/9] Roll third_party/googletest/ 93f08be65..9fbb65750 (6 commits) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index ec59080aa..dde8cb540 100644 --- a/DEPS +++ b/DEPS @@ -89,7 +89,7 @@ deps = { 'condition': 'gpgmm_standalone', }, 'third_party/googletest': { - 'url': '{chromium_git}/external/github.com/google/googletest@93f08be653c36ddc6943e9513fc14c7292b4d007', + 'url': '{chromium_git}/external/github.com/google/googletest@9fbb6575035e3ac97ad9547d042c026a1296c705', 'condition': 'gpgmm_standalone', }, 'third_party/vulkan-deps': { From 817c405e7f7c8da87970602823abc3c80a44a668 Mon Sep 17 00:00:00 2001 From: GPGMM Autoroller Date: Mon, 10 Oct 2022 03:52:08 +0000 Subject: [PATCH 8/9] Roll third_party/vulkan-deps/ e0aed16f8..5f5bc7d1f (29 commits) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index dde8cb540..44b28db6e 100644 --- a/DEPS +++ b/DEPS @@ -93,7 +93,7 @@ deps = { 'condition': 'gpgmm_standalone', }, 'third_party/vulkan-deps': { - 'url': '{chromium_git}/vulkan-deps@e0aed16f882f121a92e36a87b1c58d80da2fa2cb', + 'url': '{chromium_git}/vulkan-deps@5f5bc7d1f02f06c7f3d207aa25f552b935106708', 'condition': 'gpgmm_standalone', }, # Dependency of //testing From bd5a6577fea1f7fd85179d0ea0cdffeaa98cb782 Mon Sep 17 00:00:00 2001 From: GPGMM Autoroller Date: Mon, 10 Oct 2022 03:52:10 +0000 Subject: [PATCH 9/9] Roll third_party/catapult/ 16eb72788..7628c078b (9 commits) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 44b28db6e..3486d38a0 100644 --- a/DEPS +++ b/DEPS @@ -98,7 +98,7 @@ deps = { }, # Dependency of //testing 'third_party/catapult': { - 'url': '{chromium_git}/catapult.git@16eb7278843e4955064c980c5887668d6cba1035', + 'url': '{chromium_git}/catapult.git@7628c078b5ab080404c28fb08d97f26c82f412e4', 'condition': 'gpgmm_standalone', }, 'third_party/jsoncpp/source': {