From 695562dc67ad88d17476749621f86b382df3132f Mon Sep 17 00:00:00 2001 From: GPGMM Autoroller Date: Mon, 17 Apr 2023 03:05:29 +0000 Subject: [PATCH 1/9] Roll build/ 8d69f8b84..df52d5599 (50 commits) https://chromium.googlesource.com/chromium/src/build/+log/8d69f8b8423a..df52d5599b48 $ git log 8d69f8b84..df52d5599 --date=short --no-merges --format='%ad %ae %s' Created with: roll-dep build --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 8187c92f..bf7bef9a 100644 --- a/DEPS +++ b/DEPS @@ -27,7 +27,7 @@ vars = { deps = { # Dependencies required to use GN/Clang in standalone 'build': { - 'url': '{chromium_git}/chromium/src/build@8d69f8b8423a1af5d1d85ba7b3921918b40a942a', + 'url': '{chromium_git}/chromium/src/build@df52d5599b4814c4aa9c631717d85acc5a3736d8', 'condition': 'gpgmm_standalone', }, 'buildtools': { From c2224302a9bb00c413cc866335bbe7cba6da6244 Mon Sep 17 00:00:00 2001 From: GPGMM Autoroller Date: Mon, 17 Apr 2023 03:05:31 +0000 Subject: [PATCH 2/9] Roll buildtools/ 64174283d..d709f875a (9 commits) https://chromium.googlesource.com/chromium/src/buildtools/+log/64174283d074..d709f875a503 $ git log 64174283d..d709f875a --date=short --no-merges --format='%ad %ae %s' Created with: roll-dep buildtools --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index bf7bef9a..415e5878 100644 --- a/DEPS +++ b/DEPS @@ -31,7 +31,7 @@ deps = { 'condition': 'gpgmm_standalone', }, 'buildtools': { - 'url': '{chromium_git}/chromium/src/buildtools@64174283d074639f036ba9496f694bce2fe98f46', + 'url': '{chromium_git}/chromium/src/buildtools@d709f875a5039737024a88b0c049f0a6605e1ed1', 'condition': 'gpgmm_standalone', }, 'buildtools/clang_format/script': { From 02b00654967e1f07d0c4fc6a639cd71fa44518e9 Mon Sep 17 00:00:00 2001 From: GPGMM Autoroller Date: Mon, 17 Apr 2023 03:05:34 +0000 Subject: [PATCH 3/9] Roll buildtools/third_party/libc++/trunk/ 049d48aa9..5f7e371b4 (24 commits) https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxx.git/+log/049d48aa9978..5f7e371b41f0 $ git log 049d48aa9..5f7e371b4 --date=short --no-merges --format='%ad %ae %s' Created with: roll-dep buildtools/third_party/libc++/trunk --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 415e5878..9cf36bf9 100644 --- a/DEPS +++ b/DEPS @@ -57,7 +57,7 @@ deps = { }, 'buildtools/third_party/libc++/trunk': { - 'url': '{chromium_git}/external/github.com/llvm/llvm-project/libcxx.git@049d48aa99786a2452537a5f5e3c411c741abb82', + 'url': '{chromium_git}/external/github.com/llvm/llvm-project/libcxx.git@5f7e371b41f053a7fac6436bbc859a8312ce28c6', 'condition': 'gpgmm_standalone', }, 'buildtools/third_party/libc++abi/trunk': { From 534718b604a5f08248ff1fc2b46349072b0c537a Mon Sep 17 00:00:00 2001 From: GPGMM Autoroller Date: Mon, 17 Apr 2023 03:05:36 +0000 Subject: [PATCH 4/9] Roll buildtools/third_party/libc++abi/trunk/ b076ad359..0123281f7 (5 commits) https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxxabi.git/+log/b076ad359ce7..0123281f7b7a $ git log b076ad359..0123281f7 --date=short --no-merges --format='%ad %ae %s' Created with: roll-dep buildtools/third_party/libc++abi/trunk --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 9cf36bf9..8a8258d6 100644 --- a/DEPS +++ b/DEPS @@ -61,7 +61,7 @@ deps = { 'condition': 'gpgmm_standalone', }, 'buildtools/third_party/libc++abi/trunk': { - 'url': '{chromium_git}/external/github.com/llvm/llvm-project/libcxxabi.git@b076ad359ce749bbf680474c43c7130416f1eb46', + 'url': '{chromium_git}/external/github.com/llvm/llvm-project/libcxxabi.git@0123281f7b7aebd09d5309cacf3d61758ac1ecbc', 'condition': 'gpgmm_standalone', }, 'tools/clang': { From 562e893ecaad7622b6e271d0b36b59aee7232d5d Mon Sep 17 00:00:00 2001 From: GPGMM Autoroller Date: Mon, 17 Apr 2023 03:05:39 +0000 Subject: [PATCH 5/9] Roll tools/clang/ 93fb1d6ad..2c8239e94 (6 commits) https://chromium.googlesource.com/chromium/src/tools/clang/+log/93fb1d6ad40e..2c8239e94905 $ git log 93fb1d6ad..2c8239e94 --date=short --no-merges --format='%ad %ae %s' Created with: roll-dep tools/clang --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 8a8258d6..9de7cd78 100644 --- a/DEPS +++ b/DEPS @@ -65,7 +65,7 @@ deps = { 'condition': 'gpgmm_standalone', }, 'tools/clang': { - 'url': '{chromium_git}/chromium/src/tools/clang@93fb1d6ad40eaec28c5a7151d73efd58340f34e5', + 'url': '{chromium_git}/chromium/src/tools/clang@2c8239e949058c9dd6e2ab3236f16ff8c4b4f8de', 'condition': 'gpgmm_standalone', }, 'third_party/ninja': { From 83b24e0536cfd3a09b8e7aeb9b0802fd8a8f7e4a Mon Sep 17 00:00:00 2001 From: GPGMM Autoroller Date: Mon, 17 Apr 2023 03:05:42 +0000 Subject: [PATCH 6/9] Roll testing/ 602bc125a..35266ea8e (99 commits) https://chromium.googlesource.com/chromium/src/testing/+log/602bc125a1ec..35266ea8ed08 $ git log 602bc125a..35266ea8e --date=short --no-merges --format='%ad %ae %s' Created with: roll-dep testing --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 9de7cd78..315788c0 100644 --- a/DEPS +++ b/DEPS @@ -77,7 +77,7 @@ deps = { }, # Testing, GTest and GMock 'testing': { - 'url': '{chromium_git}/chromium/src/testing@602bc125a1ec3fcf72248d375f3cd66bbfea5043', + 'url': '{chromium_git}/chromium/src/testing@35266ea8ed085c1e4e78d5f6fa6be3ceee78e4d0', 'condition': 'gpgmm_standalone', }, 'third_party/googletest': { From d301e3dcd5aa4d127a055cea886765bd87264040 Mon Sep 17 00:00:00 2001 From: GPGMM Autoroller Date: Mon, 17 Apr 2023 03:05:44 +0000 Subject: [PATCH 7/9] Roll third_party/googletest/ 057b4e904..12a5852e4 (3 commits) https://chromium.googlesource.com/external/github.com/google/googletest/+log/057b4e904fd7..12a5852e451b $ git log 057b4e904..12a5852e4 --date=short --no-merges --format='%ad %ae %s' Created with: roll-dep third_party/googletest --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 315788c0..8bf45390 100644 --- a/DEPS +++ b/DEPS @@ -81,7 +81,7 @@ deps = { 'condition': 'gpgmm_standalone', }, 'third_party/googletest': { - 'url': '{chromium_git}/external/github.com/google/googletest@057b4e904fd754135dc19ff557c14036fd316425', + 'url': '{chromium_git}/external/github.com/google/googletest@12a5852e451baabc79c63a86c634912c563d57bc', 'condition': 'gpgmm_standalone', }, 'third_party/vulkan-deps': { From d0b840b3366457f5fcf60380c6393832895f82b2 Mon Sep 17 00:00:00 2001 From: GPGMM Autoroller Date: Mon, 17 Apr 2023 03:05:47 +0000 Subject: [PATCH 8/9] Roll third_party/vulkan-deps/ cc40b6b58..a6e68d7ed (48 commits) https://chromium.googlesource.com/vulkan-deps/+log/cc40b6b58a8d..a6e68d7ed2e8 $ git log cc40b6b58..a6e68d7ed --date=short --no-merges --format='%ad %ae %s' Created with: roll-dep third_party/vulkan-deps --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 8bf45390..1f4ad362 100644 --- a/DEPS +++ b/DEPS @@ -85,7 +85,7 @@ deps = { 'condition': 'gpgmm_standalone', }, 'third_party/vulkan-deps': { - 'url': '{chromium_git}/vulkan-deps@cc40b6b58a8d4965ef0ce523adec7c123addf485', + 'url': '{chromium_git}/vulkan-deps@a6e68d7ed2e8075acbcfbf40daca6faf37a2ecad', 'condition': 'gpgmm_standalone', }, # Dependency of //testing From f45b8a8b57890c7ca1b3b1c80fd1fb4b6abaf56b Mon Sep 17 00:00:00 2001 From: GPGMM Autoroller Date: Mon, 17 Apr 2023 03:05:49 +0000 Subject: [PATCH 9/9] Roll third_party/catapult/ fdeb9d47a..ac30cc4bc (8 commits) https://chromium.googlesource.com/catapult.git/+log/fdeb9d47a88e..ac30cc4bc7d3 $ git log fdeb9d47a..ac30cc4bc --date=short --no-merges --format='%ad %ae %s' Created with: roll-dep third_party/catapult --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 1f4ad362..45605edb 100644 --- a/DEPS +++ b/DEPS @@ -90,7 +90,7 @@ deps = { }, # Dependency of //testing 'third_party/catapult': { - 'url': '{chromium_git}/catapult.git@fdeb9d47a88e9a1ede26bcd8bf4b5c833539d3bb', + 'url': '{chromium_git}/catapult.git@ac30cc4bc7d30e574625e1f6a77fba5df0719ed6', 'condition': 'gpgmm_standalone', }, 'third_party/jsoncpp/source': {