From 8488d51a8038ad8c864168ca7fec7cab3c6b2eda Mon Sep 17 00:00:00 2001 From: GPGMM Autoroller Date: Mon, 15 May 2023 03:07:45 +0000 Subject: [PATCH 1/9] Roll build/ d609da478..44a4b24b0 (49 commits) https://chromium.googlesource.com/chromium/src/build/+log/d609da478eab..44a4b24b054c $ git log d609da478..44a4b24b0 --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 8e816379..396d0599 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@d609da478eabbe14779d10c74390e1271673f4fd', + 'url': '{chromium_git}/chromium/src/build@44a4b24b054c5cac34bad14fb8e3ce0b36523944', 'condition': 'gpgmm_standalone', }, 'buildtools': { From 2cea9179f3d3251ec43fce79953ebb0b673d2521 Mon Sep 17 00:00:00 2001 From: GPGMM Autoroller Date: Mon, 15 May 2023 03:07:48 +0000 Subject: [PATCH 2/9] Roll buildtools/ a26ff314e..5d2ccbf93 (3 commits) https://chromium.googlesource.com/chromium/src/buildtools/+log/a26ff314e935..5d2ccbf93c7d $ git log a26ff314e..5d2ccbf93 --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 396d0599..fe2fee02 100644 --- a/DEPS +++ b/DEPS @@ -31,7 +31,7 @@ deps = { 'condition': 'gpgmm_standalone', }, 'buildtools': { - 'url': '{chromium_git}/chromium/src/buildtools@a26ff314e935beb622b7a966a52c82f6e1b82524', + 'url': '{chromium_git}/chromium/src/buildtools@5d2ccbf93c7d956a9aff1d0acd21155e6b515ceb', 'condition': 'gpgmm_standalone', }, 'buildtools/clang_format/script': { From c4ba2b586712bd756eb0517fb46e7b451e8f9e66 Mon Sep 17 00:00:00 2001 From: GPGMM Autoroller Date: Mon, 15 May 2023 03:07:51 +0000 Subject: [PATCH 3/9] Roll buildtools/third_party/libc++/trunk/ 3c5c16bac..685fc2750 (24 commits) https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxx.git/+log/3c5c16baca7b..685fc2750654 $ git log 3c5c16bac..685fc2750 --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 fe2fee02..b1063f30 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@3c5c16baca7b479202ea7e5ea7872e19ba7d27eb', + 'url': '{chromium_git}/external/github.com/llvm/llvm-project/libcxx.git@685fc27506546026bb72f4b8e726a5f742170aed', 'condition': 'gpgmm_standalone', }, 'buildtools/third_party/libc++abi/trunk': { From 16c00eb15c705d5ddd8fca197b2ca0a2539aaf54 Mon Sep 17 00:00:00 2001 From: GPGMM Autoroller Date: Mon, 15 May 2023 03:07:54 +0000 Subject: [PATCH 4/9] Roll buildtools/third_party/libc++abi/trunk/ d5e79e117..f2cb09f94 (1 commit) https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxxabi.git/+log/d5e79e117ce9..f2cb09f94e39 $ git log d5e79e117..f2cb09f94 --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 b1063f30..6620ef84 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@d5e79e117ce9adfdcfdc5dde56ee8cddd7742854', + 'url': '{chromium_git}/external/github.com/llvm/llvm-project/libcxxabi.git@f2cb09f94e39caed554c0ea453741edbc24a38a4', 'condition': 'gpgmm_standalone', }, 'tools/clang': { From 08217377c90c0e568e8a47650f8c5dd82407c99f Mon Sep 17 00:00:00 2001 From: GPGMM Autoroller Date: Mon, 15 May 2023 03:07:57 +0000 Subject: [PATCH 5/9] Roll tools/clang/ 448305bbe..062d93895 (6 commits) https://chromium.googlesource.com/chromium/src/tools/clang/+log/448305bbeb6d..062d93895606 $ git log 448305bbe..062d93895 --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 6620ef84..bef741e5 100644 --- a/DEPS +++ b/DEPS @@ -65,7 +65,7 @@ deps = { 'condition': 'gpgmm_standalone', }, 'tools/clang': { - 'url': '{chromium_git}/chromium/src/tools/clang@448305bbeb6dfddd88b74a016c6aeeb16d6de1cd', + 'url': '{chromium_git}/chromium/src/tools/clang@062d93895606fd99c7aef2a219919714a0870658', 'condition': 'gpgmm_standalone', }, 'third_party/ninja': { From 834a36404b24be2632f2e6f346cf508bcfe423f9 Mon Sep 17 00:00:00 2001 From: GPGMM Autoroller Date: Mon, 15 May 2023 03:08:00 +0000 Subject: [PATCH 6/9] Roll testing/ 74258afcd..396bd26b8 (111 commits) https://chromium.googlesource.com/chromium/src/testing/+log/74258afcd3f4..396bd26b8f1f $ git log 74258afcd..396bd26b8 --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 bef741e5..2c8cab0f 100644 --- a/DEPS +++ b/DEPS @@ -77,7 +77,7 @@ deps = { }, # Testing, GTest and GMock 'testing': { - 'url': '{chromium_git}/chromium/src/testing@74258afcd3f40b638f6a6781d106df4279a70876', + 'url': '{chromium_git}/chromium/src/testing@396bd26b8f1fee099fdd6f1514352e3fbb0480a9', 'condition': 'gpgmm_standalone', }, 'third_party/googletest': { From 661f1ccc2bc25e83a0a5544641f0eab9d483d376 Mon Sep 17 00:00:00 2001 From: GPGMM Autoroller Date: Mon, 15 May 2023 03:08:02 +0000 Subject: [PATCH 7/9] Roll third_party/googletest/ bc860af08..bb2941fcc (1 commit) https://chromium.googlesource.com/external/github.com/google/googletest/+log/bc860af08783..bb2941fcc611 $ git log bc860af08..bb2941fcc --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 2c8cab0f..7269a180 100644 --- a/DEPS +++ b/DEPS @@ -81,7 +81,7 @@ deps = { 'condition': 'gpgmm_standalone', }, 'third_party/googletest': { - 'url': '{chromium_git}/external/github.com/google/googletest@bc860af08783b8113005ca7697da5f5d49a8056f', + 'url': '{chromium_git}/external/github.com/google/googletest@bb2941fcc611b9e4eaf16f156e8c723348bf0931', 'condition': 'gpgmm_standalone', }, 'third_party/vulkan-deps': { From fb1b581c2bf4a29bca4010e7af81111b4aab3ecb Mon Sep 17 00:00:00 2001 From: GPGMM Autoroller Date: Mon, 15 May 2023 03:08:05 +0000 Subject: [PATCH 8/9] Roll third_party/vulkan-deps/ c6eb70963..3a356ab97 (42 commits) https://chromium.googlesource.com/vulkan-deps/+log/c6eb70963cbd..3a356ab97987 $ git log c6eb70963..3a356ab97 --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 7269a180..90bee3f9 100644 --- a/DEPS +++ b/DEPS @@ -85,7 +85,7 @@ deps = { 'condition': 'gpgmm_standalone', }, 'third_party/vulkan-deps': { - 'url': '{chromium_git}/vulkan-deps@c6eb70963cbd309c90876522c0e3ae74d1b74dd3', + 'url': '{chromium_git}/vulkan-deps@3a356ab9798772ac682757e9a0415585705917bc', 'condition': 'gpgmm_standalone', }, # Dependency of //testing From ca0fb67bc3abbf58a3c3df3131768808ed8ce2ad Mon Sep 17 00:00:00 2001 From: GPGMM Autoroller Date: Mon, 15 May 2023 03:08:09 +0000 Subject: [PATCH 9/9] Roll third_party/catapult/ 7924448af..730ebc3ef (13 commits) https://chromium.googlesource.com/catapult.git/+log/7924448af6e3..730ebc3ef2f3 $ git log 7924448af..730ebc3ef --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 90bee3f9..263e5148 100644 --- a/DEPS +++ b/DEPS @@ -90,7 +90,7 @@ deps = { }, # Dependency of //testing 'third_party/catapult': { - 'url': '{chromium_git}/catapult.git@7924448af6e3b8b0c10cb5ec73b8e3b861589732', + 'url': '{chromium_git}/catapult.git@730ebc3ef2f306b4c6b5aa08771aee7da9d29f93', 'condition': 'gpgmm_standalone', }, 'third_party/jsoncpp/source': {