Commit c0ed6c71 by angle-autoroll Committed by Commit Bot

Roll Chromium from d76e39a75a7a to 78187c025ba6 (806 revisions)

https://chromium.googlesource.com/chromium/src.git/+log/d76e39a75a7a..78187c025ba6 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 ianelliott@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/796c41e4d2..b85da6c931 * testing: https://chromium.googlesource.com/chromium/src/testing/+log/2a615b18c0..cd2895768d * third_party/catapult: https://chromium.googlesource.com/catapult.git/+log/{catapult_..d1cf5db415 * tools/clang: https://chromium.googlesource.com/chromium/src/tools/clang.git/+log/8636efe70f..9ec0bb3220 * tools/mb: https://chromium.googlesource.com/chromium/src/tools/mb/+log/4ec098c279..58c3aa7c7b * tools/skia_goldctl/linux: qmz8kJxTUN_Mt51qpFOU1gn2Es-tf5fUQbm_dwWR4WsC..U9IAKman_wN6alsQfNAUzIasErQFGDvx3wn9o0AQBlEC * tools/skia_goldctl/mac: VNy9awCiFUEMvA_Yv0NaAUvTu5qcX1KK9w7RAp7kua8C..xF94ClStkjWlYHAlxYXSOCFYEGhzEgxZEwB4zirJIjUC * tools/skia_goldctl/win: VR4k806B8ASaIGHP_wz13-mO3s-X-NxvU7dSULraOMEC..HYgBDvuNpEKiDYuVIssmP2wgCGe0FS-XKCe18wxZWKwC No update to Clang. Bug: angleproject:3354 Tbr: ianelliott@google.com Change-Id: I29a7ddf57c3f28fc08360df936ae29584e0452f0 Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2574157Reviewed-by: 's avatarangle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>
parent 2ded93db
...@@ -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': 'd76e39a75a7ad640a2f2ebc89d5b85f890ff442f', 'chromium_revision': '78187c025ba60ec4baae5a0ec6d7b54193b1372c',
# 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,
...@@ -89,7 +89,7 @@ vars = { ...@@ -89,7 +89,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': '5537c0394234a7fdd580c4c5b5a943d7c934e400', 'catapult_revision': 'd1cf5db4152d162ef170c43626872c897625cc9f',
# 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
...@@ -100,7 +100,7 @@ vars = { ...@@ -100,7 +100,7 @@ vars = {
deps = { deps = {
'build': { 'build': {
'url': '{chromium_git}/chromium/src/build.git@796c41e4d28a7feaad075b560b99e27723fde545', 'url': '{chromium_git}/chromium/src/build.git@b85da6c93196418a5802b3c89e9dd3edc44b0fce',
'condition': 'not build_with_chromium', 'condition': 'not build_with_chromium',
}, },
...@@ -110,7 +110,7 @@ deps = { ...@@ -110,7 +110,7 @@ deps = {
}, },
'testing': { 'testing': {
'url': '{chromium_git}/chromium/src/testing@2a615b18c058dbcd75bbfe0a6ba7d34f2b5c5b64', 'url': '{chromium_git}/chromium/src/testing@cd2895768de86fba3a6eb247122b845f0cbcb6d8',
'condition': 'not build_with_chromium', 'condition': 'not build_with_chromium',
}, },
...@@ -276,7 +276,7 @@ deps = { ...@@ -276,7 +276,7 @@ deps = {
}, },
'tools/clang': { 'tools/clang': {
'url': '{chromium_git}/chromium/src/tools/clang.git@8636efe70ffaa117ab05276dcb5827f8381bb9db', 'url': '{chromium_git}/chromium/src/tools/clang.git@9ec0bb322000c4466e6081c0ac5ee9d4ddc4ad73',
'condition': 'not build_with_chromium', 'condition': 'not build_with_chromium',
}, },
...@@ -311,7 +311,7 @@ deps = { ...@@ -311,7 +311,7 @@ deps = {
}, },
'tools/mb': { 'tools/mb': {
'url': '{chromium_git}/chromium/src/tools/mb@4ec098c2792976546c8a96c8f4af3b49303b0662', 'url': '{chromium_git}/chromium/src/tools/mb@58c3aa7c7b4f5c289f6307e1493a68a08a47c99d',
'condition': 'not build_with_chromium', 'condition': 'not build_with_chromium',
}, },
...@@ -334,7 +334,7 @@ deps = { ...@@ -334,7 +334,7 @@ deps = {
'packages': [ 'packages': [
{ {
'package': 'skia/tools/goldctl/linux-amd64', 'package': 'skia/tools/goldctl/linux-amd64',
'version': 'qmz8kJxTUN_Mt51qpFOU1gn2Es-tf5fUQbm_dwWR4WsC', 'version': 'U9IAKman_wN6alsQfNAUzIasErQFGDvx3wn9o0AQBlEC',
}, },
], ],
'dep_type': 'cipd', 'dep_type': 'cipd',
...@@ -345,7 +345,7 @@ deps = { ...@@ -345,7 +345,7 @@ deps = {
'packages': [ 'packages': [
{ {
'package': 'skia/tools/goldctl/windows-amd64', 'package': 'skia/tools/goldctl/windows-amd64',
'version': 'VR4k806B8ASaIGHP_wz13-mO3s-X-NxvU7dSULraOMEC', 'version': 'HYgBDvuNpEKiDYuVIssmP2wgCGe0FS-XKCe18wxZWKwC',
}, },
], ],
'dep_type': 'cipd', 'dep_type': 'cipd',
...@@ -356,7 +356,7 @@ deps = { ...@@ -356,7 +356,7 @@ deps = {
'packages': [ 'packages': [
{ {
'package': 'skia/tools/goldctl/mac-amd64', 'package': 'skia/tools/goldctl/mac-amd64',
'version': 'VNy9awCiFUEMvA_Yv0NaAUvTu5qcX1KK9w7RAp7kua8C', 'version': 'xF94ClStkjWlYHAlxYXSOCFYEGhzEgxZEwB4zirJIjUC',
}, },
], ],
'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