Commit 25c3c624 by angle-autoroll Committed by Commit Bot

Roll Chromium from e0abc3035c46 to 26bf9bb622f1 (218 revisions)

https://chromium.googlesource.com/chromium/src.git/+log/e0abc3035c46..26bf9bb622f1 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 cnorthrop@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Changed dependencies * build: https://chromium.googlesource.com/chromium/src/build.git/+log/5b847b7f2c..c835251514 * buildtools: https://chromium.googlesource.com/chromium/src/buildtools.git/+log/69cc9b8a3a..99a2527e91 * buildtools/linux64: git_revision:64b3b9401c1c3ed5f3c43c1cac00b91f83597ab8..git_revision:b2e3d8622c1ce1bd853c7a11f62a739946669cdd * buildtools/mac: git_revision:64b3b9401c1c3ed5f3c43c1cac00b91f83597ab8..git_revision:b2e3d8622c1ce1bd853c7a11f62a739946669cdd * buildtools/third_party/libc++abi/trunk: https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxxabi.git/+log/9bb07683fb..cbf9455e83 * buildtools/win: git_revision:64b3b9401c1c3ed5f3c43c1cac00b91f83597ab8..git_revision:b2e3d8622c1ce1bd853c7a11f62a739946669cdd * testing: https://chromium.googlesource.com/chromium/src/testing/+log/e50b540620..d292cb9ff0 * third_party/catapult: https://chromium.googlesource.com/catapult.git/+log/{catapult_..36e45025a8 * tools/mb: https://chromium.googlesource.com/chromium/src/tools/mb/+log/fc72712d33..7bd470ee98 No update to Clang. Bug: None Tbr: cnorthrop@google.com Change-Id: Ib7b307248aa05136075be4cc0bdb401ab3d974af Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2790801 Commit-Queue: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com> Bot-Commit: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>
parent 9a025fd4
...@@ -20,7 +20,7 @@ vars = { ...@@ -20,7 +20,7 @@ vars = {
'checkout_angle_internal': False, 'checkout_angle_internal': False,
# Version of Chromium our Chromium-based DEPS are mirrored from. # Version of Chromium our Chromium-based DEPS are mirrored from.
'chromium_revision': 'e0abc3035c46525522d9ce677e1e0b5cf0d414a8', 'chromium_revision': '26bf9bb622f11446ec3ed9706a794a9052f2706d',
# We never want to checkout chromium, # We never want to checkout chromium,
# but need a dummy DEPS entry for the autoroller # but need a dummy DEPS entry for the autoroller
'dummy_checkout_chromium': False, 'dummy_checkout_chromium': False,
...@@ -76,12 +76,12 @@ vars = { ...@@ -76,12 +76,12 @@ vars = {
deps = { deps = {
'build': { 'build': {
'url': '{chromium_git}/chromium/src/build.git@5b847b7f2c0d456f249c92b441751f59f484b900', 'url': '{chromium_git}/chromium/src/build.git@c835251514d8f8e65e018462daad74814ed01f78',
'condition': 'not build_with_chromium', 'condition': 'not build_with_chromium',
}, },
'buildtools': { 'buildtools': {
'url': '{chromium_git}/chromium/src/buildtools.git@69cc9b8a3ae010e0721c4bea12de7a352d9a93f9', 'url': '{chromium_git}/chromium/src/buildtools.git@99a2527e919b496f3d2849c77c5bbed4bdccd5a4',
'condition': 'not build_with_chromium', 'condition': 'not build_with_chromium',
}, },
...@@ -94,7 +94,7 @@ deps = { ...@@ -94,7 +94,7 @@ deps = {
'packages': [ 'packages': [
{ {
'package': 'gn/gn/linux-amd64', 'package': 'gn/gn/linux-amd64',
'version': 'git_revision:64b3b9401c1c3ed5f3c43c1cac00b91f83597ab8', 'version': 'git_revision:b2e3d8622c1ce1bd853c7a11f62a739946669cdd',
} }
], ],
'dep_type': 'cipd', 'dep_type': 'cipd',
...@@ -105,7 +105,7 @@ deps = { ...@@ -105,7 +105,7 @@ deps = {
'packages': [ 'packages': [
{ {
'package': 'gn/gn/mac-${{arch}}', 'package': 'gn/gn/mac-${{arch}}',
'version': 'git_revision:64b3b9401c1c3ed5f3c43c1cac00b91f83597ab8', 'version': 'git_revision:b2e3d8622c1ce1bd853c7a11f62a739946669cdd',
} }
], ],
'dep_type': 'cipd', 'dep_type': 'cipd',
...@@ -118,7 +118,7 @@ deps = { ...@@ -118,7 +118,7 @@ deps = {
}, },
'buildtools/third_party/libc++abi/trunk': { 'buildtools/third_party/libc++abi/trunk': {
'url': '{chromium_git}/external/github.com/llvm/llvm-project/libcxxabi.git@9bb07683fbffe86edb42c5c519b7a4bc4e893deb', 'url': '{chromium_git}/external/github.com/llvm/llvm-project/libcxxabi.git@cbf9455e837f39dac89f9e3365692e9251019d4e',
'condition': 'not build_with_chromium', 'condition': 'not build_with_chromium',
}, },
...@@ -126,7 +126,7 @@ deps = { ...@@ -126,7 +126,7 @@ deps = {
'packages': [ 'packages': [
{ {
'package': 'gn/gn/windows-amd64', 'package': 'gn/gn/windows-amd64',
'version': 'git_revision:64b3b9401c1c3ed5f3c43c1cac00b91f83597ab8', 'version': 'git_revision:b2e3d8622c1ce1bd853c7a11f62a739946669cdd',
} }
], ],
'dep_type': 'cipd', 'dep_type': 'cipd',
...@@ -134,7 +134,7 @@ deps = { ...@@ -134,7 +134,7 @@ deps = {
}, },
'testing': { 'testing': {
'url': '{chromium_git}/chromium/src/testing@e50b540620033d1bd3d20866f2f26d06a3586e64', 'url': '{chromium_git}/chromium/src/testing@d292cb9ff0fae9c94389af9cdf656fcad3e2a01f',
'condition': 'not build_with_chromium', 'condition': 'not build_with_chromium',
}, },
...@@ -304,7 +304,7 @@ deps = { ...@@ -304,7 +304,7 @@ deps = {
}, },
'tools/mb': { 'tools/mb': {
'url': '{chromium_git}/chromium/src/tools/mb@fc72712d339d9bc101279126eda12790700e3f3d', 'url': '{chromium_git}/chromium/src/tools/mb@7bd470ee983f64e7ba7c1451214f7e3af9ab51de',
'condition': 'not build_with_chromium', 'condition': 'not build_with_chromium',
}, },
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment