mirror of
https://github.com/godotengine/godot-angle-static.git
synced 2026-01-06 02:09:55 +03:00
Roll Chromium from dd175d86ee90 to 0e1c462e01ac (1385 revisions)
dd175d86ee..0e1c462e01If 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 angle-team@google.com,syoussefi@google.com on the revert to ensure that a human is aware of the problem. To file a bug in Chromium: https://bugs.chromium.org/p/chromium/issues/entry To file a bug in ANGLE: https://bugs.chromium.org/p/angleproject/issues/entry 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/main/autoroll/README.md Changed dependencies * build:35d9bb8611..2146585667* buildtools:c4a369c9b6..a93fb7650a* buildtools/reclient: re_client_version:0.112.0.ffc95d4-gomaip..re_client_version:0.113.0.8b45b89-gomaip * testing:4ac1a5873d..b81abd96f2* third_party/abseil-cpp:4ef9b33175..56586c9caf* third_party/android_deps:26fdb68fe1..297421bd46* third_party/catapult: https://chromium.googlesource.com/catapult.git/+log/{catapult_..e8ae187c6d * third_party/depot_tools:3aeb682373..3dce403ca3* third_party/protobuf:c468546c25..b2f4cca357* third_party/r8: crtFbDFNOQ4YZT_MQmz65TmbaQo5-URl1at11okEGTUC..AFFvlihFtRPPn_wcq43THY3FtMLV5gyPG3aK7-UOoygC * third_party/siso: git_revision:c349fcb5f693249d938e2d4ce4c4b4d037dceb5b..git_revision:07d585d17bdd3c521080e2aa5f7b9f6a12f18ded * tools/clang:86670f0684..46d57cd9ee* tools/luci-go: git_revision:77c9b09de8f234ae9c47d9d865a5d860ff390ed0..git_revision:fe3cfd422b1012c2c8cf00d65cdb11aa2c26cd66 * tools/luci-go: git_revision:77c9b09de8f234ae9c47d9d865a5d860ff390ed0..git_revision:fe3cfd422b1012c2c8cf00d65cdb11aa2c26cd66 * tools/perf:ffa3bdd3ba..67b49b3833* tools/skia_goldctl/linux: UFlmhX6-Qb8IgDGznrPTinozgZ41Ul69CJEw_37d5Q0C..FdyOkAznuQ7k2iieFXsUTpz6jBaUHPGw8fNxb1-0JLMC * tools/skia_goldctl/mac_amd64: UjktW10Ah81eMdqbYaUevQNFJozJWoGy33MmF1BdM18C..9RuiM5HJiEHkr27MLsTx04jOTEYQG-D_3P1BCrM03q4C * tools/skia_goldctl/mac_arm64: obLm-ouXMf1S3hnZaO-yUAG5CoeW2qzVWy2fhz3WXWIC..tDNHYe-tSHHr68Th6urfIcXLngT2yJ2jCyZBQLAB5mYC * tools/skia_goldctl/win: jMrnfAAYCvmmOPZpirRZ6xWBdRaWW7g85mdjTFvq_HsC..3VsnMzWsw1jy9-ZgvgPjR5emUA1IwrCNkX8xYK8oxFgC No update to Clang. Bug: None Tbr: syoussefi@google.com Change-Id: I11596be2c5e14079bbb3264e6b2e180963219682 Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/4805556 Commit-Queue: Yuly Novikov <ynovikov@chromium.org> Bot-Commit: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>
This commit is contained in:
committed by
Angle LUCI CQ
parent
d8f088e034
commit
4723a32df4
38
DEPS
38
DEPS
@@ -45,7 +45,7 @@ vars = {
|
||||
'checkout_angle_mesa': False,
|
||||
|
||||
# Version of Chromium our Chromium-based DEPS are mirrored from.
|
||||
'chromium_revision': 'dd175d86ee9075c80c5fec57aab2aea865c80c64',
|
||||
'chromium_revision': '0e1c462e01acf9b7ea2463e89b7fba2d60bac38c',
|
||||
# We never want to checkout chromium,
|
||||
# but need a dummy DEPS entry for the autoroller
|
||||
'dummy_checkout_chromium': False,
|
||||
@@ -90,7 +90,7 @@ vars = {
|
||||
# Three lines of non-changing comments so that
|
||||
# the commit queue can handle CLs rolling catapult
|
||||
# and whatever else without interference from each other.
|
||||
'catapult_revision': '3517008e56570b52826dbed2d77b2cb7e5f56b92',
|
||||
'catapult_revision': 'e8ae187c6dbdb2de0c4c673307c1c259ef6eb0e8',
|
||||
|
||||
# the commit queue can handle CLs rolling Fuchsia sdk
|
||||
# and whatever else without interference from each other.
|
||||
@@ -99,7 +99,7 @@ vars = {
|
||||
# Three lines of non-changing comments so that
|
||||
# the commit queue can handle CLs rolling luci-go
|
||||
# and whatever else without interference from each other.
|
||||
'luci_go': 'git_revision:77c9b09de8f234ae9c47d9d865a5d860ff390ed0',
|
||||
'luci_go': 'git_revision:fe3cfd422b1012c2c8cf00d65cdb11aa2c26cd66',
|
||||
|
||||
# Three lines of non-changing comments so that
|
||||
# the commit queue can handle CLs rolling android_sdk_build-tools_version
|
||||
@@ -148,10 +148,10 @@ vars = {
|
||||
# reclient CIPD package
|
||||
'reclient_package': 'infra/rbe/client/',
|
||||
# reclient CIPD package version
|
||||
'reclient_version': 're_client_version:0.112.0.ffc95d4-gomaip',
|
||||
'reclient_version': 're_client_version:0.113.0.8b45b89-gomaip',
|
||||
|
||||
# siso CIPD package version.
|
||||
'siso_version': 'git_revision:c349fcb5f693249d938e2d4ce4c4b4d037dceb5b',
|
||||
'siso_version': 'git_revision:07d585d17bdd3c521080e2aa5f7b9f6a12f18ded',
|
||||
|
||||
# 'magic' text to tell depot_tools that git submodules should be accepted but
|
||||
# but parity with DEPS file is expected.
|
||||
@@ -161,12 +161,12 @@ vars = {
|
||||
deps = {
|
||||
|
||||
'build': {
|
||||
'url': '{chromium_git}/chromium/src/build.git@35d9bb861168b289696249038f99d64ad4efd3ea',
|
||||
'url': '{chromium_git}/chromium/src/build.git@21465856678acc2b6d7c31daa6967dd73f7d7207',
|
||||
'condition': 'not build_with_chromium',
|
||||
},
|
||||
|
||||
'buildtools': {
|
||||
'url': '{chromium_git}/chromium/src/buildtools.git@c4a369c9b6eb16d5231a9f28c24743361841858e',
|
||||
'url': '{chromium_git}/chromium/src/buildtools.git@a93fb7650a2fd03003c93716b307616a22ede2ce',
|
||||
'condition': 'not build_with_chromium',
|
||||
},
|
||||
|
||||
@@ -220,12 +220,12 @@ deps = {
|
||||
},
|
||||
|
||||
'testing': {
|
||||
'url': '{chromium_git}/chromium/src/testing@4ac1a5873d61b146a89c1e227ab975aec6b44046',
|
||||
'url': '{chromium_git}/chromium/src/testing@b81abd96f26795b4d8f6ca1f3510058d7700e794',
|
||||
'condition': 'not build_with_chromium',
|
||||
},
|
||||
|
||||
'third_party/abseil-cpp': {
|
||||
'url': '{chromium_git}/chromium/src/third_party/abseil-cpp@4ef9b33175828ea46d091e7e5ec28259d39a8ba5',
|
||||
'url': '{chromium_git}/chromium/src/third_party/abseil-cpp@56586c9caf4a7476460528210c244ee344fd3f40',
|
||||
'condition': 'not build_with_chromium',
|
||||
},
|
||||
|
||||
@@ -290,7 +290,7 @@ deps = {
|
||||
},
|
||||
|
||||
'third_party/android_deps': {
|
||||
'url': '{chromium_git}/chromium/src/third_party/android_deps@26fdb68fe1f6f518aedc0b14b75657bd0c31f92c',
|
||||
'url': '{chromium_git}/chromium/src/third_party/android_deps@297421bd46ba0802abf792de6e1e7b069bbbbeef',
|
||||
'condition': 'checkout_android and not build_with_chromium',
|
||||
},
|
||||
|
||||
@@ -403,7 +403,7 @@ deps = {
|
||||
},
|
||||
|
||||
'third_party/depot_tools': {
|
||||
'url': '{chromium_git}/chromium/tools/depot_tools.git@3aeb682373154b38d95c17da521d8a0235be8be1',
|
||||
'url': '{chromium_git}/chromium/tools/depot_tools.git@3dce403ca3903542176cd6e37bcc2bd828424bb4',
|
||||
'condition': 'not build_with_chromium',
|
||||
},
|
||||
|
||||
@@ -591,7 +591,7 @@ deps = {
|
||||
},
|
||||
|
||||
'third_party/protobuf': {
|
||||
'url': '{chromium_git}/chromium/src/third_party/protobuf@c468546c254deb255e794d043fe5ea7a39973f0f',
|
||||
'url': '{chromium_git}/chromium/src/third_party/protobuf@b2f4cca357754462dd8b47f33a02b1b41d152441',
|
||||
'condition': 'not build_with_chromium',
|
||||
},
|
||||
|
||||
@@ -604,7 +604,7 @@ deps = {
|
||||
'packages': [
|
||||
{
|
||||
'package': 'chromium/third_party/r8',
|
||||
'version': 'crtFbDFNOQ4YZT_MQmz65TmbaQo5-URl1at11okEGTUC',
|
||||
'version': 'AFFvlihFtRPPn_wcq43THY3FtMLV5gyPG3aK7-UOoygC',
|
||||
},
|
||||
],
|
||||
'condition': 'checkout_android and not build_with_chromium',
|
||||
@@ -696,7 +696,7 @@ deps = {
|
||||
},
|
||||
|
||||
'tools/clang': {
|
||||
'url': '{chromium_git}/chromium/src/tools/clang.git@86670f0684a3a3365063b666a1f357e717245cff',
|
||||
'url': '{chromium_git}/chromium/src/tools/clang.git@46d57cd9ee2735d190eda6317c1db026412c5c22',
|
||||
'condition': 'not build_with_chromium',
|
||||
},
|
||||
|
||||
@@ -742,7 +742,7 @@ deps = {
|
||||
},
|
||||
|
||||
'tools/perf': {
|
||||
'url': '{chromium_git}/chromium/src/tools/perf@ffa3bdd3bac03019aeb7a48a439de6d074b15430',
|
||||
'url': '{chromium_git}/chromium/src/tools/perf@67b49b38334bbf92be595785a635396a35014eea',
|
||||
'condition': 'not build_with_chromium',
|
||||
},
|
||||
|
||||
@@ -760,7 +760,7 @@ deps = {
|
||||
'packages': [
|
||||
{
|
||||
'package': 'skia/tools/goldctl/linux-amd64',
|
||||
'version': 'UFlmhX6-Qb8IgDGznrPTinozgZ41Ul69CJEw_37d5Q0C',
|
||||
'version': 'FdyOkAznuQ7k2iieFXsUTpz6jBaUHPGw8fNxb1-0JLMC',
|
||||
},
|
||||
],
|
||||
'dep_type': 'cipd',
|
||||
@@ -771,7 +771,7 @@ deps = {
|
||||
'packages': [
|
||||
{
|
||||
'package': 'skia/tools/goldctl/windows-amd64',
|
||||
'version': 'jMrnfAAYCvmmOPZpirRZ6xWBdRaWW7g85mdjTFvq_HsC',
|
||||
'version': '3VsnMzWsw1jy9-ZgvgPjR5emUA1IwrCNkX8xYK8oxFgC',
|
||||
},
|
||||
],
|
||||
'dep_type': 'cipd',
|
||||
@@ -782,7 +782,7 @@ deps = {
|
||||
'packages': [
|
||||
{
|
||||
'package': 'skia/tools/goldctl/mac-amd64',
|
||||
'version': 'UjktW10Ah81eMdqbYaUevQNFJozJWoGy33MmF1BdM18C',
|
||||
'version': '9RuiM5HJiEHkr27MLsTx04jOTEYQG-D_3P1BCrM03q4C',
|
||||
},
|
||||
],
|
||||
'dep_type': 'cipd',
|
||||
@@ -793,7 +793,7 @@ deps = {
|
||||
'packages': [
|
||||
{
|
||||
'package': 'skia/tools/goldctl/mac-arm64',
|
||||
'version': 'obLm-ouXMf1S3hnZaO-yUAG5CoeW2qzVWy2fhz3WXWIC',
|
||||
'version': 'tDNHYe-tSHHr68Th6urfIcXLngT2yJ2jCyZBQLAB5mYC',
|
||||
},
|
||||
],
|
||||
'dep_type': 'cipd',
|
||||
|
||||
2
build
2
build
Submodule build updated: 35d9bb8611...2146585667
Submodule buildtools updated: c4a369c9b6...a93fb7650a
2
testing
2
testing
Submodule testing updated: 4ac1a5873d...b81abd96f2
2
third_party/abseil-cpp
vendored
2
third_party/abseil-cpp
vendored
Submodule third_party/abseil-cpp updated: 4ef9b33175...56586c9caf
2
third_party/android_deps
vendored
2
third_party/android_deps
vendored
Submodule third_party/android_deps updated: 26fdb68fe1...297421bd46
2
third_party/catapult
vendored
2
third_party/catapult
vendored
Submodule third_party/catapult updated: 3517008e56...e8ae187c6d
2
third_party/depot_tools
vendored
2
third_party/depot_tools
vendored
Submodule third_party/depot_tools updated: 3aeb682373...3dce403ca3
2
third_party/protobuf
vendored
2
third_party/protobuf
vendored
Submodule third_party/protobuf updated: c468546c25...b2f4cca357
Submodule tools/clang updated: 86670f0684...46d57cd9ee
Submodule tools/perf updated: ffa3bdd3ba...67b49b3833
Reference in New Issue
Block a user