From f5b1a0772b8991614558148c6c7c910ca1e9a21d Mon Sep 17 00:00:00 2001 From: GPGMM Autoroller Date: Mon, 23 Jan 2023 03:06:44 +0000 Subject: [PATCH 1/9] Roll build/ c976e4037..6b5cc8ff2 (42 commits) https://chromium.googlesource.com/chromium/src/build/+log/c976e4037e59..6b5cc8ff2ec8 $ git log c976e4037..6b5cc8ff2 --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 503924439..961921d1a 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@c976e4037e596b1243ade361a3278da2e865b38a', + 'url': '{chromium_git}/chromium/src/build@6b5cc8ff2ec864d8c9df2a7777acad06dc2d8eaf', 'condition': 'gpgmm_standalone', }, 'buildtools': { From 7c84e99682ad2478c85cdda30aafb53195bfc644 Mon Sep 17 00:00:00 2001 From: GPGMM Autoroller Date: Mon, 23 Jan 2023 03:06:48 +0000 Subject: [PATCH 2/9] Roll buildtools/ a1adda97a..d843e6937 (1 commit) https://chromium.googlesource.com/chromium/src/buildtools/+log/a1adda97a812..d843e69371f9 $ git log a1adda97a..d843e6937 --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 961921d1a..821015de4 100644 --- a/DEPS +++ b/DEPS @@ -27,7 +27,7 @@ deps = { 'condition': 'gpgmm_standalone', }, 'buildtools': { - 'url': '{chromium_git}/chromium/src/buildtools@a1adda97a812bf8fce5501cb770fe04b0fff38e7', + 'url': '{chromium_git}/chromium/src/buildtools@d843e69371f94cf20f6c130dde01a8194f3e19be', 'condition': 'gpgmm_standalone', }, 'buildtools/clang_format/script': { From 3facf21bee39f9b0c84d360fb544122be941242f Mon Sep 17 00:00:00 2001 From: GPGMM Autoroller Date: Mon, 23 Jan 2023 03:06:52 +0000 Subject: [PATCH 3/9] Roll buildtools/third_party/libc++/trunk/ 885d5d1cd..c05b95081 (30 commits) https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxx.git/+log/885d5d1cd59a..c05b95081fa0 $ git log 885d5d1cd..c05b95081 --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 821015de4..344e387aa 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@885d5d1cd59a7c88cee3c83fc71be5812c8e6bbd', + 'url': '{chromium_git}/external/github.com/llvm/llvm-project/libcxx.git@c05b95081fa08e1b14dc02a2db73a3791ec8bd0d', 'condition': 'gpgmm_standalone', }, 'buildtools/third_party/libc++abi/trunk': { From 949852a13c5b7cceeaf94fd64c777b2c54ded0af Mon Sep 17 00:00:00 2001 From: GPGMM Autoroller Date: Mon, 23 Jan 2023 03:06:55 +0000 Subject: [PATCH 4/9] Roll buildtools/third_party/libc++abi/trunk/ dc82f3042..d520d582a (1 commit) https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxxabi.git/+log/dc82f3042daa..d520d582aa71 $ git log dc82f3042..d520d582a --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 344e387aa..2ec80d352 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@dc82f3042daa8b06d34e51d8492d37ce901a6f8d', + 'url': '{chromium_git}/external/github.com/llvm/llvm-project/libcxxabi.git@d520d582aa710cc0a4635620c02c5dbc187deb4f', 'condition': 'gpgmm_standalone', }, 'tools/clang': { From 8636342ef992c7ece6b247a5e8772c0e8abc3a6e Mon Sep 17 00:00:00 2001 From: GPGMM Autoroller Date: Mon, 23 Jan 2023 03:06:59 +0000 Subject: [PATCH 5/9] Roll tools/clang/ 9f2d7801d..bae2f662b (7 commits) https://chromium.googlesource.com/chromium/src/tools/clang/+log/9f2d7801df4c..bae2f662bc24 $ git log 9f2d7801d..bae2f662b --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 2ec80d352..a3349a168 100644 --- a/DEPS +++ b/DEPS @@ -69,7 +69,7 @@ deps = { 'condition': 'gpgmm_standalone', }, 'tools/clang': { - 'url': '{chromium_git}/chromium/src/tools/clang@9f2d7801df4c3c0241f3ddfcf1d52195074a4886', + 'url': '{chromium_git}/chromium/src/tools/clang@bae2f662bc24c1747721fe006e8d9d8be81f1d03', 'condition': 'gpgmm_standalone', }, 'tools/clang/dsymutil': { From 688b0424d41ace6676cafd30eeefea631eb5f279 Mon Sep 17 00:00:00 2001 From: GPGMM Autoroller Date: Mon, 23 Jan 2023 03:07:03 +0000 Subject: [PATCH 6/9] Roll testing/ 70404dc08..427915c5f (90 commits) https://chromium.googlesource.com/chromium/src/testing/+log/70404dc0850d..427915c5f68f $ git log 70404dc08..427915c5f --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 a3349a168..f915e3097 100644 --- a/DEPS +++ b/DEPS @@ -85,7 +85,7 @@ deps = { # Testing, GTest and GMock 'testing': { - 'url': '{chromium_git}/chromium/src/testing@70404dc0850dc29bd55791e3cf8a415ba4237e32', + 'url': '{chromium_git}/chromium/src/testing@427915c5f68fc7e1eb6b031375e376254c761416', 'condition': 'gpgmm_standalone', }, 'third_party/googletest': { From a4745507bdcd272464b9ea64e03571909b446512 Mon Sep 17 00:00:00 2001 From: GPGMM Autoroller Date: Mon, 23 Jan 2023 03:07:06 +0000 Subject: [PATCH 7/9] Roll third_party/googletest/ 356fc3012..ec25eea8f (7 commits) https://chromium.googlesource.com/external/github.com/google/googletest/+log/356fc3012513..ec25eea8f823 $ git log 356fc3012..ec25eea8f --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 f915e3097..126f62fe1 100644 --- a/DEPS +++ b/DEPS @@ -89,7 +89,7 @@ deps = { 'condition': 'gpgmm_standalone', }, 'third_party/googletest': { - 'url': '{chromium_git}/external/github.com/google/googletest@356fc301251378e0f6fa6aa794d73714202887ac', + 'url': '{chromium_git}/external/github.com/google/googletest@ec25eea8f8237cf86c30703f59747e42f34b6f75', 'condition': 'gpgmm_standalone', }, 'third_party/vulkan-deps': { From b15cc2eb703157563b2f3aaa25cdb4d0e6d1b4e0 Mon Sep 17 00:00:00 2001 From: GPGMM Autoroller Date: Mon, 23 Jan 2023 03:07:10 +0000 Subject: [PATCH 8/9] Roll third_party/vulkan-deps/ dda150867..d7dfd14fa (69 commits) https://chromium.googlesource.com/vulkan-deps/+log/dda150867e4a..d7dfd14fa0d0 $ git log dda150867..d7dfd14fa --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 126f62fe1..4f50182e1 100644 --- a/DEPS +++ b/DEPS @@ -93,7 +93,7 @@ deps = { 'condition': 'gpgmm_standalone', }, 'third_party/vulkan-deps': { - 'url': '{chromium_git}/vulkan-deps@dda150867e4a7978ed784593e884f811e59cec6e', + 'url': '{chromium_git}/vulkan-deps@d7dfd14fa0d0bc1411976c7800a9076bab44524a', 'condition': 'gpgmm_standalone', }, # Dependency of //testing From 324ab963da8822c8e80512c9a2d256969011f8d0 Mon Sep 17 00:00:00 2001 From: GPGMM Autoroller Date: Mon, 23 Jan 2023 03:07:15 +0000 Subject: [PATCH 9/9] Roll third_party/catapult/ a4c817894..c4e9d1603 (13 commits) https://chromium.googlesource.com/catapult.git/+log/a4c817894bde..c4e9d16032d8 $ git log a4c817894..c4e9d1603 --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 4f50182e1..5bbb15afe 100644 --- a/DEPS +++ b/DEPS @@ -98,7 +98,7 @@ deps = { }, # Dependency of //testing 'third_party/catapult': { - 'url': '{chromium_git}/catapult.git@a4c817894bde1ea6de4cbe2245a3d2848e1ea601', + 'url': '{chromium_git}/catapult.git@c4e9d16032d8217ec6de404a66f4f0cc1d8e366a', 'condition': 'gpgmm_standalone', }, 'third_party/jsoncpp/source': {