зеркало из https://github.com/AvaloniaUI/angle.git
Roll Chromium from 754ede9fc072 to 7f3befa9aba1 (1095 revisions)
754ede9fc0..7f3befa9ab
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 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:8bf02cb228..138d9667f4
* buildtools:431d9c2d82..2c110db042
* buildtools/third_party/libc++/trunk:5df82514bc..9de2fe0403
* buildtools/third_party/libunwind/trunk:030b4ebf32..12726c93aa
* testing:dbe2ab9dc9..b1f7ac5d7d
* third_party/abseil-cpp:d22f28635a..4ef58b7319
* third_party/android_build_tools/manifest_merger: 0WkAedh1tJB8lzisWJRT80UjpacKLltuV7NqP-0tx9gC..CvokX4c6dx7DwQ8VVMQ70CROzyJWg13oOq3feeuTzg8C * third_party/catapult: https://chromium.googlesource.com/catapult.git/+log/{catapult_..e12cc61cfa * third_party/depot_tools:268d645853..d14f65eba9
* third_party/fuchsia-sdk/sdk: version:9.20220812.1.1..version:9.20220817.1.1 * third_party/protobuf:cca1e66cd5..dd32a150e7
* tools/clang:22963c3e1f..a56fd8b0a2
* tools/mb:752991ad1e..1d2e3651d3
* tools/perf:ca2df581e4..660d26d81a
No update to Clang. Bug: None Tbr: syoussefi@google.com Change-Id: I51e4e377c35968da25f1300194c51a224eee507a Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/3837158 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:
Родитель
955adb7757
Коммит
f5698a8f6b
30
DEPS
30
DEPS
|
@ -37,7 +37,7 @@ vars = {
|
|||
'checkout_android_native_support': 'checkout_android or checkout_chromeos',
|
||||
|
||||
# Version of Chromium our Chromium-based DEPS are mirrored from.
|
||||
'chromium_revision': '754ede9fc072c33298a8edf5ed5239f49aa5e71f',
|
||||
'chromium_revision': '7f3befa9aba109413cb4ee012627fd7e33df771e',
|
||||
# We never want to checkout chromium,
|
||||
# but need a dummy DEPS entry for the autoroller
|
||||
'dummy_checkout_chromium': False,
|
||||
|
@ -82,11 +82,11 @@ 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': 'b3421074fa70071c13d4a72afebc9f458257c141',
|
||||
'catapult_revision': 'e12cc61cfa3d1a3b81e2536eb3904af406d5cbc9',
|
||||
|
||||
# the commit queue can handle CLs rolling Fuchsia sdk
|
||||
# and whatever else without interference from each other.
|
||||
'fuchsia_version': 'version:9.20220812.1.1',
|
||||
'fuchsia_version': 'version:9.20220817.1.1',
|
||||
|
||||
# Three lines of non-changing comments so that
|
||||
# the commit queue can handle CLs rolling luci-go
|
||||
|
@ -126,12 +126,12 @@ vars = {
|
|||
deps = {
|
||||
|
||||
'build': {
|
||||
'url': '{chromium_git}/chromium/src/build.git@8bf02cb228d3656d4ade1f4e20a207acaa71cbd5',
|
||||
'url': '{chromium_git}/chromium/src/build.git@138d9667f4dd99742d3d47618e6d9f47ad0d78ea',
|
||||
'condition': 'not build_with_chromium',
|
||||
},
|
||||
|
||||
'buildtools': {
|
||||
'url': '{chromium_git}/chromium/src/buildtools.git@431d9c2d82c2da10df95226ab02ffbdd76a34838',
|
||||
'url': '{chromium_git}/chromium/src/buildtools.git@2c110db04251fd39d54c5f0de824819ab120ca99',
|
||||
'condition': 'not build_with_chromium',
|
||||
},
|
||||
|
||||
|
@ -163,7 +163,7 @@ deps = {
|
|||
},
|
||||
|
||||
'buildtools/third_party/libc++/trunk': {
|
||||
'url': '{chromium_git}/external/github.com/llvm/llvm-project/libcxx.git@5df82514bc009b7fa3d4964ee1fdaf975646d44c',
|
||||
'url': '{chromium_git}/external/github.com/llvm/llvm-project/libcxx.git@9de2fe0403752ea1ad2c6b21a79032ad87cdc404',
|
||||
'condition': 'not build_with_chromium',
|
||||
},
|
||||
|
||||
|
@ -173,7 +173,7 @@ deps = {
|
|||
},
|
||||
|
||||
'buildtools/third_party/libunwind/trunk': {
|
||||
'url': '{chromium_git}/external/github.com/llvm/llvm-project/libunwind.git@030b4ebf32392cd0fa35d9971d78cbbbefa11f59',
|
||||
'url': '{chromium_git}/external/github.com/llvm/llvm-project/libunwind.git@12726c93aa00e47e80dbd332cca8a1b4d67945ce',
|
||||
'condition': 'not build_with_chromium',
|
||||
},
|
||||
|
||||
|
@ -189,12 +189,12 @@ deps = {
|
|||
},
|
||||
|
||||
'testing': {
|
||||
'url': '{chromium_git}/chromium/src/testing@dbe2ab9dc97b3d2eb1afe188ff490b04c8f78586',
|
||||
'url': '{chromium_git}/chromium/src/testing@b1f7ac5d7d0ac7168c2ff640405f813574cda629',
|
||||
'condition': 'not build_with_chromium',
|
||||
},
|
||||
|
||||
'third_party/abseil-cpp': {
|
||||
'url': '{chromium_git}/chromium/src/third_party/abseil-cpp@d22f28635ac5bac8b058b7f130fa9b7475e0e9fd',
|
||||
'url': '{chromium_git}/chromium/src/third_party/abseil-cpp@4ef58b7319551c2c7537da94ef462705969973e2',
|
||||
'condition': 'not build_with_chromium',
|
||||
},
|
||||
|
||||
|
@ -251,7 +251,7 @@ deps = {
|
|||
'packages': [
|
||||
{
|
||||
'package': 'chromium/third_party/android_build_tools/manifest_merger',
|
||||
'version': '0WkAedh1tJB8lzisWJRT80UjpacKLltuV7NqP-0tx9gC',
|
||||
'version': 'CvokX4c6dx7DwQ8VVMQ70CROzyJWg13oOq3feeuTzg8C',
|
||||
},
|
||||
],
|
||||
'condition': 'checkout_android and not build_with_chromium',
|
||||
|
@ -361,7 +361,7 @@ deps = {
|
|||
},
|
||||
|
||||
'third_party/depot_tools': {
|
||||
'url': '{chromium_git}/chromium/tools/depot_tools.git@268d645853ee8e1b884260049e5464a5ca2d8a30',
|
||||
'url': '{chromium_git}/chromium/tools/depot_tools.git@d14f65eba90cc352b76ff0743a307ce22450d823',
|
||||
'condition': 'not build_with_chromium',
|
||||
},
|
||||
|
||||
|
@ -474,7 +474,7 @@ deps = {
|
|||
},
|
||||
|
||||
'third_party/protobuf': {
|
||||
'url': '{chromium_git}/chromium/src/third_party/protobuf@cca1e66cd5e2077a391959073fa6613ccf8c10b3',
|
||||
'url': '{chromium_git}/chromium/src/third_party/protobuf@dd32a150e7fde8b9daf2d4af9a922e06e3814419',
|
||||
'condition': 'not build_with_chromium',
|
||||
},
|
||||
|
||||
|
@ -576,7 +576,7 @@ deps = {
|
|||
},
|
||||
|
||||
'tools/clang': {
|
||||
'url': '{chromium_git}/chromium/src/tools/clang.git@22963c3e1fef533ed62e382ebd41318248b7de34',
|
||||
'url': '{chromium_git}/chromium/src/tools/clang.git@a56fd8b0a235fdc3187916fc09d1e9e37e65dcf2',
|
||||
'condition': 'not build_with_chromium',
|
||||
},
|
||||
|
||||
|
@ -607,7 +607,7 @@ deps = {
|
|||
},
|
||||
|
||||
'tools/mb': {
|
||||
'url': '{chromium_git}/chromium/src/tools/mb@752991ad1e55e5168a9de04efa5158f4a19e00da',
|
||||
'url': '{chromium_git}/chromium/src/tools/mb@1d2e3651d324e81c01f7910034b923e808ed117f',
|
||||
'condition': 'not build_with_chromium',
|
||||
},
|
||||
|
||||
|
@ -622,7 +622,7 @@ deps = {
|
|||
},
|
||||
|
||||
'tools/perf': {
|
||||
'url': '{chromium_git}/chromium/src/tools/perf@ca2df581e4cc09e3d3dc84450e4857311ae3c0b2',
|
||||
'url': '{chromium_git}/chromium/src/tools/perf@660d26d81a1a00f574d666ba5bf41a8326ae7110',
|
||||
'condition': 'not build_with_chromium',
|
||||
},
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче