aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorangle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>2024-04-19 07:19:09 +0000
committerAngle LUCI CQ <angle-scoped@luci-project-accounts.iam.gserviceaccount.com>2024-04-19 09:05:31 +0000
commit602a6a9a532fac607e3c36824a8998e270d406a4 (patch)
tree9e91c8890e8b0d6b3c7a08fa8e8384b3aba10111
parentcc770518b07ce9ef45cd1c283e9f69b3711d304e (diff)
downloadangle-602a6a9a532fac607e3c36824a8998e270d406a4.tar.gz
Roll Chromium from b07526b70da5 to e191335efc2d (579 revisions)
https://chromium.googlesource.com/chromium/src.git/+log/b07526b70da5..e191335efc2d 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,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://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/fc6b52cdab..9d1f98961a * testing: https://chromium.googlesource.com/chromium/src/testing/+log/d47dd4e908..0d2ca4d99e * third_party/android_build_tools/lint: kt0D0n2B3KP5Ptno-stWIuNnhvCfms_w-8iZrMgSS8sC..f5ptuXixKwddKw0rnCKuNjXY9E35_710E7SNxoOLNnMC * third_party/android_build_tools/manifest_merger: q4q38FXedJ-uNPtYpwR--VhUglwaiG95Nz1aNXyOL9gC..Xef4nLhp0rWWjXJXt9CTFjQF8S6qRduSY7LZCcJi48QC * third_party/depot_tools: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/6aaae85821..1a61eb625d * third_party/r8: vLrV1g3mole2jBVpiMB13SquCOCucEVK_ImpPqXYIR8C..XZtdTveVY7h3SeKbeq0RkkuR7_zt6EH_sKJDUDK08NAC * tools/clang: https://chromium.googlesource.com/chromium/src/tools/clang.git/+log/78c03ab18c..591cd4bd88 * tools/perf: https://chromium.googlesource.com/chromium/src/tools/perf/+log/b31325ceb7..3928518a52 No update to Clang. Bug: None Tbr: syoussefi@google.com Change-Id: Id9d00956eb0401958e6433b18eb3d9b7ec1139ac Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/5466013 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--DEPS18
m---------build0
m---------testing0
m---------third_party/depot_tools0
m---------tools/clang0
m---------tools/perf0
6 files changed, 9 insertions, 9 deletions
diff --git a/DEPS b/DEPS
index 096fbf2f48..80de2c008f 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': 'b07526b70da574117dc583710a193f118d286d6d',
+ 'chromium_revision': 'e191335efc2d16e300f770f4e483d166a94d841b',
# We never want to checkout chromium,
# but need a dummy DEPS entry for the autoroller
'dummy_checkout_chromium': False,
@@ -414,7 +414,7 @@ vars = {
deps = {
'build': {
- 'url': Var('chromium_git') + '/chromium/src/build.git@fc6b52cdab4ab14baa78ddd484498f390f01560c',
+ 'url': Var('chromium_git') + '/chromium/src/build.git@9d1f98961a994bde4acdcabadeeb1e48caa7ecd2',
'condition': 'not build_with_chromium',
},
@@ -473,7 +473,7 @@ deps = {
},
'testing': {
- 'url': '{chromium_git}/chromium/src/testing@d47dd4e9081ed62ddb7222460efaf46263f5fcce',
+ 'url': '{chromium_git}/chromium/src/testing@0d2ca4d99edb9354d4cca22d50185804d396ff7e',
'condition': 'not build_with_chromium',
},
@@ -524,7 +524,7 @@ deps = {
'packages': [
{
'package': 'chromium/third_party/android_build_tools/lint',
- 'version': 'kt0D0n2B3KP5Ptno-stWIuNnhvCfms_w-8iZrMgSS8sC',
+ 'version': 'f5ptuXixKwddKw0rnCKuNjXY9E35_710E7SNxoOLNnMC',
},
],
'condition': 'checkout_android and not build_with_chromium',
@@ -535,7 +535,7 @@ deps = {
'packages': [
{
'package': 'chromium/third_party/android_build_tools/manifest_merger',
- 'version': 'q4q38FXedJ-uNPtYpwR--VhUglwaiG95Nz1aNXyOL9gC',
+ 'version': 'Xef4nLhp0rWWjXJXt9CTFjQF8S6qRduSY7LZCcJi48QC',
},
],
'condition': 'checkout_android and not build_with_chromium',
@@ -655,7 +655,7 @@ deps = {
},
'third_party/depot_tools': {
- 'url': Var('chromium_git') + '/chromium/tools/depot_tools.git@6aaae85821254406042a11254d49b14c9d1b44f3',
+ 'url': Var('chromium_git') + '/chromium/tools/depot_tools.git@1a61eb625d4b062bb2d6f0902b4979b48def4d33',
'condition': 'not build_with_chromium',
},
@@ -871,7 +871,7 @@ deps = {
'packages': [
{
'package': 'chromium/third_party/r8',
- 'version': 'vLrV1g3mole2jBVpiMB13SquCOCucEVK_ImpPqXYIR8C',
+ 'version': 'XZtdTveVY7h3SeKbeq0RkkuR7_zt6EH_sKJDUDK08NAC',
},
],
'condition': 'checkout_android and not build_with_chromium',
@@ -963,7 +963,7 @@ deps = {
},
'tools/clang': {
- 'url': Var('chromium_git') + '/chromium/src/tools/clang.git@78c03ab18cb89612654b8faf957eb30635316466',
+ 'url': Var('chromium_git') + '/chromium/src/tools/clang.git@591cd4bd88d76a54165f48c8774069fa824e052b',
'condition': 'not build_with_chromium',
},
@@ -1009,7 +1009,7 @@ deps = {
},
'tools/perf': {
- 'url': Var('chromium_git') + '/chromium/src/tools/perf@b31325ceb74104bbaa15fc59c28f7d34aec18c58',
+ 'url': Var('chromium_git') + '/chromium/src/tools/perf@3928518a52aee70ef6292d0b2583594306e74b07',
'condition': 'not build_with_chromium',
},
diff --git a/build b/build
-Subproject fc6b52cdab4ab14baa78ddd484498f390f01560
+Subproject 9d1f98961a994bde4acdcabadeeb1e48caa7ecd
diff --git a/testing b/testing
-Subproject d47dd4e9081ed62ddb7222460efaf46263f5fcc
+Subproject 0d2ca4d99edb9354d4cca22d50185804d396ff7
diff --git a/third_party/depot_tools b/third_party/depot_tools
-Subproject 6aaae85821254406042a11254d49b14c9d1b44f
+Subproject 1a61eb625d4b062bb2d6f0902b4979b48def4d3
diff --git a/tools/clang b/tools/clang
-Subproject 78c03ab18cb89612654b8faf957eb3063531646
+Subproject 591cd4bd88d76a54165f48c8774069fa824e052
diff --git a/tools/perf b/tools/perf
-Subproject b31325ceb74104bbaa15fc59c28f7d34aec18c5
+Subproject 3928518a52aee70ef6292d0b2583594306e74b0