mirror of
https://github.com/godotengine/godot-angle-static.git
synced 2025-12-31 01:48:22 +03:00
Manual roll Chromium from e3bcada48f45 to 986ed21b8935 (1346 revisions)
Manual roll requested by ynovikov@google.come3bcada48f..986ed21b89If 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 abdolrashidi@google.com,angle-team@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 * build:00557a04e4..76d3034c73* buildtools:1cc82962cb..ca163845c7* buildtools/third_party/libunwind/trunk:f1c687e0aa..6c0013015b* testing:454f446791..1f5c4581ad* third_party/abseil-cpp:f317d51223..9544eb36c9* third_party/catapult: https://chromium.googlesource.com/catapult.git/+log/{catapult_..a02c178207 * third_party/depot_tools:60b21dd193..82e4859614* third_party/fuchsia-sdk/sdk: version:13.20230714.0.1..version:13.20230721.1.1 * third_party/jdk: 9-e8GxXJduErc9j3s5VUmbAWTorSHxvcn23GNjYtCNwC..IivIDwNBf73mf7UwCOBceRUuDdtizMCgSOQDfUGHArsC * third_party/zlib:61dc0bd13f..d3b3d64f7d* tools/mb:b559f90fa3..0a7e1f1b7aNo update to Clang. Bug: None Tbr: abdolrashidi@google.com,ynovikov@google.com Change-Id: If602e6f8163e7dd81420ebd20fc1677b68b539f6 Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/4707721 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
2e190280f5
commit
82d68c577b
24
DEPS
24
DEPS
@@ -43,7 +43,7 @@ vars = {
|
||||
'checkout_angle_mesa': False,
|
||||
|
||||
# Version of Chromium our Chromium-based DEPS are mirrored from.
|
||||
'chromium_revision': 'e3bcada48f45ef4d02b4cbb80843180935842733',
|
||||
'chromium_revision': '986ed21b89352e4473dba7aefe94e4abf8effee1',
|
||||
# We never want to checkout chromium,
|
||||
# but need a dummy DEPS entry for the autoroller
|
||||
'dummy_checkout_chromium': False,
|
||||
@@ -88,11 +88,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': '707e9093f76f7f7a5e2aa15a6c785ed43a09f852',
|
||||
'catapult_revision': 'a02c178207f8ce794e10d587f30b0b8d97b5405d',
|
||||
|
||||
# the commit queue can handle CLs rolling Fuchsia sdk
|
||||
# and whatever else without interference from each other.
|
||||
'fuchsia_version': 'version:13.20230714.0.1',
|
||||
'fuchsia_version': 'version:13.20230721.1.1',
|
||||
|
||||
# Three lines of non-changing comments so that
|
||||
# the commit queue can handle CLs rolling luci-go
|
||||
@@ -140,12 +140,12 @@ vars = {
|
||||
deps = {
|
||||
|
||||
'build': {
|
||||
'url': '{chromium_git}/chromium/src/build.git@00557a04e481e4d74bba57e7350aaee9fdf7842a',
|
||||
'url': '{chromium_git}/chromium/src/build.git@76d3034c73319fd4536bd3804e1f44499b972d9a',
|
||||
'condition': 'not build_with_chromium',
|
||||
},
|
||||
|
||||
'buildtools': {
|
||||
'url': '{chromium_git}/chromium/src/buildtools.git@1cc82962cb50a35f6008b25a165782c568edac27',
|
||||
'url': '{chromium_git}/chromium/src/buildtools.git@ca163845c76db63454f99436f6cd2bf03739dc24',
|
||||
'condition': 'not build_with_chromium',
|
||||
},
|
||||
|
||||
@@ -187,7 +187,7 @@ deps = {
|
||||
},
|
||||
|
||||
'buildtools/third_party/libunwind/trunk': {
|
||||
'url': '{chromium_git}/external/github.com/llvm/llvm-project/libunwind.git@f1c687e0aaf0d70b9a53a150e9be5cb63af9215f',
|
||||
'url': '{chromium_git}/external/github.com/llvm/llvm-project/libunwind.git@6c0013015be8a2be9de4b1e54cdc9d576b1d0729',
|
||||
'condition': 'not build_with_chromium',
|
||||
},
|
||||
|
||||
@@ -203,12 +203,12 @@ deps = {
|
||||
},
|
||||
|
||||
'testing': {
|
||||
'url': '{chromium_git}/chromium/src/testing@454f446791a984cb117cd23b03f21d24b075d912',
|
||||
'url': '{chromium_git}/chromium/src/testing@1f5c4581adccfbe46ba735be3577628088c68524',
|
||||
'condition': 'not build_with_chromium',
|
||||
},
|
||||
|
||||
'third_party/abseil-cpp': {
|
||||
'url': '{chromium_git}/chromium/src/third_party/abseil-cpp@f317d5122341dcf199fafbf70ed96cd39e71d0e3',
|
||||
'url': '{chromium_git}/chromium/src/third_party/abseil-cpp@9544eb36c91f7981a9eccc8c84e42866b9071412',
|
||||
'condition': 'not build_with_chromium',
|
||||
},
|
||||
|
||||
@@ -391,7 +391,7 @@ deps = {
|
||||
},
|
||||
|
||||
'third_party/depot_tools': {
|
||||
'url': '{chromium_git}/chromium/tools/depot_tools.git@60b21dd19301b13eaf7c9069ac191f95f84ca6e9',
|
||||
'url': '{chromium_git}/chromium/tools/depot_tools.git@82e4859614a2cb437fdb1e89bca2d690853ec6cc',
|
||||
'condition': 'not build_with_chromium',
|
||||
},
|
||||
|
||||
@@ -476,7 +476,7 @@ deps = {
|
||||
'packages': [
|
||||
{
|
||||
'package': 'chromium/third_party/jdk',
|
||||
'version': '9-e8GxXJduErc9j3s5VUmbAWTorSHxvcn23GNjYtCNwC',
|
||||
'version': 'IivIDwNBf73mf7UwCOBceRUuDdtizMCgSOQDfUGHArsC',
|
||||
},
|
||||
],
|
||||
'condition': 'checkout_android and not build_with_chromium',
|
||||
@@ -648,7 +648,7 @@ deps = {
|
||||
},
|
||||
|
||||
'third_party/zlib': {
|
||||
'url': '{chromium_git}/chromium/src/third_party/zlib@61dc0bd13fb4a4de7a97ec4a8f43e82632b24eee',
|
||||
'url': '{chromium_git}/chromium/src/third_party/zlib@d3b3d64f7daa4fa830c7ccaeb0c56590c022efcd',
|
||||
'condition': 'not build_with_chromium',
|
||||
},
|
||||
|
||||
@@ -689,7 +689,7 @@ deps = {
|
||||
},
|
||||
|
||||
'tools/mb': {
|
||||
'url': '{chromium_git}/chromium/src/tools/mb@b559f90fa307c23871407e36a985fe556a6ea5c0',
|
||||
'url': '{chromium_git}/chromium/src/tools/mb@0a7e1f1b7a9f5981d14bd0fe25a518a0d335d4bd',
|
||||
'condition': 'not build_with_chromium',
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user