From 7f4b2eb26231df8cfab1f3f3fc98127df64f4c68 Mon Sep 17 00:00:00 2001 From: GPGMM Autoroller Date: Mon, 3 Apr 2023 03:06:12 +0000 Subject: [PATCH 1/9] Roll build/ deb9d1920..b3fc6af81 (54 commits) https://chromium.googlesource.com/chromium/src/build/+log/deb9d1920959..b3fc6af816c4 $ git log deb9d1920..b3fc6af81 --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 d9c3c4497..094d9be47 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@deb9d19209591465b3eb7613e795d3ce2c32dc0b', + 'url': '{chromium_git}/chromium/src/build@b3fc6af816c433dd88644ff2356cfd2922b2cef0', 'condition': 'gpgmm_standalone', }, 'buildtools': { From aceb3e0d4995534244e5dd2e7992d64043d2dc95 Mon Sep 17 00:00:00 2001 From: GPGMM Autoroller Date: Mon, 3 Apr 2023 03:06:14 +0000 Subject: [PATCH 2/9] Roll buildtools/ 27356dca4..cb5d17004 (5 commits) https://chromium.googlesource.com/chromium/src/buildtools/+log/27356dca4bb7..cb5d17004e71 $ git log 27356dca4..cb5d17004 --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 094d9be47..b0119b203 100644 --- a/DEPS +++ b/DEPS @@ -31,7 +31,7 @@ deps = { 'condition': 'gpgmm_standalone', }, 'buildtools': { - 'url': '{chromium_git}/chromium/src/buildtools@27356dca4bb789ec6262625fd9f3d16666f6e405', + 'url': '{chromium_git}/chromium/src/buildtools@cb5d17004e71d4551f7669535d54a66912406847', 'condition': 'gpgmm_standalone', }, 'buildtools/clang_format/script': { From c8bfebbedb965b484ab3aa8ebe23bb4df9451a24 Mon Sep 17 00:00:00 2001 From: GPGMM Autoroller Date: Mon, 3 Apr 2023 03:06:17 +0000 Subject: [PATCH 3/9] Roll buildtools/third_party/libc++/trunk/ 79a510511..ab37483b4 (13 commits) https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxx.git/+log/79a510511b03..ab37483b426c $ git log 79a510511..ab37483b4 --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 b0119b203..a69289843 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@79a510511b03dc9a9f378ebe07c18c622b5bf349', + 'url': '{chromium_git}/external/github.com/llvm/llvm-project/libcxx.git@ab37483b426c16ce33f8f0064be571513d5a8c34', 'condition': 'gpgmm_standalone', }, 'buildtools/third_party/libc++abi/trunk': { From e90fb97f76b5909da890396d6fea0d2df4d35451 Mon Sep 17 00:00:00 2001 From: GPGMM Autoroller Date: Mon, 3 Apr 2023 03:06:20 +0000 Subject: [PATCH 4/9] Roll buildtools/third_party/libc++abi/trunk/ 9643f2cf1..4a9d0560b (1 commit) https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxxabi.git/+log/9643f2cf13d6..4a9d0560b481 $ git log 9643f2cf1..4a9d0560b --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 a69289843..738abd459 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@9643f2cf13d6935a84a30b7da7de53327733e190', + 'url': '{chromium_git}/external/github.com/llvm/llvm-project/libcxxabi.git@4a9d0560b481a96821bec591325b50a5063f4a32', 'condition': 'gpgmm_standalone', }, 'tools/clang': { From 771eee7dcd6661e81f9ed61d6b2810bbf7b1a739 Mon Sep 17 00:00:00 2001 From: GPGMM Autoroller Date: Mon, 3 Apr 2023 03:06:23 +0000 Subject: [PATCH 5/9] Roll tools/clang/ 4ea266791..f68624726 (6 commits) https://chromium.googlesource.com/chromium/src/tools/clang/+log/4ea266791606..f6862472607f $ git log 4ea266791..f68624726 --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 738abd459..ad08a99a4 100644 --- a/DEPS +++ b/DEPS @@ -65,7 +65,7 @@ deps = { 'condition': 'gpgmm_standalone', }, 'tools/clang': { - 'url': '{chromium_git}/chromium/src/tools/clang@4ea266791606d7c01df55770a6a9acdbc423289b', + 'url': '{chromium_git}/chromium/src/tools/clang@f6862472607fa628642713b615a9e119d51bd43d', 'condition': 'gpgmm_standalone', }, 'third_party/ninja': { From ee1aae5366be54905f671780bdf73d899bddfa66 Mon Sep 17 00:00:00 2001 From: GPGMM Autoroller Date: Mon, 3 Apr 2023 03:06:26 +0000 Subject: [PATCH 6/9] Roll testing/ 18e0ae2d6..b3a2092d1 (105 commits) https://chromium.googlesource.com/chromium/src/testing/+log/18e0ae2d6381..b3a2092d1fb6 $ git log 18e0ae2d6..b3a2092d1 --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 ad08a99a4..c616ba3c3 100644 --- a/DEPS +++ b/DEPS @@ -77,7 +77,7 @@ deps = { }, # Testing, GTest and GMock 'testing': { - 'url': '{chromium_git}/chromium/src/testing@18e0ae2d6381c570422fde9989d9a17b545fae7a', + 'url': '{chromium_git}/chromium/src/testing@b3a2092d1fb69ca4ad033808be3a5767618c5c50', 'condition': 'gpgmm_standalone', }, 'third_party/googletest': { From c441d6aaf055a22f29bee3420376e4f0aa86a1c3 Mon Sep 17 00:00:00 2001 From: GPGMM Autoroller Date: Mon, 3 Apr 2023 03:06:28 +0000 Subject: [PATCH 7/9] Roll third_party/googletest/ e9fb5c7ba..b5fd99bbd (7 commits) https://chromium.googlesource.com/external/github.com/google/googletest/+log/e9fb5c7bacc4..b5fd99bbd55e $ git log e9fb5c7ba..b5fd99bbd --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 c616ba3c3..c5bbd9cd1 100644 --- a/DEPS +++ b/DEPS @@ -81,7 +81,7 @@ deps = { 'condition': 'gpgmm_standalone', }, 'third_party/googletest': { - 'url': '{chromium_git}/external/github.com/google/googletest@e9fb5c7bacc4a25b030569c92ff9f6925288f1c3', + 'url': '{chromium_git}/external/github.com/google/googletest@b5fd99bbd55ebe1a3488b8ea3717fba089293457', 'condition': 'gpgmm_standalone', }, 'third_party/vulkan-deps': { From 9db46ea1c6d841523dce587dd4fc547ce9a8dfbc Mon Sep 17 00:00:00 2001 From: GPGMM Autoroller Date: Mon, 3 Apr 2023 03:06:31 +0000 Subject: [PATCH 8/9] Roll third_party/vulkan-deps/ d56f49146..16f4efa0a (50 commits) https://chromium.googlesource.com/vulkan-deps/+log/d56f491466de..16f4efa0ad70 $ git log d56f49146..16f4efa0a --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 c5bbd9cd1..b843c47b0 100644 --- a/DEPS +++ b/DEPS @@ -85,7 +85,7 @@ deps = { 'condition': 'gpgmm_standalone', }, 'third_party/vulkan-deps': { - 'url': '{chromium_git}/vulkan-deps@d56f491466de515bec780ad1d70e53e523ab6e65', + 'url': '{chromium_git}/vulkan-deps@16f4efa0ad705ac57b32facbc6bee3c60294c6f9', 'condition': 'gpgmm_standalone', }, # Dependency of //testing From b3f9b99a843faaa8a59106cf3a43e22e19611106 Mon Sep 17 00:00:00 2001 From: GPGMM Autoroller Date: Mon, 3 Apr 2023 03:06:35 +0000 Subject: [PATCH 9/9] Roll third_party/catapult/ 9d41f74af..fdcbdb2b3 (8 commits) https://chromium.googlesource.com/catapult.git/+log/9d41f74af734..fdcbdb2b3eec $ git log 9d41f74af..fdcbdb2b3 --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 b843c47b0..e61270de2 100644 --- a/DEPS +++ b/DEPS @@ -90,7 +90,7 @@ deps = { }, # Dependency of //testing 'third_party/catapult': { - 'url': '{chromium_git}/catapult.git@9d41f74af7343a821aa418f8140e204814f92139', + 'url': '{chromium_git}/catapult.git@fdcbdb2b3eece968d35fe374169fd94080eeea54', 'condition': 'gpgmm_standalone', }, 'third_party/jsoncpp/source': {