Commit 022b0026 by angle-autoroll Committed by Commit Bot

Roll Chromium from 03e3aa54c18c to 9642fd0da169 (135 revisions)

https://chromium.googlesource.com/chromium/src.git/+log/03e3aa54c18c..9642fd0da169 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/1016d674b3..2f9b06d9ef * testing: https://chromium.googlesource.com/chromium/src/testing/+log/c98004c99f..77dd9d2973 * third_party/abseil-cpp: https://chromium.googlesource.com/chromium/src/third_party/abseil-cpp/+log/ea63baff14..78f99e18e9 * third_party/catapult: https://chromium.googlesource.com/catapult.git/+log/{catapult_..3f5c581d3b * tools/skia_goldctl/linux: Ac-h0vLh65FkA8CAYh5B6yg9X0l3cJFf5XCZkVByG1AC..h8KxWs4p5Ox0HAM1_xkOEZT6ctPb1Rfi3qeXr_mmL2YC * tools/skia_goldctl/mac: NYEeKAWq6p8n1jHl0h3emCE3hdfWkaYbeoEPrnFO5dEC..LNZgcy3MnDuxTfNU14P35CMe60eSA5owlqW81AdRROIC * tools/skia_goldctl/win: HHMFtoVyIQfQIhJgSOb5RkIHwzApVNZXRtDNjBCx3tEC..uyDrAODdxxnyC-OmE4swqMJGVNnO4tK6XpC4VfbZf-gC No update to Clang. Bug: None Tbr: jonahr@google.com Change-Id: Ia03ced387f7d03292955339b7b8d073877ddb10a Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2607780Reviewed-by: 's avatarangle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>
parent 2ec7d750
...@@ -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': '03e3aa54c18c235489d52933aef9df25e110dbe6', 'chromium_revision': '9642fd0da16971db63a8efef2801dc0f568be92d',
# 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,
...@@ -76,7 +76,7 @@ vars = { ...@@ -76,7 +76,7 @@ vars = {
deps = { deps = {
'build': { 'build': {
'url': '{chromium_git}/chromium/src/build.git@1016d674b32524375f6469b00267dcaed712ed91', 'url': '{chromium_git}/chromium/src/build.git@2f9b06d9efc00157e66edca575d74712164a8148',
'condition': 'not build_with_chromium', 'condition': 'not build_with_chromium',
}, },
...@@ -86,12 +86,12 @@ deps = { ...@@ -86,12 +86,12 @@ deps = {
}, },
'testing': { 'testing': {
'url': '{chromium_git}/chromium/src/testing@c98004c99f604399695755d46aa552bf7b7278a8', 'url': '{chromium_git}/chromium/src/testing@77dd9d2973b815d61cdff6d371259594deb557f1',
'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@ea63baff1484ff3e9c12c6d851ec216a665f4858', 'url': '{chromium_git}/chromium/src/third_party/abseil-cpp@78f99e18e967880a0661bd95f7b04ab49989d4f0',
'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': 'Ac-h0vLh65FkA8CAYh5B6yg9X0l3cJFf5XCZkVByG1AC', 'version': 'h8KxWs4p5Ox0HAM1_xkOEZT6ctPb1Rfi3qeXr_mmL2YC',
}, },
], ],
'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': 'HHMFtoVyIQfQIhJgSOb5RkIHwzApVNZXRtDNjBCx3tEC', 'version': 'uyDrAODdxxnyC-OmE4swqMJGVNnO4tK6XpC4VfbZf-gC',
}, },
], ],
'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': 'NYEeKAWq6p8n1jHl0h3emCE3hdfWkaYbeoEPrnFO5dEC', 'version': 'LNZgcy3MnDuxTfNU14P35CMe60eSA5owlqW81AdRROIC',
}, },
], ],
'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