mirror of
https://github.com/godotengine/godot-angle-static.git
synced 2026-01-03 14:09:33 +03:00
Roll Chromium from bfc7c889fd6c to 7df45c601f1c (609 revisions)
bfc7c889fd..7df45c601fIf 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:a838ac9f43..1889753ce5* buildtools/linux64: git_revision:1cd35c1b722472e714c30d12031af81443bb20ae..git_revision:4bd1a77e67958fb7f6739bd4542641646f264e5d * buildtools/mac: git_revision:1cd35c1b722472e714c30d12031af81443bb20ae..git_revision:4bd1a77e67958fb7f6739bd4542641646f264e5d * buildtools/win: git_revision:1cd35c1b722472e714c30d12031af81443bb20ae..git_revision:4bd1a77e67958fb7f6739bd4542641646f264e5d * testing:ed771cb046..da030c5a1c* third_party/abseil-cpp:85f7b5752b..834450f113* third_party/catapult: https://chromium.googlesource.com/catapult.git/+log/{catapult_..89fad9023d * third_party/depot_tools:2b19afb820..dedeb88991* third_party/fuchsia-sdk/sdk: version:13.20230613.4.1..version:13.20230614.3.1 * third_party/r8: AostPkk2hQv2Pz7k7JMtoD346t5IWWll26jAdkVHk2wC..vw5kLlW3-suSlCKSO9OQpFWpR8oDnvQ8k1RgKNUapQYC * tools/clang:21289a1a1b..573d371dff* tools/luci-go: git_revision:e99800d3fd42249c9cdda3f58ba31c674b4876f6..git_revision:39f255d5875293d3e1d978888b819ac124a8b0cc * tools/luci-go: git_revision:e99800d3fd42249c9cdda3f58ba31c674b4876f6..git_revision:39f255d5875293d3e1d978888b819ac124a8b0cc * tools/mb:b69b0ca417..bf6c9c4977* tools/perf:1b905778b8..3a42bc4aaa* tools/skia_goldctl/linux: TCcuUOFbPU3igS_xlEVBu_d1nZ71zngQ3oL-Bdm0GOoC..tVDltUu_xw7_tk4k-rnp7Ua8pKhf3EEHmTwX5c6BS4AC * tools/skia_goldctl/mac_amd64: Btg2SHJpGjd1aivMSCt0RT5G6j33TDTYYfLANClZApYC..ov_DuOSHCneWQSTW6AZ9gWHEeoJxXEYDX9dl_0rA_d0C * tools/skia_goldctl/mac_arm64: SW3HcHhCf69xzWwap7_fHNSualUgKeG_3N6xTMmVuVoC..3wDkZAVD4vV1dNhXfRNMOUBvODbzJ23AVmmsFbTsbkQC * tools/skia_goldctl/win: yDoSOjnzDYE9APn8a3d-FcPJ6wwwq2FXWUTOJpf2__8C..yW7os_HVMoE-wq04olb6B7GNgEmaYZYPN0ecTzPPBdkC No update to Clang. Bug: None Tbr: syoussefi@google.com Change-Id: I9b6216bdb66bdc0c30c64226a785ec25e2da3b2a Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/4617669 Commit-Queue: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com> Bot-Commit: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>
This commit is contained in:
committed by
Angle LUCI CQ
parent
5a5f21f4a2
commit
e8a29d6cd7
38
DEPS
38
DEPS
@@ -43,7 +43,7 @@ vars = {
|
||||
'checkout_angle_mesa': False,
|
||||
|
||||
# Version of Chromium our Chromium-based DEPS are mirrored from.
|
||||
'chromium_revision': 'bfc7c889fd6c71ddf84d0260760583d7b892af3c',
|
||||
'chromium_revision': '7df45c601f1cd633b9bd9df1be11519b3ec97e8a',
|
||||
# We never want to checkout chromium,
|
||||
# but need a dummy DEPS entry for the autoroller
|
||||
'dummy_checkout_chromium': False,
|
||||
@@ -88,16 +88,16 @@ 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': 'ca32af6260e4fbe258113f0563b3678924e5cb0f',
|
||||
'catapult_revision': '89fad9023d62d7031789a904b2aa6bd1d4d0a3e2',
|
||||
|
||||
# the commit queue can handle CLs rolling Fuchsia sdk
|
||||
# and whatever else without interference from each other.
|
||||
'fuchsia_version': 'version:13.20230613.4.1',
|
||||
'fuchsia_version': 'version:13.20230614.3.1',
|
||||
|
||||
# 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:e99800d3fd42249c9cdda3f58ba31c674b4876f6',
|
||||
'luci_go': 'git_revision:39f255d5875293d3e1d978888b819ac124a8b0cc',
|
||||
|
||||
# Three lines of non-changing comments so that
|
||||
# the commit queue can handle CLs rolling android_sdk_build-tools_version
|
||||
@@ -140,7 +140,7 @@ vars = {
|
||||
deps = {
|
||||
|
||||
'build': {
|
||||
'url': '{chromium_git}/chromium/src/build.git@a838ac9f43ce33d188acec29163d4d5bd4dec153',
|
||||
'url': '{chromium_git}/chromium/src/build.git@1889753ce5243bd2a748adb9898d0a03564c4dce',
|
||||
'condition': 'not build_with_chromium',
|
||||
},
|
||||
|
||||
@@ -158,7 +158,7 @@ deps = {
|
||||
'packages': [
|
||||
{
|
||||
'package': 'gn/gn/linux-${{arch}}',
|
||||
'version': 'git_revision:1cd35c1b722472e714c30d12031af81443bb20ae',
|
||||
'version': 'git_revision:4bd1a77e67958fb7f6739bd4542641646f264e5d',
|
||||
}
|
||||
],
|
||||
'dep_type': 'cipd',
|
||||
@@ -169,7 +169,7 @@ deps = {
|
||||
'packages': [
|
||||
{
|
||||
'package': 'gn/gn/mac-${{arch}}',
|
||||
'version': 'git_revision:1cd35c1b722472e714c30d12031af81443bb20ae',
|
||||
'version': 'git_revision:4bd1a77e67958fb7f6739bd4542641646f264e5d',
|
||||
}
|
||||
],
|
||||
'dep_type': 'cipd',
|
||||
@@ -195,7 +195,7 @@ deps = {
|
||||
'packages': [
|
||||
{
|
||||
'package': 'gn/gn/windows-amd64',
|
||||
'version': 'git_revision:1cd35c1b722472e714c30d12031af81443bb20ae',
|
||||
'version': 'git_revision:4bd1a77e67958fb7f6739bd4542641646f264e5d',
|
||||
}
|
||||
],
|
||||
'dep_type': 'cipd',
|
||||
@@ -203,12 +203,12 @@ deps = {
|
||||
},
|
||||
|
||||
'testing': {
|
||||
'url': '{chromium_git}/chromium/src/testing@ed771cb046d630e538f4583c38665c548de380d1',
|
||||
'url': '{chromium_git}/chromium/src/testing@da030c5a1c3999b48851f554f1b7bb2bd2ba036c',
|
||||
'condition': 'not build_with_chromium',
|
||||
},
|
||||
|
||||
'third_party/abseil-cpp': {
|
||||
'url': '{chromium_git}/chromium/src/third_party/abseil-cpp@85f7b5752bc5e5b1a3447388f81843862e0f5ee0',
|
||||
'url': '{chromium_git}/chromium/src/third_party/abseil-cpp@834450f113dc986d1818c0d40554397df2ba2d1e',
|
||||
'condition': 'not build_with_chromium',
|
||||
},
|
||||
|
||||
@@ -391,7 +391,7 @@ deps = {
|
||||
},
|
||||
|
||||
'third_party/depot_tools': {
|
||||
'url': '{chromium_git}/chromium/tools/depot_tools.git@2b19afb82030a638f8a3d8f592fa25269b924800',
|
||||
'url': '{chromium_git}/chromium/tools/depot_tools.git@dedeb8899173a2e6a5bc73a05102116fbe01627e',
|
||||
'condition': 'not build_with_chromium',
|
||||
},
|
||||
|
||||
@@ -577,7 +577,7 @@ deps = {
|
||||
'packages': [
|
||||
{
|
||||
'package': 'chromium/third_party/r8',
|
||||
'version': 'AostPkk2hQv2Pz7k7JMtoD346t5IWWll26jAdkVHk2wC',
|
||||
'version': 'vw5kLlW3-suSlCKSO9OQpFWpR8oDnvQ8k1RgKNUapQYC',
|
||||
},
|
||||
],
|
||||
'condition': 'checkout_android and not build_with_chromium',
|
||||
@@ -658,7 +658,7 @@ deps = {
|
||||
},
|
||||
|
||||
'tools/clang': {
|
||||
'url': '{chromium_git}/chromium/src/tools/clang.git@21289a1a1b0ee05a20f4999d96edd3f8c1e60f9a',
|
||||
'url': '{chromium_git}/chromium/src/tools/clang.git@573d371dff6d798388c9b400718e4b30ad683830',
|
||||
'condition': 'not build_with_chromium',
|
||||
},
|
||||
|
||||
@@ -689,7 +689,7 @@ deps = {
|
||||
},
|
||||
|
||||
'tools/mb': {
|
||||
'url': '{chromium_git}/chromium/src/tools/mb@b69b0ca417a37c52ce3dfed241b8aea559e92ef0',
|
||||
'url': '{chromium_git}/chromium/src/tools/mb@bf6c9c497782267233bbba08e5934525bf7e6d3d',
|
||||
'condition': 'not build_with_chromium',
|
||||
},
|
||||
|
||||
@@ -704,7 +704,7 @@ deps = {
|
||||
},
|
||||
|
||||
'tools/perf': {
|
||||
'url': '{chromium_git}/chromium/src/tools/perf@1b905778b8fbe3d569c34f342c8a5cb60138b504',
|
||||
'url': '{chromium_git}/chromium/src/tools/perf@3a42bc4aaae668fe9807a605805dda0333243314',
|
||||
'condition': 'not build_with_chromium',
|
||||
},
|
||||
|
||||
@@ -722,7 +722,7 @@ deps = {
|
||||
'packages': [
|
||||
{
|
||||
'package': 'skia/tools/goldctl/linux-amd64',
|
||||
'version': 'TCcuUOFbPU3igS_xlEVBu_d1nZ71zngQ3oL-Bdm0GOoC',
|
||||
'version': 'tVDltUu_xw7_tk4k-rnp7Ua8pKhf3EEHmTwX5c6BS4AC',
|
||||
},
|
||||
],
|
||||
'dep_type': 'cipd',
|
||||
@@ -733,7 +733,7 @@ deps = {
|
||||
'packages': [
|
||||
{
|
||||
'package': 'skia/tools/goldctl/windows-amd64',
|
||||
'version': 'yDoSOjnzDYE9APn8a3d-FcPJ6wwwq2FXWUTOJpf2__8C',
|
||||
'version': 'yW7os_HVMoE-wq04olb6B7GNgEmaYZYPN0ecTzPPBdkC',
|
||||
},
|
||||
],
|
||||
'dep_type': 'cipd',
|
||||
@@ -744,7 +744,7 @@ deps = {
|
||||
'packages': [
|
||||
{
|
||||
'package': 'skia/tools/goldctl/mac-amd64',
|
||||
'version': 'Btg2SHJpGjd1aivMSCt0RT5G6j33TDTYYfLANClZApYC',
|
||||
'version': 'ov_DuOSHCneWQSTW6AZ9gWHEeoJxXEYDX9dl_0rA_d0C',
|
||||
},
|
||||
],
|
||||
'dep_type': 'cipd',
|
||||
@@ -755,7 +755,7 @@ deps = {
|
||||
'packages': [
|
||||
{
|
||||
'package': 'skia/tools/goldctl/mac-arm64',
|
||||
'version': 'SW3HcHhCf69xzWwap7_fHNSualUgKeG_3N6xTMmVuVoC',
|
||||
'version': '3wDkZAVD4vV1dNhXfRNMOUBvODbzJ23AVmmsFbTsbkQC',
|
||||
},
|
||||
],
|
||||
'dep_type': 'cipd',
|
||||
|
||||
@@ -16,5 +16,5 @@
|
||||
"testing/buildbot/generate_buildbot_json.py":
|
||||
"981e4588c647f09b090f028bd9816d51",
|
||||
"testing/buildbot/mixins.pyl":
|
||||
"8aa174bb2438695e724785893c80e17a"
|
||||
"73791de121604a26f47488ce160593aa"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user