зеркало из https://github.com/AvaloniaUI/angle.git
Roll Chromium from f50ae42daa8b to 0ca662a00a61 (158 revisions)
f50ae42daa..0ca662a00a
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 geofflang@google.com,ynovikov@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 * testing:f34057a8e4..d4c1fd4eeb
* third_party/abseil-cpp:48418f3dd7..ba539c18fc
* third_party/catapult: https://chromium.googlesource.com/catapult.git/+log/{catapult_..25814bb53d * third_party/turbine: n2quuVAecebwosy5EPRjDGSO5EQU94aFRBg_EdrYtpsC..EIJ2nS3aoQlV-cKpmxr4hNR4E1Qs82brcidjG4A1I5QC * tools/perf:126012e8f7..2a0d7f0fb7
No update to Clang. Bug: None Tbr: geofflang@google.com,ynovikov@google.com Change-Id: Iadccb0fdf49e99b68e18977a3b3c6ae39ffe1424 Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/3177641 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:
Родитель
a58749edbc
Коммит
17b50dbcf8
10
DEPS
10
DEPS
|
@ -34,7 +34,7 @@ vars = {
|
|||
'checkout_android_native_support': 'checkout_android or checkout_chromeos',
|
||||
|
||||
# Version of Chromium our Chromium-based DEPS are mirrored from.
|
||||
'chromium_revision': 'f50ae42daa8b4d22db68202a38afa9dc17680b06',
|
||||
'chromium_revision': '0ca662a00a615746adc1e653b43cb555ca5a1d11',
|
||||
# We never want to checkout chromium,
|
||||
# but need a dummy DEPS entry for the autoroller
|
||||
'dummy_checkout_chromium': False,
|
||||
|
@ -177,12 +177,12 @@ deps = {
|
|||
},
|
||||
|
||||
'testing': {
|
||||
'url': '{chromium_git}/chromium/src/testing@f34057a8e4fc94647f9ca3ce625b4371a8c15120',
|
||||
'url': '{chromium_git}/chromium/src/testing@d4c1fd4eebb005cc83abecf680f2d4ad241c908d',
|
||||
'condition': 'not build_with_chromium',
|
||||
},
|
||||
|
||||
'third_party/abseil-cpp': {
|
||||
'url': '{chromium_git}/chromium/src/third_party/abseil-cpp@48418f3dd75b4ec99af7d1159f175354db23ca3a',
|
||||
'url': '{chromium_git}/chromium/src/third_party/abseil-cpp@ba539c18fc016328ead14f1a25206d052799c1ad',
|
||||
'condition': 'not build_with_chromium',
|
||||
},
|
||||
|
||||
|
@ -499,7 +499,7 @@ deps = {
|
|||
'packages': [
|
||||
{
|
||||
'package': 'chromium/third_party/turbine',
|
||||
'version': 'n2quuVAecebwosy5EPRjDGSO5EQU94aFRBg_EdrYtpsC',
|
||||
'version': 'EIJ2nS3aoQlV-cKpmxr4hNR4E1Qs82brcidjG4A1I5QC',
|
||||
},
|
||||
],
|
||||
'condition': 'checkout_android and not build_with_chromium',
|
||||
|
@ -581,7 +581,7 @@ deps = {
|
|||
},
|
||||
|
||||
'tools/perf': {
|
||||
'url': '{chromium_git}/chromium/src/tools/perf@126012e8f7fc126e56ca20ac9246152c6a463cca',
|
||||
'url': '{chromium_git}/chromium/src/tools/perf@2a0d7f0fb7cbf382cc511c535a708685bb7541f3',
|
||||
'condition': 'not build_with_chromium',
|
||||
},
|
||||
|
||||
|
|
|
@ -1984,8 +1984,8 @@
|
|||
{
|
||||
"cpu": "x86-64",
|
||||
"display_attached": "1",
|
||||
"gpu": "8086:0a2e",
|
||||
"os": "Mac-10.15.7"
|
||||
"gpu": "8086:3e9b",
|
||||
"os": "Mac-11.5.2"
|
||||
}
|
||||
],
|
||||
"service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
|
||||
|
@ -2011,8 +2011,8 @@
|
|||
{
|
||||
"cpu": "x86-64",
|
||||
"display_attached": "1",
|
||||
"gpu": "8086:0a2e",
|
||||
"os": "Mac-10.15.7"
|
||||
"gpu": "8086:3e9b",
|
||||
"os": "Mac-11.5.2"
|
||||
}
|
||||
],
|
||||
"service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
|
||||
|
@ -2038,8 +2038,8 @@
|
|||
{
|
||||
"cpu": "x86-64",
|
||||
"display_attached": "1",
|
||||
"gpu": "8086:0a2e",
|
||||
"os": "Mac-10.15.7"
|
||||
"gpu": "8086:3e9b",
|
||||
"os": "Mac-11.5.2"
|
||||
}
|
||||
],
|
||||
"service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
|
||||
|
@ -2065,8 +2065,8 @@
|
|||
{
|
||||
"cpu": "x86-64",
|
||||
"display_attached": "1",
|
||||
"gpu": "8086:0a2e",
|
||||
"os": "Mac-10.15.7"
|
||||
"gpu": "8086:3e9b",
|
||||
"os": "Mac-11.5.2"
|
||||
}
|
||||
],
|
||||
"service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
|
||||
|
@ -2092,8 +2092,8 @@
|
|||
{
|
||||
"cpu": "x86-64",
|
||||
"display_attached": "1",
|
||||
"gpu": "8086:0a2e",
|
||||
"os": "Mac-10.15.7"
|
||||
"gpu": "8086:3e9b",
|
||||
"os": "Mac-11.5.2"
|
||||
}
|
||||
],
|
||||
"service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com",
|
||||
|
@ -2121,8 +2121,8 @@
|
|||
{
|
||||
"cpu": "x86-64",
|
||||
"display_attached": "1",
|
||||
"gpu": "8086:0a2e",
|
||||
"os": "Mac-10.15.7"
|
||||
"gpu": "8086:3e9b",
|
||||
"os": "Mac-11.5.2"
|
||||
}
|
||||
],
|
||||
"service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com",
|
||||
|
@ -2149,8 +2149,8 @@
|
|||
{
|
||||
"cpu": "x86-64",
|
||||
"display_attached": "1",
|
||||
"gpu": "8086:0a2e",
|
||||
"os": "Mac-10.15.7"
|
||||
"gpu": "8086:3e9b",
|
||||
"os": "Mac-11.5.2"
|
||||
}
|
||||
],
|
||||
"service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com",
|
||||
|
@ -2175,8 +2175,8 @@
|
|||
{
|
||||
"cpu": "x86-64",
|
||||
"display_attached": "1",
|
||||
"gpu": "8086:0a2e",
|
||||
"os": "Mac-10.15.7"
|
||||
"gpu": "8086:3e9b",
|
||||
"os": "Mac-11.5.2"
|
||||
}
|
||||
],
|
||||
"service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
|
||||
|
|
|
@ -31,8 +31,8 @@
|
|||
'pool': 'chromium.tests.gpu'}}},
|
||||
'mac_mini_intel_gpu_stable': { 'swarming': { 'dimensions': { 'cpu': 'x86-64',
|
||||
'display_attached': '1',
|
||||
'gpu': '8086:0a2e',
|
||||
'os': 'Mac-10.15.7'}}},
|
||||
'gpu': '8086:3e9b',
|
||||
'os': 'Mac-11.5.2'}}},
|
||||
'mac_retina_amd_gpu_stable': { 'swarming': { 'dimensions': { 'cpu': 'x86-64',
|
||||
'display_attached': '1',
|
||||
'gpu': '1002:6821',
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
{
|
||||
"infra/specs/angle.json":
|
||||
"ac4e0fa2f8991a24ef234ef3ed14ba95",
|
||||
"6e6154bf4e17d1de6a6b4a5216a56152",
|
||||
"infra/specs/generate_test_spec_json.py":
|
||||
"348921bf70270ec6ee51fbb7e97d6925",
|
||||
"infra/specs/mixins.pyl":
|
||||
"902aa44f4dbcaf91d313e3de008ee422",
|
||||
"de32ef266f239ba0f3f8ec37acde62f2",
|
||||
"infra/specs/test_suite_exceptions.pyl":
|
||||
"723460da84a90884a9668c07a0893390",
|
||||
"infra/specs/test_suites.pyl":
|
||||
|
@ -16,5 +16,5 @@
|
|||
"testing/buildbot/generate_buildbot_json.py":
|
||||
"7481f1355bdaa3936fad08e2fbf340f7",
|
||||
"testing/buildbot/mixins.pyl":
|
||||
"f5b2feb88b05803c25f75e1b4e348958"
|
||||
"2f69961126d8675e2c23da3d8bbe2dc8"
|
||||
}
|
Загрузка…
Ссылка в новой задаче