[go: up one dir, main page]

Roll Chromium from 683728588ce5 to 38d310b39a97 (442 revisions)

https://chromium.googlesource.com/chromium/src.git/+log/683728588ce5..38d310b39a97

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/c096511a51..d3b291259a
* buildtools: https://chromium.googlesource.com/chromium/src/buildtools.git/+log/e5d5dee951..723d636763
* testing: https://chromium.googlesource.com/chromium/src/testing/+log/6e06399e4a..8c73bb71d8
* third_party/android_build_tools: https://chromium.googlesource.com/chromium/src/third_party/android_build_tools/+log/8f954f456f..e7cb0c9f4f
* third_party/android_deps: https://chromium.googlesource.com/chromium/src/third_party/android_deps/+log/2f185136a5..d0eafb7abd
* third_party/catapult: https://chromium.googlesource.com/catapult.git/+log/ede31ce6a1..b782473eac
* third_party/depot_tools: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/0183dab69e..8a1ec6a021
* third_party/libc++/src: https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxx.git/+log/f8e1c9b1a3..cdb24138c1
* third_party/libunwind/src: https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libunwind.git/+log/75a6653223..61ba011ba3
* third_party/llvm-libc/src: https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libc.git/+log/9b086300c0..db35841a6f
* third_party/r8/d8/cipd: 2aBDG942g42qUBPPInGETRHusdxru1U3anwJI_QX5wIC..-6wE71EEpsUvYcBQRAIpTvt2tKtlnLuF7d_iuEH8JmEC
* tools/perf: https://chromium.googlesource.com/chromium/src/tools/perf/+log/e02ca92b4f..dc84e53234
No update to Clang.

Bug: None
Tbr: abdolrashidi@google.com
Change-Id: I499b1bbe1e8e8d6937c3f0110f8bfe75030716f7
Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/7078668
Commit-Queue: Yuly Novikov <ynovikov@chromium.org>
Bot-Commit: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>
diff --git a/DEPS b/DEPS
index a800585..567b05e 100644
--- a/DEPS
+++ b/DEPS
@@ -43,7 +43,7 @@
   'checkout_angle_mesa': False,
 
   # Version of Chromium our Chromium-based DEPS are mirrored from.
-  'chromium_revision': '683728588ce51caeff52e5eab5a0939b7c380721',
+  'chromium_revision': '38d310b39a97afd19e55e3b768d055f0be0f50c3',
   # We never want to checkout chromium,
   # but need a dummy DEPS entry for the autoroller
   'dummy_checkout_chromium': False,
@@ -76,7 +76,7 @@
   # 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': 'ede31ce6a16ff4bc8ab9ff246655bef4f931f332',
+  'catapult_revision': 'b782473eac3b066cc67d8aa1153f876e34ab7c94',
 
   # the commit queue can handle CLs rolling Fuchsia sdk
   # and whatever else without interference from each other.
@@ -517,12 +517,12 @@
 deps = {
 
   'build': {
-    'url': Var('chromium_git') + '/chromium/src/build.git@c096511a51841b7c31d411da40ef988e2757f06e',
+    'url': Var('chromium_git') + '/chromium/src/build.git@d3b291259ab1eea8cf1efe61a109bcadcf1e60ec',
     'condition': 'not build_with_chromium',
   },
 
   'buildtools': {
-    'url': Var('chromium_git') + '/chromium/src/buildtools.git@e5d5dee951618c703113f7a6a9440c892702f9a4',
+    'url': Var('chromium_git') + '/chromium/src/buildtools.git@723d636763a2635105e0e912bae25f662b2acaa8',
     'condition': 'not build_with_chromium',
   },
 
@@ -576,7 +576,7 @@
   },
 
   'testing': {
-    'url': '{chromium_git}/chromium/src/testing@6e06399e4aff2fb3d22997ee6c4b877e029907c0',
+    'url': '{chromium_git}/chromium/src/testing@8c73bb71d88b8c27e4ce627fe2551ea15bb9ce2d',
     'condition': 'not build_with_chromium',
   },
 
@@ -586,7 +586,7 @@
   },
 
   'third_party/android_build_tools': {
-    'url': Var('chromium_git') + '/chromium/src/third_party/android_build_tools@8f954f456f4165efbccacb98650833db5bc7f66e',
+    'url': Var('chromium_git') + '/chromium/src/third_party/android_build_tools@e7cb0c9f4f612066af42ceee77749007fbae34a7',
     'condition': 'checkout_android and not build_with_chromium',
   },
 
@@ -679,7 +679,7 @@
   },
 
   'third_party/android_deps': {
-    'url': Var('chromium_git') + '/chromium/src/third_party/android_deps@2f185136a5c3131921ef78857a768c4d18fe410c',
+    'url': Var('chromium_git') + '/chromium/src/third_party/android_deps@d0eafb7abddb0db8012fd5717556adda660091a9',
     'condition': 'checkout_android and not build_with_chromium',
   },
 
@@ -791,7 +791,7 @@
   },
 
   'third_party/depot_tools': {
-    'url': Var('chromium_git') + '/chromium/tools/depot_tools.git@0183dab69e77629ab3a3ae41cbcf2abeac144f96',
+    'url': Var('chromium_git') + '/chromium/tools/depot_tools.git@8a1ec6a0213ae033f6749f261e1c528488349991',
     'condition': 'not build_with_chromium',
   },
 
@@ -909,7 +909,7 @@
    },
 
   'third_party/libc++/src': {
-    'url': Var('chromium_git') + '/external/github.com/llvm/llvm-project/libcxx.git@f8e1c9b1a33a039c3c4a25d1bf61d0ecbc57b66b',
+    'url': Var('chromium_git') + '/external/github.com/llvm/llvm-project/libcxx.git@cdb24138c1591d12b07d5147825ec7dfeb495276',
     'condition': 'not build_with_chromium',
   },
 
@@ -919,12 +919,12 @@
   },
 
   'third_party/llvm-libc/src': {
-    'url': Var('chromium_git') + '/external/github.com/llvm/llvm-project/libc.git@9b086300c06c467f10c9d86a42e95473dc8bd3b7',
+    'url': Var('chromium_git') + '/external/github.com/llvm/llvm-project/libc.git@db35841a6fcbeee98e4d7fe6ba3df1a876a18a62',
     'condition': 'not build_with_chromium',
   },
 
   'third_party/libunwind/src': {
-    'url': Var('chromium_git') + '/external/github.com/llvm/llvm-project/libunwind.git@75a66532233cd69630e6f11b912b80dba766110a',
+    'url': Var('chromium_git') + '/external/github.com/llvm/llvm-project/libunwind.git@61ba011ba3c4ed238af93ebad476d3ab5a2fb5ab',
     'condition': 'not build_with_chromium',
   },
 
@@ -1025,7 +1025,7 @@
       'packages': [
           {
               'package': 'chromium/third_party/r8',
-              'version': '2aBDG942g42qUBPPInGETRHusdxru1U3anwJI_QX5wIC',
+              'version': '-6wE71EEpsUvYcBQRAIpTvt2tKtlnLuF7d_iuEH8JmEC',
           },
       ],
       'condition': 'checkout_android and not build_with_chromium',
@@ -1213,7 +1213,7 @@
   },
 
   'tools/perf': {
-    'url': Var('chromium_git') + '/chromium/src/tools/perf@e02ca92b4ffdf4528792ac14386ebcb437b8c386',
+    'url': Var('chromium_git') + '/chromium/src/tools/perf@dc84e53234bf5b7ae15ea1a5824c5ee7d4f08bb5',
     'condition': 'not build_with_chromium',
   },
 
