aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorangle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>2024-05-06 07:00:21 +0000
committerAngle LUCI CQ <angle-scoped@luci-project-accounts.iam.gserviceaccount.com>2024-05-06 08:12:07 +0000
commitff0a33cde29d9eea6d835f3fc4b774b5cce4ead3 (patch)
tree7dbfa337220438a6e05b7d069a7ef4347cea9917
parent465f6b7d2f3b4928cfe422d1cdd59b7aab1e2102 (diff)
downloadangle-ff0a33cde29d9eea6d835f3fc4b774b5cce4ead3.tar.gz
Roll Chromium from dbc600a2b0d5 to 4beb6b144a74 (625 revisions)
https://chromium.googlesource.com/chromium/src.git/+log/dbc600a2b0d5..4beb6b144a74 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 abdolrashidi@google.com,angle-team@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://issues.skia.org/issues/new?component=1389291&template=1850622 Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md Changed dependencies * build: https://chromium.googlesource.com/chromium/src/build.git/+log/e940249fa3..beb031dae2 * testing: https://chromium.googlesource.com/chromium/src/testing/+log/123fabe3ab..3cdb58b684 * third_party/android_build_tools/lint: O1UDDudkb1fHG2uMxzszPWctYiGgjyywsi7Lbkq7roYC..Y5wuGPB-HfFtEVQC_0XI6n88Covm4HFDxnG0uTdV2LcC * third_party/android_build_tools/manifest_merger: wRnJA-ZlBBQipw_wjYJJemxCCPSZHenIFsWKi3GI_FUC..tz8dYQ_yBEZJRVhtzyyCjOlbOfujkHRWcYZy7419o_cC * third_party/android_deps: https://chromium.googlesource.com/chromium/src/third_party/android_deps/+log/8ed0817e40..36a6c64282 * third_party/catapult: https://chromium.googlesource.com/catapult.git/+log/0421a22c02..4cc26001b9 * third_party/depot_tools: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/39c8c75cf6..a60f90e38e * third_party/libc++abi/src: https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxxabi.git/+log/51fe358446..09737b8e11 * third_party/r8: QA5iuNqPTlPiuU3Vz1wq-t2s8V1IGAKT-qZL9kVWv3YC..NvYmFgaDR5pSbEH88fOJRqBbLZT5maGLr_7_iZD3vg4C No update to Clang. Bug: angleproject:8434 Tbr: abdolrashidi@google.com Change-Id: I95779d6b1786985ac86d1d8b806727ae82dd4f90 Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/5517542 Commit-Queue: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com> Bot-Commit: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>
-rw-r--r--DEPS35
m---------build0
m---------testing0
m---------third_party/android_deps0
m---------third_party/catapult0
m---------third_party/depot_tools0
m---------third_party/libc++abi/src0
7 files changed, 12 insertions, 23 deletions
diff --git a/DEPS b/DEPS
index 7d5520f491..ada2262b2f 100644
--- a/DEPS
+++ b/DEPS
@@ -43,7 +43,7 @@ vars = {
'checkout_angle_mesa': False,
# Version of Chromium our Chromium-based DEPS are mirrored from.
- 'chromium_revision': 'dbc600a2b0d5915aaabd44989d75e5fe57cc9823',
+ 'chromium_revision': '4beb6b144a74446ea0a065efb2ee1e0abb334ea7',
# We never want to checkout chromium,
# but need a dummy DEPS entry for the autoroller
'dummy_checkout_chromium': False,
@@ -88,7 +88,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': '0421a22c029768a46f06bdcd399fa2d0db6a66cb',
+ 'catapult_revision': '4cc26001b9c8b26a9f981134a9fd837ea2248c67',
# the commit queue can handle CLs rolling Fuchsia sdk
# and whatever else without interference from each other.
@@ -415,7 +415,7 @@ vars = {
deps = {
'build': {
- 'url': Var('chromium_git') + '/chromium/src/build.git@e940249fa3926319a765c4f2387c9604a0e25697',
+ 'url': Var('chromium_git') + '/chromium/src/build.git@beb031dae28225164206945c568b5d9b44132491',
'condition': 'not build_with_chromium',
},
@@ -474,7 +474,7 @@ deps = {
},
'testing': {
- 'url': '{chromium_git}/chromium/src/testing@123fabe3abdb63123457433ff5bc151f423f14cb',
+ 'url': '{chromium_git}/chromium/src/testing@3cdb58b6840ac9982978b4523cac967cf7084274',
'condition': 'not build_with_chromium',
},
@@ -525,7 +525,7 @@ deps = {
'packages': [
{
'package': 'chromium/third_party/android_build_tools/lint',
- 'version': 'O1UDDudkb1fHG2uMxzszPWctYiGgjyywsi7Lbkq7roYC',
+ 'version': 'Y5wuGPB-HfFtEVQC_0XI6n88Covm4HFDxnG0uTdV2LcC',
},
],
'condition': 'checkout_android and not build_with_chromium',
@@ -536,7 +536,7 @@ deps = {
'packages': [
{
'package': 'chromium/third_party/android_build_tools/manifest_merger',
- 'version': 'wRnJA-ZlBBQipw_wjYJJemxCCPSZHenIFsWKi3GI_FUC',
+ 'version': 'tz8dYQ_yBEZJRVhtzyyCjOlbOfujkHRWcYZy7419o_cC',
},
],
'condition': 'checkout_android and not build_with_chromium',
@@ -544,7 +544,7 @@ deps = {
},
'third_party/android_deps': {
- 'url': Var('chromium_git') + '/chromium/src/third_party/android_deps@8ed0817e402df9edb5d19853af5077406af95c1d',
+ 'url': Var('chromium_git') + '/chromium/src/third_party/android_deps@36a6c64282adbe58f343d9c0cbdf45d0e6402db3',
'condition': 'checkout_android and not build_with_chromium',
},
@@ -656,7 +656,7 @@ deps = {
},
'third_party/depot_tools': {
- 'url': Var('chromium_git') + '/chromium/tools/depot_tools.git@39c8c75cf6a2690957f3de7367a301358c5f3c15',
+ 'url': Var('chromium_git') + '/chromium/tools/depot_tools.git@a60f90e38e53738d3cf115cf0a6c75a0dfef0438',
'condition': 'not build_with_chromium',
},
@@ -780,7 +780,7 @@ deps = {
},
'third_party/libc++abi/src': {
- 'url': Var('chromium_git') + '/external/github.com/llvm/llvm-project/libcxxabi.git@51fe3584464d29067c8f0663f6e6dec84cc86868',
+ 'url': Var('chromium_git') + '/external/github.com/llvm/llvm-project/libcxxabi.git@09737b8e11281840ff019de74a9e576611167ed5',
'condition': 'not build_with_chromium',
},
@@ -872,7 +872,7 @@ deps = {
'packages': [
{
'package': 'chromium/third_party/r8',
- 'version': 'QA5iuNqPTlPiuU3Vz1wq-t2s8V1IGAKT-qZL9kVWv3YC',
+ 'version': 'NvYmFgaDR5pSbEH88fOJRqBbLZT5maGLr_7_iZD3vg4C',
},
],
'condition': 'checkout_android and not build_with_chromium',
@@ -4079,7 +4079,7 @@ deps = {
'packages': [
{
'package': 'chromium/third_party/android_deps/libs/com_google_android_gms_play_services_base',
- 'version': 'version:2@18.0.1.cr1',
+ 'version': 'version:2@18.1.0.cr1',
},
],
'condition': 'checkout_android and not build_with_chromium',
@@ -4189,7 +4189,7 @@ deps = {
'packages': [
{
'package': 'chromium/third_party/android_deps/libs/com_google_android_gms_play_services_location',
- 'version': 'version:2@19.0.1.cr1',
+ 'version': 'version:2@21.0.1.cr1',
},
],
'condition': 'checkout_android and not build_with_chromium',
@@ -4207,17 +4207,6 @@ deps = {
'dep_type': 'cipd',
},
- 'third_party/android_deps/libs/com_google_android_gms_play_services_places_placereport': {
- 'packages': [
- {
- 'package': 'chromium/third_party/android_deps/libs/com_google_android_gms_play_services_places_placereport',
- 'version': 'version:2@17.0.0.cr1',
- },
- ],
- 'condition': 'checkout_android and not build_with_chromium',
- 'dep_type': 'cipd',
- },
-
'third_party/android_deps/libs/com_google_android_gms_play_services_stats': {
'packages': [
{
diff --git a/build b/build
-Subproject e940249fa3926319a765c4f2387c9604a0e2569
+Subproject beb031dae28225164206945c568b5d9b4413249
diff --git a/testing b/testing
-Subproject 123fabe3abdb63123457433ff5bc151f423f14c
+Subproject 3cdb58b6840ac9982978b4523cac967cf708427
diff --git a/third_party/android_deps b/third_party/android_deps
-Subproject 8ed0817e402df9edb5d19853af5077406af95c1
+Subproject 36a6c64282adbe58f343d9c0cbdf45d0e6402db
diff --git a/third_party/catapult b/third_party/catapult
-Subproject 0421a22c029768a46f06bdcd399fa2d0db6a66c
+Subproject 4cc26001b9c8b26a9f981134a9fd837ea2248c6
diff --git a/third_party/depot_tools b/third_party/depot_tools
-Subproject 39c8c75cf6a2690957f3de7367a301358c5f3c1
+Subproject a60f90e38e53738d3cf115cf0a6c75a0dfef043
diff --git a/third_party/libc++abi/src b/third_party/libc++abi/src
-Subproject 51fe3584464d29067c8f0663f6e6dec84cc8686
+Subproject 09737b8e11281840ff019de74a9e576611167ed