From 41cf43cf96e6eb4ee8d9f6104dc51c701bf789f8 Mon Sep 17 00:00:00 2001 From: GPGMM Autoroller Date: Mon, 9 Jan 2023 03:05:50 +0000 Subject: [PATCH 1/7] Roll build/ 7ba88a00b..7ab406c5d (29 commits) https://chromium.googlesource.com/chromium/src/build/+log/7ba88a00bd9b..7ab406c5da3e $ git log 7ba88a00b..7ab406c5d --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 91f451ba1..44cfc94a2 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@7ba88a00bd9bce363068803418a79da44f4fa0db', + 'url': '{chromium_git}/chromium/src/build@7ab406c5da3e95de16989ec4f81c95e5b656e1c3', 'condition': 'gpgmm_standalone', }, 'buildtools': { From 9016e8546f3b8b6f228093e3b96cf9c1130d260b Mon Sep 17 00:00:00 2001 From: GPGMM Autoroller Date: Mon, 9 Jan 2023 03:05:54 +0000 Subject: [PATCH 2/7] Roll buildtools/third_party/libc++/trunk/ d619a34d3..0fb2a087e (12 commits) https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxx.git/+log/d619a34d30ad..0fb2a087ed35 $ git log d619a34d3..0fb2a087e --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 44cfc94a2..267ffcaa7 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@d619a34d30ad0fc502adf3852024c8e0bfcba463', + 'url': '{chromium_git}/external/github.com/llvm/llvm-project/libcxx.git@0fb2a087ed35eb90bd882951bb23157526acb82b', 'condition': 'gpgmm_standalone', }, 'buildtools/third_party/libc++abi/trunk': { From 326fa7d1100a06d084b87457b7722b74496143f8 Mon Sep 17 00:00:00 2001 From: GPGMM Autoroller Date: Mon, 9 Jan 2023 03:05:58 +0000 Subject: [PATCH 3/7] Roll tools/clang/ 3b54a131a..e8c31f937 (3 commits) https://chromium.googlesource.com/chromium/src/tools/clang/+log/3b54a131a94f..e8c31f937f28 $ git log 3b54a131a..e8c31f937 --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 267ffcaa7..721fa16c1 100644 --- a/DEPS +++ b/DEPS @@ -69,7 +69,7 @@ deps = { 'condition': 'gpgmm_standalone', }, 'tools/clang': { - 'url': '{chromium_git}/chromium/src/tools/clang@3b54a131a94f1345579c9d92b08c2b45c43cfe77', + 'url': '{chromium_git}/chromium/src/tools/clang@e8c31f937f2872dc18d4bd9a74f3a8d6a4c78ade', 'condition': 'gpgmm_standalone', }, 'tools/clang/dsymutil': { From cab1c0486fe84246b60a1606f45adf2d71272659 Mon Sep 17 00:00:00 2001 From: GPGMM Autoroller Date: Mon, 9 Jan 2023 03:06:00 +0000 Subject: [PATCH 4/7] Roll testing/ b26bae660..809529a93 (85 commits) https://chromium.googlesource.com/chromium/src/testing/+log/b26bae660a27..809529a935a7 $ git log b26bae660..809529a93 --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 721fa16c1..fa7185968 100644 --- a/DEPS +++ b/DEPS @@ -85,7 +85,7 @@ deps = { # Testing, GTest and GMock 'testing': { - 'url': '{chromium_git}/chromium/src/testing@b26bae660a27e2f84dc0b8ea0061535326d92356', + 'url': '{chromium_git}/chromium/src/testing@809529a935a71b0cb5345c4e4501c221e3022c4f', 'condition': 'gpgmm_standalone', }, 'third_party/googletest': { From 8c4c7c2cf2d56c759f760eaba6b3fc33b712ac9a Mon Sep 17 00:00:00 2001 From: GPGMM Autoroller Date: Mon, 9 Jan 2023 03:06:03 +0000 Subject: [PATCH 5/7] Roll third_party/googletest/ 71140c3ca..934542165 (4 commits) https://chromium.googlesource.com/external/github.com/google/googletest/+log/71140c3ca7a8..934542165899 $ git log 71140c3ca..934542165 --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 fa7185968..2f974003d 100644 --- a/DEPS +++ b/DEPS @@ -89,7 +89,7 @@ deps = { 'condition': 'gpgmm_standalone', }, 'third_party/googletest': { - 'url': '{chromium_git}/external/github.com/google/googletest@71140c3ca7a87bb1b5b9c9f1500fea8858cce344', + 'url': '{chromium_git}/external/github.com/google/googletest@934542165899c786cb5d8a710529c37184730183', 'condition': 'gpgmm_standalone', }, 'third_party/vulkan-deps': { From 3039d8ad320e2e5c8bc1f929db23a55251b0c5bf Mon Sep 17 00:00:00 2001 From: GPGMM Autoroller Date: Mon, 9 Jan 2023 03:06:05 +0000 Subject: [PATCH 6/7] Roll third_party/vulkan-deps/ 623e26967..276ba2635 (34 commits) https://chromium.googlesource.com/vulkan-deps/+log/623e26967c69..276ba2635d3b $ git log 623e26967..276ba2635 --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 2f974003d..4bc602701 100644 --- a/DEPS +++ b/DEPS @@ -93,7 +93,7 @@ deps = { 'condition': 'gpgmm_standalone', }, 'third_party/vulkan-deps': { - 'url': '{chromium_git}/vulkan-deps@623e26967c697dfafb7b7cf22a9d7f2a83c727d9', + 'url': '{chromium_git}/vulkan-deps@276ba2635d3babb4aa8260d961c23e51a3533b64', 'condition': 'gpgmm_standalone', }, # Dependency of //testing From b29d62d611368536a144185422bad97d0dcaa243 Mon Sep 17 00:00:00 2001 From: GPGMM Autoroller Date: Mon, 9 Jan 2023 03:06:07 +0000 Subject: [PATCH 7/7] Roll third_party/catapult/ a404e6d10..163b42131 (6 commits) https://chromium.googlesource.com/catapult.git/+log/a404e6d108a2..163b42131719 $ git log a404e6d10..163b42131 --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 4bc602701..603814586 100644 --- a/DEPS +++ b/DEPS @@ -98,7 +98,7 @@ deps = { }, # Dependency of //testing 'third_party/catapult': { - 'url': '{chromium_git}/catapult.git@a404e6d108a230c0c4080a71705c6e6d7c30557a', + 'url': '{chromium_git}/catapult.git@163b42131719ee189bcf1398d35e43f43fd2b0b5', 'condition': 'gpgmm_standalone', }, 'third_party/jsoncpp/source': {