diff --git a/build b/build
index c096511..d3b2912 160000
--- a/build
+++ b/build
@@ -1 +1 @@
-Subproject commit c096511a51841b7c31d411da40ef988e2757f06e
+Subproject commit d3b291259ab1eea8cf1efe61a109bcadcf1e60ec
diff --git a/buildtools b/buildtools
index e5d5dee..723d636 160000
--- a/buildtools
+++ b/buildtools
@@ -1 +1 @@
-Subproject commit e5d5dee951618c703113f7a6a9440c892702f9a4
+Subproject commit 723d636763a2635105e0e912bae25f662b2acaa8
diff --git a/testing b/testing
index 6e06399..8c73bb7 160000
--- a/testing
+++ b/testing
@@ -1 +1 @@
-Subproject commit 6e06399e4aff2fb3d22997ee6c4b877e029907c0
+Subproject commit 8c73bb71d88b8c27e4ce627fe2551ea15bb9ce2d
diff --git a/third_party/android_build_tools b/third_party/android_build_tools
index 8f954f4..e7cb0c9 160000
--- a/third_party/android_build_tools
+++ b/third_party/android_build_tools
@@ -1 +1 @@
-Subproject commit 8f954f456f4165efbccacb98650833db5bc7f66e
+Subproject commit e7cb0c9f4f612066af42ceee77749007fbae34a7
diff --git a/third_party/android_deps b/third_party/android_deps
index 2f18513..d0eafb7 160000
--- a/third_party/android_deps
+++ b/third_party/android_deps
@@ -1 +1 @@
-Subproject commit 2f185136a5c3131921ef78857a768c4d18fe410c
+Subproject commit d0eafb7abddb0db8012fd5717556adda660091a9
diff --git a/third_party/catapult b/third_party/catapult
index ede31ce..b782473 160000
--- a/third_party/catapult
+++ b/third_party/catapult
@@ -1 +1 @@
-Subproject commit ede31ce6a16ff4bc8ab9ff246655bef4f931f332
+Subproject commit b782473eac3b066cc67d8aa1153f876e34ab7c94
diff --git a/third_party/depot_tools b/third_party/depot_tools
index 0183dab..8a1ec6a 160000
--- a/third_party/depot_tools
+++ b/third_party/depot_tools
@@ -1 +1 @@
-Subproject commit 0183dab69e77629ab3a3ae41cbcf2abeac144f96
+Subproject commit 8a1ec6a0213ae033f6749f261e1c528488349991
diff --git a/third_party/libc++/src b/third_party/libc++/src
index f8e1c9b..cdb2413 160000
--- a/third_party/libc++/src
+++ b/third_party/libc++/src
@@ -1 +1 @@
-Subproject commit f8e1c9b1a33a039c3c4a25d1bf61d0ecbc57b66b
+Subproject commit cdb24138c1591d12b07d5147825ec7dfeb495276
diff --git a/third_party/libunwind/src b/third_party/libunwind/src
index 75a6653..61ba011 160000
--- a/third_party/libunwind/src
+++ b/third_party/libunwind/src
@@ -1 +1 @@
-Subproject commit 75a66532233cd69630e6f11b912b80dba766110a
+Subproject commit 61ba011ba3c4ed238af93ebad476d3ab5a2fb5ab
diff --git a/third_party/llvm-libc/src b/third_party/llvm-libc/src
index 9b08630..db35841 160000
--- a/third_party/llvm-libc/src
+++ b/third_party/llvm-libc/src
@@ -1 +1 @@
-Subproject commit 9b086300c06c467f10c9d86a42e95473dc8bd3b7
+Subproject commit db35841a6fcbeee98e4d7fe6ba3df1a876a18a62
diff --git a/tools/perf b/tools/perf
index e02ca92..dc84e53 160000
--- a/tools/perf
+++ b/tools/perf
@@ -1 +1 @@
-Subproject commit e02ca92b4ffdf4528792ac14386ebcb437b8c386
+Subproject commit dc84e53234bf5b7ae15ea1a5824c5ee7d4f08bb5