aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorangle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>2024-03-04 07:01:25 +0000
committerAngle LUCI CQ <angle-scoped@luci-project-accounts.iam.gserviceaccount.com>2024-03-04 08:51:48 +0000
commit799997d4276024e95feac2a25273a77f9981179e (patch)
tree7c145934a7cba9da9f1c4ceeb4f9f4bb960f28dc
parentfc440afa62a7686163a36dc2723557795ebb08fc (diff)
downloadangle-799997d4276024e95feac2a25273a77f9981179e.tar.gz
Roll Chromium from 40412b90c691 to 43d81add625d (324 revisions)
https://chromium.googlesource.com/chromium/src.git/+log/40412b90c691..43d81add625d 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 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://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/0f6697fc2b..83910d0294 * testing: https://chromium.googlesource.com/chromium/src/testing/+log/c3946edcd3..0040b2b278 * third_party/android_build_tools/manifest_merger: ebz_Y3LqXzAa7YSsVInCAghbwoZuC4tySvJ1XPJLCzIC..bmxKmBbioYv3d9nmRIo_xYGXwobb91K5RM7xU0RUQu4C * third_party/catapult: https://chromium.googlesource.com/catapult.git/+log/2ee42b4fee..f226e76aa5 * third_party/r8: XyJJ5GEKJUXldBnoKKraiUIjSbnXGqjNBcLoNuJvKccC..dlcpQz73JQc8czs_ASn1itNoISc9wNEMBb5YTvTyQtEC * third_party/zlib: https://chromium.googlesource.com/chromium/src/third_party/zlib/+log/c74625d62c..aedd9b5f58 No update to Clang. Bug: None Tbr: ynovikov@google.com Change-Id: I43a820623b84a5ab7afe1654aa452134ff79e4a3 Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/5338684 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--DEPS14
m---------build0
m---------testing0
m---------third_party/catapult0
m---------third_party/zlib0
5 files changed, 7 insertions, 7 deletions
diff --git a/DEPS b/DEPS
index 581eb22570..f66d747856 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': '40412b90c691904ff438f6c25a50616b4c3c957f',
+ 'chromium_revision': '43d81add625d6d2e9b88c5779460847b722070be',
# 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': '2ee42b4fee621515571f90e0aac3098caad8e712',
+ 'catapult_revision': 'f226e76aa5f1014892221b2d426ad63f04b8ed07',
# the commit queue can handle CLs rolling Fuchsia sdk
# and whatever else without interference from each other.
@@ -413,7 +413,7 @@ vars = {
deps = {
'build': {
- 'url': Var('chromium_git') + '/chromium/src/build.git@0f6697fc2b14d01b6eee6ae3b14dc665a27f37eb',
+ 'url': Var('chromium_git') + '/chromium/src/build.git@83910d02946c38386d9f6f4bfbb7a1fd01040bfe',
'condition': 'not build_with_chromium',
},
@@ -472,7 +472,7 @@ deps = {
},
'testing': {
- 'url': '{chromium_git}/chromium/src/testing@c3946edcd3cb92c3698214b3c6f4872ad3829f43',
+ 'url': '{chromium_git}/chromium/src/testing@0040b2b278dba67dc59cb62a7c874a3ce4c6d085',
'condition': 'not build_with_chromium',
},
@@ -534,7 +534,7 @@ deps = {
'packages': [
{
'package': 'chromium/third_party/android_build_tools/manifest_merger',
- 'version': 'ebz_Y3LqXzAa7YSsVInCAghbwoZuC4tySvJ1XPJLCzIC',
+ 'version': 'bmxKmBbioYv3d9nmRIo_xYGXwobb91K5RM7xU0RUQu4C',
},
],
'condition': 'checkout_android and not build_with_chromium',
@@ -865,7 +865,7 @@ deps = {
'packages': [
{
'package': 'chromium/third_party/r8',
- 'version': 'XyJJ5GEKJUXldBnoKKraiUIjSbnXGqjNBcLoNuJvKccC',
+ 'version': 'dlcpQz73JQc8czs_ASn1itNoISc9wNEMBb5YTvTyQtEC',
},
],
'condition': 'checkout_android and not build_with_chromium',
@@ -947,7 +947,7 @@ deps = {
},
'third_party/zlib': {
- 'url': Var('chromium_git') + '/chromium/src/third_party/zlib@c74625d62c5132353131496c0ec68ec633e9c71b',
+ 'url': Var('chromium_git') + '/chromium/src/third_party/zlib@aedd9b5f58a3e90bb46e1a3882a2d6dac2b9276b',
'condition': 'not build_with_chromium',
},
diff --git a/build b/build
-Subproject 0f6697fc2b14d01b6eee6ae3b14dc665a27f37e
+Subproject 83910d02946c38386d9f6f4bfbb7a1fd01040bf
diff --git a/testing b/testing
-Subproject c3946edcd3cb92c3698214b3c6f4872ad3829f4
+Subproject 0040b2b278dba67dc59cb62a7c874a3ce4c6d08
diff --git a/third_party/catapult b/third_party/catapult
-Subproject 2ee42b4fee621515571f90e0aac3098caad8e71
+Subproject f226e76aa5f1014892221b2d426ad63f04b8ed0
diff --git a/third_party/zlib b/third_party/zlib
-Subproject c74625d62c5132353131496c0ec68ec633e9c71
+Subproject aedd9b5f58a3e90bb46e1a3882a2d6dac2b9276