aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorangle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>2024-04-26 08:13:29 +0000
committerAngle LUCI CQ <angle-scoped@luci-project-accounts.iam.gserviceaccount.com>2024-04-26 09:41:18 +0000
commitbea8d9dd8f591d01b43981747b6c8940927470ec (patch)
tree5e6d2a4696a45b55a5133f61bd28a57a82841529
parentc62c0c2500b1eec0553f0916e914a80d24435023 (diff)
downloadangle-bea8d9dd8f591d01b43981747b6c8940927470ec.tar.gz
Roll Chromium from ad99ecc02953 to 0129806a25c3 (372 revisions)
https://chromium.googlesource.com/chromium/src.git/+log/ad99ecc02953..0129806a25c3 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/dfdfe582f6..e797b8d487 * buildtools: https://chromium.googlesource.com/chromium/src/buildtools.git/+log/571c37f17d..86bf72c93e * testing: https://chromium.googlesource.com/chromium/src/testing/+log/03850de4bf..de15ed6974 * third_party/catapult: https://chromium.googlesource.com/catapult.git/+log/d980d879d2..774f822ffd * third_party/depot_tools: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/9a52511c59..4246ba023a * third_party/r8: mhSwabeiU2ueQeYkj0X1JTg-6ZdtQgiVVXM1bo0yu4IC..vLf3kX0m10K0jItylIPHXJzX-Df7gLlx0EN_jDuagU0C * tools/android: https://chromium.googlesource.com/chromium/src/tools/android/+log/e8280e634c..a3f7e1c3fd * tools/clang: https://chromium.googlesource.com/chromium/src/tools/clang.git/+log/949930758e..9570c8ceea * tools/perf: https://chromium.googlesource.com/chromium/src/tools/perf/+log/36708f2aa1..e2665361f3 No update to Clang. Bug: None Tbr: ynovikov@google.com Change-Id: I8fccc3876ddee207b9ca39558d343fd724009a08 Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/5493526 Bot-Commit: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>
-rw-r--r--DEPS20
m---------build0
m---------buildtools0
m---------testing0
m---------third_party/catapult0
m---------third_party/depot_tools0
m---------tools/android0
m---------tools/clang0
m---------tools/perf0
9 files changed, 10 insertions, 10 deletions
diff --git a/DEPS b/DEPS
index 742fe1a480..613139306a 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': 'ad99ecc0295323994d6487aa0149d65d020038cd',
+ 'chromium_revision': '0129806a25c3a66237e6ab2affd13344ea32723e',
# 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': 'd980d879d21edf5266cd049ded6cd17cba49eb28',
+ 'catapult_revision': '774f822ffd967e31cb9c1b3b4025bdadf5cf60af',
# the commit queue can handle CLs rolling Fuchsia sdk
# and whatever else without interference from each other.
@@ -414,12 +414,12 @@ vars = {
deps = {
'build': {
- 'url': Var('chromium_git') + '/chromium/src/build.git@dfdfe582f6111c8b363c7b42fa906f8d9816bb6e',
+ 'url': Var('chromium_git') + '/chromium/src/build.git@e797b8d487c0d4b290e78672429c20761f317e95',
'condition': 'not build_with_chromium',
},
'buildtools': {
- 'url': Var('chromium_git') + '/chromium/src/buildtools.git@571c37f17dd4d1de37cc2efb6b32ff1032e47be2',
+ 'url': Var('chromium_git') + '/chromium/src/buildtools.git@86bf72c93ecd1a6440a827041544a04fb7db744c',
'condition': 'not build_with_chromium',
},
@@ -473,7 +473,7 @@ deps = {
},
'testing': {
- 'url': '{chromium_git}/chromium/src/testing@03850de4bfc386a048faa0201512c1498c159db1',
+ 'url': '{chromium_git}/chromium/src/testing@de15ed6974253350646dde4dca5d219ce0e80c85',
'condition': 'not build_with_chromium',
},
@@ -655,7 +655,7 @@ deps = {
},
'third_party/depot_tools': {
- 'url': Var('chromium_git') + '/chromium/tools/depot_tools.git@9a52511c5997b9981e2e50d28647e2471bf45bec',
+ 'url': Var('chromium_git') + '/chromium/tools/depot_tools.git@4246ba023a156178852f44f6a253a7199e4eaa06',
'condition': 'not build_with_chromium',
},
@@ -871,7 +871,7 @@ deps = {
'packages': [
{
'package': 'chromium/third_party/r8',
- 'version': 'mhSwabeiU2ueQeYkj0X1JTg-6ZdtQgiVVXM1bo0yu4IC',
+ 'version': 'vLf3kX0m10K0jItylIPHXJzX-Df7gLlx0EN_jDuagU0C',
},
],
'condition': 'checkout_android and not build_with_chromium',
@@ -958,12 +958,12 @@ deps = {
},
'tools/android': {
- 'url': Var('chromium_git') + '/chromium/src/tools/android@e8280e634cded4049d109164bc61cf4963a2a810',
+ 'url': Var('chromium_git') + '/chromium/src/tools/android@a3f7e1c3fdc0b25c4d2ac394eb589f8d79e51fa3',
'condition': 'checkout_android and not build_with_chromium',
},
'tools/clang': {
- 'url': Var('chromium_git') + '/chromium/src/tools/clang.git@949930758ec6653735a9a4def4e1a460a9e37cca',
+ 'url': Var('chromium_git') + '/chromium/src/tools/clang.git@9570c8ceeaa562cc08225e9ac0cb743c36bfe073',
'condition': 'not build_with_chromium',
},
@@ -1009,7 +1009,7 @@ deps = {
},
'tools/perf': {
- 'url': Var('chromium_git') + '/chromium/src/tools/perf@36708f2aa161039a2763a17321dd594b8efa07de',
+ 'url': Var('chromium_git') + '/chromium/src/tools/perf@e2665361f3c60f5412437b6e3541e5424d3659b7',
'condition': 'not build_with_chromium',
},
diff --git a/build b/build
-Subproject dfdfe582f6111c8b363c7b42fa906f8d9816bb6
+Subproject e797b8d487c0d4b290e78672429c20761f317e9
diff --git a/buildtools b/buildtools
-Subproject 571c37f17dd4d1de37cc2efb6b32ff1032e47be
+Subproject 86bf72c93ecd1a6440a827041544a04fb7db744
diff --git a/testing b/testing
-Subproject 03850de4bfc386a048faa0201512c1498c159db
+Subproject de15ed6974253350646dde4dca5d219ce0e80c8
diff --git a/third_party/catapult b/third_party/catapult
-Subproject d980d879d21edf5266cd049ded6cd17cba49eb2
+Subproject 774f822ffd967e31cb9c1b3b4025bdadf5cf60a
diff --git a/third_party/depot_tools b/third_party/depot_tools
-Subproject 9a52511c5997b9981e2e50d28647e2471bf45be
+Subproject 4246ba023a156178852f44f6a253a7199e4eaa0
diff --git a/tools/android b/tools/android
-Subproject e8280e634cded4049d109164bc61cf4963a2a81
+Subproject a3f7e1c3fdc0b25c4d2ac394eb589f8d79e51fa
diff --git a/tools/clang b/tools/clang
-Subproject 949930758ec6653735a9a4def4e1a460a9e37cc
+Subproject 9570c8ceeaa562cc08225e9ac0cb743c36bfe07
diff --git a/tools/perf b/tools/perf
-Subproject 36708f2aa161039a2763a17321dd594b8efa07d
+Subproject e2665361f3c60f5412437b6e3541e5424d3659b