Commit 06567870 by angle-autoroll Committed by Commit Bot

Roll Chromium from 5feb27ec9892 to ae499a6ea7cf (462 revisions)

https://chromium.googlesource.com/chromium/src.git/+log/5feb27ec9892..ae499a6ea7cf If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/chromium-angle-autoroll Please CC jonahr@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Changed dependencies * build: https://chromium.googlesource.com/chromium/src/build.git/+log/32281a3e42..f105bbfeaa * buildtools: https://chromium.googlesource.com/chromium/src/buildtools.git/+log/5dbd89c9d9..5da6005cc9 * buildtools/linux64: git_revision:dba01723a441c358d843a575cb7720d54ddcdf92..git_revision:6771ce569fb4803dad7a427aa2e2c23e960b917e * buildtools/mac: git_revision:dba01723a441c358d843a575cb7720d54ddcdf92..git_revision:6771ce569fb4803dad7a427aa2e2c23e960b917e * buildtools/win: git_revision:dba01723a441c358d843a575cb7720d54ddcdf92..git_revision:6771ce569fb4803dad7a427aa2e2c23e960b917e * testing: https://chromium.googlesource.com/chromium/src/testing/+log/a660a95e6f..791177086b * third_party/abseil-cpp: https://chromium.googlesource.com/chromium/src/third_party/abseil-cpp/+log/09a1a83d2f..adc89c7364 * third_party/android_deps: https://chromium.googlesource.com/chromium/src/third_party/android_deps/+log/db2bba848d..a81066b46b * third_party/catapult: https://chromium.googlesource.com/catapult.git/+log/{catapult_..ed0183e21a * third_party/depot_tools: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/3a56ba9d9c..0d1afc9729 * third_party/zlib: https://chromium.googlesource.com/chromium/src/third_party/zlib/+log/09490503d0..e8da4daa81 * tools/mb: https://chromium.googlesource.com/chromium/src/tools/mb/+log/7247aa6f40..4dbf0676ae No update to Clang. Bug: None Tbr: jonahr@google.com Change-Id: I444c9cbda115fee32715c430af6a0338832109c1 Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2862550 Commit-Queue: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com> Bot-Commit: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>
parent 257b29ef
...@@ -27,7 +27,7 @@ vars = { ...@@ -27,7 +27,7 @@ vars = {
'checkout_android_native_support': 'checkout_android or checkout_chromeos', 'checkout_android_native_support': 'checkout_android or checkout_chromeos',
# Version of Chromium our Chromium-based DEPS are mirrored from. # Version of Chromium our Chromium-based DEPS are mirrored from.
'chromium_revision': '5feb27ec9892e068c4fc9a19e6d822f787cf6441', 'chromium_revision': 'ae499a6ea7cfe0539beeba5cd17e2f93e6c3f8cb',
# We never want to checkout chromium, # We never want to checkout chromium,
# but need a dummy DEPS entry for the autoroller # but need a dummy DEPS entry for the autoroller
'dummy_checkout_chromium': False, 'dummy_checkout_chromium': False,
...@@ -72,7 +72,7 @@ vars = { ...@@ -72,7 +72,7 @@ vars = {
# Three lines of non-changing comments so that # Three lines of non-changing comments so that
# the commit queue can handle CLs rolling catapult # the commit queue can handle CLs rolling catapult
# and whatever else without interference from each other. # and whatever else without interference from each other.
'catapult_revision': '70ce64f4639423f995fb9172f25b68d546634bd4', 'catapult_revision': 'ed0183e21a8642343f61c8302ee21550246e5b65',
# Three lines of non-changing comments so that # Three lines of non-changing comments so that
# the commit queue can handle CLs rolling luci-go # the commit queue can handle CLs rolling luci-go
...@@ -112,12 +112,12 @@ vars = { ...@@ -112,12 +112,12 @@ vars = {
deps = { deps = {
'build': { 'build': {
'url': '{chromium_git}/chromium/src/build.git@32281a3e42d30495248ea4c89aa6de41371a1001', 'url': '{chromium_git}/chromium/src/build.git@f105bbfeaa4f6e6d91ecf8e7431e6c03946deffd',
'condition': 'not build_with_chromium', 'condition': 'not build_with_chromium',
}, },
'buildtools': { 'buildtools': {
'url': '{chromium_git}/chromium/src/buildtools.git@5dbd89c9d9c0b0ff47cefdc2bc421b8c9a1c5a21', 'url': '{chromium_git}/chromium/src/buildtools.git@5da6005cc90f06df9cf4fbaad30374c9a41a7ba9',
'condition': 'not build_with_chromium', 'condition': 'not build_with_chromium',
}, },
...@@ -130,7 +130,7 @@ deps = { ...@@ -130,7 +130,7 @@ deps = {
'packages': [ 'packages': [
{ {
'package': 'gn/gn/linux-amd64', 'package': 'gn/gn/linux-amd64',
'version': 'git_revision:dba01723a441c358d843a575cb7720d54ddcdf92', 'version': 'git_revision:6771ce569fb4803dad7a427aa2e2c23e960b917e',
} }
], ],
'dep_type': 'cipd', 'dep_type': 'cipd',
...@@ -141,7 +141,7 @@ deps = { ...@@ -141,7 +141,7 @@ deps = {
'packages': [ 'packages': [
{ {
'package': 'gn/gn/mac-${{arch}}', 'package': 'gn/gn/mac-${{arch}}',
'version': 'git_revision:dba01723a441c358d843a575cb7720d54ddcdf92', 'version': 'git_revision:6771ce569fb4803dad7a427aa2e2c23e960b917e',
} }
], ],
'dep_type': 'cipd', 'dep_type': 'cipd',
...@@ -162,7 +162,7 @@ deps = { ...@@ -162,7 +162,7 @@ deps = {
'packages': [ 'packages': [
{ {
'package': 'gn/gn/windows-amd64', 'package': 'gn/gn/windows-amd64',
'version': 'git_revision:dba01723a441c358d843a575cb7720d54ddcdf92', 'version': 'git_revision:6771ce569fb4803dad7a427aa2e2c23e960b917e',
} }
], ],
'dep_type': 'cipd', 'dep_type': 'cipd',
...@@ -170,12 +170,12 @@ deps = { ...@@ -170,12 +170,12 @@ deps = {
}, },
'testing': { 'testing': {
'url': '{chromium_git}/chromium/src/testing@a660a95e6f9305381c5508d915d73843aaea0a46', 'url': '{chromium_git}/chromium/src/testing@791177086bafa63e0928e2d2a53ec9cb19df2b12',
'condition': 'not build_with_chromium', 'condition': 'not build_with_chromium',
}, },
'third_party/abseil-cpp': { 'third_party/abseil-cpp': {
'url': '{chromium_git}/chromium/src/third_party/abseil-cpp@09a1a83d2fb3d83dce1b4fad068f33deee298355', 'url': '{chromium_git}/chromium/src/third_party/abseil-cpp@adc89c7364c5fba2393d328da4701beabfd399cf',
'condition': 'not build_with_chromium', 'condition': 'not build_with_chromium',
}, },
...@@ -218,7 +218,7 @@ deps = { ...@@ -218,7 +218,7 @@ deps = {
}, },
'third_party/android_deps': { 'third_party/android_deps': {
'url': '{chromium_git}/chromium/src/third_party/android_deps@db2bba848d0c30b82cf47cdecaa8422304abe05d', 'url': '{chromium_git}/chromium/src/third_party/android_deps@a81066b46b1473c407a170ffd5a678f595944567',
'condition': 'checkout_android and not build_with_chromium', 'condition': 'checkout_android and not build_with_chromium',
}, },
...@@ -315,7 +315,7 @@ deps = { ...@@ -315,7 +315,7 @@ deps = {
}, },
'third_party/depot_tools': { 'third_party/depot_tools': {
'url': '{chromium_git}/chromium/tools/depot_tools.git@3a56ba9d9c9d22bc78e24f96a9096247d53649f8', 'url': '{chromium_git}/chromium/tools/depot_tools.git@0d1afc97295c538cf179214fd98ec3c2cca85c8f',
'condition': 'not build_with_chromium', 'condition': 'not build_with_chromium',
}, },
...@@ -499,7 +499,7 @@ deps = { ...@@ -499,7 +499,7 @@ deps = {
}, },
'third_party/zlib': { 'third_party/zlib': {
'url': '{chromium_git}/chromium/src/third_party/zlib@09490503d0f201b81e03f5ca0ab8ba8ee76d4a8e', 'url': '{chromium_git}/chromium/src/third_party/zlib@e8da4daa81899ac166be957c7ce700a528dc4154',
'condition': 'not build_with_chromium', 'condition': 'not build_with_chromium',
}, },
...@@ -544,7 +544,7 @@ deps = { ...@@ -544,7 +544,7 @@ deps = {
}, },
'tools/mb': { 'tools/mb': {
'url': '{chromium_git}/chromium/src/tools/mb@7247aa6f401a02b72c90bd60a02b8ef2287e8213', 'url': '{chromium_git}/chromium/src/tools/mb@4dbf0676aed78a1563103ba3f7d11757be0219e3',
'condition': 'not build_with_chromium', 'condition': 'not build_with_chromium',
}, },
...@@ -2982,7 +2982,7 @@ deps = { ...@@ -2982,7 +2982,7 @@ deps = {
'packages': [ 'packages': [
{ {
'package': 'chromium/third_party/android_deps/libs/org_jetbrains_kotlin_kotlin_stdlib', 'package': 'chromium/third_party/android_deps/libs/org_jetbrains_kotlin_kotlin_stdlib',
'version': 'version:2@1.4.30.cr0', 'version': 'version:2@1.4.32.cr0',
}, },
], ],
'condition': 'checkout_android and not build_with_chromium', 'condition': 'checkout_android and not build_with_chromium',
...@@ -2993,7 +2993,29 @@ deps = { ...@@ -2993,7 +2993,29 @@ deps = {
'packages': [ 'packages': [
{ {
'package': 'chromium/third_party/android_deps/libs/org_jetbrains_kotlin_kotlin_stdlib_common', 'package': 'chromium/third_party/android_deps/libs/org_jetbrains_kotlin_kotlin_stdlib_common',
'version': 'version:2@1.4.30.cr0', 'version': 'version:2@1.4.32.cr0',
},
],
'condition': 'checkout_android and not build_with_chromium',
'dep_type': 'cipd',
},
'third_party/android_deps/libs/org_jetbrains_kotlinx_kotlinx_coroutines_android': {
'packages': [
{
'package': 'chromium/third_party/android_deps/libs/org_jetbrains_kotlinx_kotlinx_coroutines_android',
'version': 'version:2@1.4.3.cr0',
},
],
'condition': 'checkout_android and not build_with_chromium',
'dep_type': 'cipd',
},
'third_party/android_deps/libs/org_jetbrains_kotlinx_kotlinx_coroutines_core_jvm': {
'packages': [
{
'package': 'chromium/third_party/android_deps/libs/org_jetbrains_kotlinx_kotlinx_coroutines_core_jvm',
'version': 'version:2@1.4.3.cr0',
}, },
], ],
'condition': 'checkout_android and not build_with_chromium', 'condition': 'checkout_android and not build_with_chromium',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment