Commit 68f15c73 by angle-autoroll Committed by Commit Bot

Roll Chromium from 2ef9c5ff8ca7 to 55486659cf9b (469 revisions)

https://chromium.googlesource.com/chromium/src.git/+log/2ef9c5ff8ca7..55486659cf9b 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 timvp@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/670a9057fa..43dd249695 * buildtools: https://chromium.googlesource.com/chromium/src/buildtools.git/+log/235cfe435c..c38b5ab1c6 * testing: https://chromium.googlesource.com/chromium/src/testing/+log/ce2030d539..ca81cc1c21 * third_party/catapult: https://chromium.googlesource.com/catapult.git/+log/{catapult_..cf567b6b96 * tools/skia_goldctl/linux: kjkgNP4EaChPUcoDLbUiF85Tgg3RbK3xzpcwZ5HyUosC..6Jyrz0wn3TSlHy8rWlrugbIUaDslD0FgTnUUQRePl5oC * tools/skia_goldctl/mac: Asi8KSWBq6NEwkADY8wYitzLWv01uuZURhT1kYqop6IC..YFTZ-MeyIxai3DnjeDbaQtkjXVsXKMXIiFvM2GV62_EC * tools/skia_goldctl/win: _5BJmSzcXDTJJSe1g7mA2Qb5L1P6cEseriZG8lUfDuAC..6YmqskIJgPxw9ZFHFHZIlV6xTpym5GZKued9YODyoSwC No update to Clang. Bug: None Tbr: timvp@google.com Change-Id: Ie133d8a37f4929190020bd9349b20659345ede6e Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2633725Reviewed-by: 's avatarangle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>
parent bd2954a9
...@@ -20,7 +20,7 @@ vars = { ...@@ -20,7 +20,7 @@ vars = {
'checkout_angle_internal': False, 'checkout_angle_internal': False,
# Version of Chromium our Chromium-based DEPS are mirrored from. # Version of Chromium our Chromium-based DEPS are mirrored from.
'chromium_revision': '2ef9c5ff8ca795e0163c3286ffa5409a3a415460', 'chromium_revision': '55486659cf9bcf8d269cdeea921fe6fc1b4643c1',
# 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,
...@@ -65,7 +65,7 @@ vars = { ...@@ -65,7 +65,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': 'b2af2da3481cd7a14c8ff6c9edf98164d8fad009', 'catapult_revision': 'cf567b6b961687e00cdc2ded7bcb4fc72379fa59',
# 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
...@@ -76,17 +76,17 @@ vars = { ...@@ -76,17 +76,17 @@ vars = {
deps = { deps = {
'build': { 'build': {
'url': '{chromium_git}/chromium/src/build.git@670a9057fafacc7fcc53ebd0eb9bb42bb939c85b', 'url': '{chromium_git}/chromium/src/build.git@43dd2496951592fa103e98c29e69e1d3d1da18b7',
'condition': 'not build_with_chromium', 'condition': 'not build_with_chromium',
}, },
'buildtools': { 'buildtools': {
'url': '{chromium_git}/chromium/src/buildtools.git@235cfe435ca5a9826569ee4ef603e226216bd768', 'url': '{chromium_git}/chromium/src/buildtools.git@c38b5ab1c6f5a4913afe49709f7acde15229f400',
'condition': 'not build_with_chromium', 'condition': 'not build_with_chromium',
}, },
'testing': { 'testing': {
'url': '{chromium_git}/chromium/src/testing@ce2030d5394c1420b98dc7b1133cb68a49c9fa36', 'url': '{chromium_git}/chromium/src/testing@ca81cc1c2148cc6fb62dd4139f2dc7a19301d66a',
'condition': 'not build_with_chromium', 'condition': 'not build_with_chromium',
}, },
...@@ -279,7 +279,7 @@ deps = { ...@@ -279,7 +279,7 @@ deps = {
'packages': [ 'packages': [
{ {
'package': 'skia/tools/goldctl/linux-amd64', 'package': 'skia/tools/goldctl/linux-amd64',
'version': 'kjkgNP4EaChPUcoDLbUiF85Tgg3RbK3xzpcwZ5HyUosC', 'version': '6Jyrz0wn3TSlHy8rWlrugbIUaDslD0FgTnUUQRePl5oC',
}, },
], ],
'dep_type': 'cipd', 'dep_type': 'cipd',
...@@ -290,7 +290,7 @@ deps = { ...@@ -290,7 +290,7 @@ deps = {
'packages': [ 'packages': [
{ {
'package': 'skia/tools/goldctl/windows-amd64', 'package': 'skia/tools/goldctl/windows-amd64',
'version': '_5BJmSzcXDTJJSe1g7mA2Qb5L1P6cEseriZG8lUfDuAC', 'version': '6YmqskIJgPxw9ZFHFHZIlV6xTpym5GZKued9YODyoSwC',
}, },
], ],
'dep_type': 'cipd', 'dep_type': 'cipd',
...@@ -301,7 +301,7 @@ deps = { ...@@ -301,7 +301,7 @@ deps = {
'packages': [ 'packages': [
{ {
'package': 'skia/tools/goldctl/mac-amd64', 'package': 'skia/tools/goldctl/mac-amd64',
'version': 'Asi8KSWBq6NEwkADY8wYitzLWv01uuZURhT1kYqop6IC', 'version': 'YFTZ-MeyIxai3DnjeDbaQtkjXVsXKMXIiFvM2GV62_EC',
}, },
], ],
'dep_type': 'cipd', 'dep_type': 'cipd',
......
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