Commit 196de52a by angle-autoroll Committed by Commit Bot

Roll Chromium from db0c2c83776b to fa63f1264116 (548 revisions)

https://chromium.googlesource.com/chromium/src.git/+log/db0c2c83776b..fa63f1264116 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 cwallez@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/8874f335d1..d6803e2773 * testing: https://chromium.googlesource.com/chromium/src/testing/+log/c59926ad1d..8e668d627a * third_party/abseil-cpp: https://chromium.googlesource.com/chromium/src/third_party/abseil-cpp/+log/b33c25cc0b..4a1e66d2e5 * third_party/catapult: https://chromium.googlesource.com/catapult.git/+log/{catapult_..832539cc4d * tools/mb: https://chromium.googlesource.com/chromium/src/tools/mb/+log/5a680f9050..29685916ca * tools/skia_goldctl/linux: sm5PB3-BZYObubxkNie_5-C1p_sD1rtSOFVIc8PLymYC..ncanHC47RONr4iiaFn-Jh-KAhwJd11MQrAXp6Noh9x0C * tools/skia_goldctl/mac: O-zkkp_UNP-ZoPmmK4xpuqYw9tpNzRGuUCNFH8I9PzwC..WCRXBnRqP4DfVUcrclUzE5_p_6x3RZZatC2SM1ZRX4IC * tools/skia_goldctl/win: 0JpeSchnXAemMxcrvtlMxxr3uiYp4vpP_iKo4kKEfUoC..lfHdYxTMV17X3ADPkkVY0dyrgWWuUv9zJhTPER5ocbcC No update to Clang. Bug: None Tbr: cwallez@google.com Change-Id: Id4bd1565d7e8b2766723456d146dd649400aaf21 Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2711724Reviewed-by: 's avatarangle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>
parent 2be24692
......@@ -20,7 +20,7 @@ vars = {
'checkout_angle_internal': False,
# Version of Chromium our Chromium-based DEPS are mirrored from.
'chromium_revision': 'db0c2c83776bb537394a262113f15d25ce35648a',
'chromium_revision': 'fa63f1264116c28b62f2d211eed98ad592d8fac1',
# We never want to checkout chromium,
# but need a dummy DEPS entry for the autoroller
'dummy_checkout_chromium': False,
......@@ -76,7 +76,7 @@ vars = {
deps = {
'build': {
'url': '{chromium_git}/chromium/src/build.git@8874f335d16ca22231032b0af2a9adf2ba7a5d93',
'url': '{chromium_git}/chromium/src/build.git@d6803e2773f7ecf64dc908afc6626531a2eb72ed',
'condition': 'not build_with_chromium',
},
......@@ -86,12 +86,12 @@ deps = {
},
'testing': {
'url': '{chromium_git}/chromium/src/testing@c59926ad1d922525de33f7482c4ec85cd55a0ebf',
'url': '{chromium_git}/chromium/src/testing@8e668d627a9fcca785e45f45353fc47296b6f861',
'condition': 'not build_with_chromium',
},
'third_party/abseil-cpp': {
'url': '{chromium_git}/chromium/src/third_party/abseil-cpp@b33c25cc0bdfc9647b8a56171bad6b688ac79e81',
'url': '{chromium_git}/chromium/src/third_party/abseil-cpp@4a1e66d2e54be92de6495a9b912e8405a5422475',
'condition': 'not build_with_chromium',
},
......@@ -256,7 +256,7 @@ deps = {
},
'tools/mb': {
'url': '{chromium_git}/chromium/src/tools/mb@5a680f90502bae5cba85fb1baac80b3c5587ba2d',
'url': '{chromium_git}/chromium/src/tools/mb@29685916ca143ae1a4fd50de5dff7722e68f6876',
'condition': 'not build_with_chromium',
},
......@@ -279,7 +279,7 @@ deps = {
'packages': [
{
'package': 'skia/tools/goldctl/linux-amd64',
'version': 'sm5PB3-BZYObubxkNie_5-C1p_sD1rtSOFVIc8PLymYC',
'version': 'ncanHC47RONr4iiaFn-Jh-KAhwJd11MQrAXp6Noh9x0C',
},
],
'dep_type': 'cipd',
......@@ -290,7 +290,7 @@ deps = {
'packages': [
{
'package': 'skia/tools/goldctl/windows-amd64',
'version': '0JpeSchnXAemMxcrvtlMxxr3uiYp4vpP_iKo4kKEfUoC',
'version': 'lfHdYxTMV17X3ADPkkVY0dyrgWWuUv9zJhTPER5ocbcC',
},
],
'dep_type': 'cipd',
......@@ -301,7 +301,7 @@ deps = {
'packages': [
{
'package': 'skia/tools/goldctl/mac-amd64',
'version': 'O-zkkp_UNP-ZoPmmK4xpuqYw9tpNzRGuUCNFH8I9PzwC',
'version': 'WCRXBnRqP4DfVUcrclUzE5_p_6x3RZZatC2SM1ZRX4IC',
},
],
'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