Commit eeccc19a authored by libyuv-ci-autoroll-builder's avatar libyuv-ci-autoroll-builder Committed by Commit Bot

Roll chromium_revision 08ed8f8301..30ccb0cb50 (693151:695606)

Change log: https://chromium.googlesource.com/chromium/src/+log/08ed8f8301..30ccb0cb50
Full diff: https://chromium.googlesource.com/chromium/src/+/08ed8f8301..30ccb0cb50

Changed dependencies:
* src/base: https://chromium.googlesource.com/chromium/src/base/+log/3bd361995d..a8b47403c0
* src/build: https://chromium.googlesource.com/chromium/src/build/+log/2ee8adf846..9112428bb9
* src/buildtools: https://chromium.googlesource.com/chromium/src/buildtools/+log/74cfb57006..cd73d21598
* src/ios: https://chromium.googlesource.com/chromium/src/ios/+log/2f3f83ac15..9101b264f6
* src/testing: https://chromium.googlesource.com/chromium/src/testing/+log/ae52062d9c..3d7e946f5b
* src/third_party: https://chromium.googlesource.com/chromium/src/third_party/+log/3a7aa3a24c..2ce10380bd
* src/third_party/android_ndk: https://chromium.googlesource.com/android_ndk.git/+log/62582753e8..89e8db0cdf
* src/third_party/catapult: https://chromium.googlesource.com/catapult.git/+log/2e1d9ff85e..c5f9c06821
* src/third_party/freetype/src: https://chromium.googlesource.com/chromium/src/third_party/freetype2.git/+log/3fa35aa420..3de1b8d0b0
* src/third_party/googletest/src: https://chromium.googlesource.com/external/github.com/google/googletest.git/+log/565f1b8482..33a0d4f6d7
* src/third_party/harfbuzz-ng/src: https://chromium.googlesource.com/external/github.com/harfbuzz/harfbuzz.git/+log/bbad1b8298..170b5dd856
* src/third_party/libjpeg_turbo: https://chromium.googlesource.com/chromium/deps/libjpeg_turbo.git/+log/d460d6b1cb..baa5dc2425
* src/tools: https://chromium.googlesource.com/chromium/src/tools/+log/716cf8f74e..a9a3a3075b
DEPS diff: https://chromium.googlesource.com/chromium/src/+/08ed8f8301..30ccb0cb50/DEPS

Clang version changed 8288453f6aac05080b751b680455349e09d49825:8455294f2ac13d587b13d728038a9bffa7185f2b
Details: https://chromium.googlesource.com/chromium/src/+/08ed8f8301..30ccb0cb50/tools/clang/scripts/update.py

TBR=libyuv-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com
BUG=None

Change-Id: I26205cc328d1851ed70ae21d2dfcb7f6f7bb2b49
Reviewed-on: https://chromium-review.googlesource.com/c/libyuv/libyuv/+/1797295
Reviewed-by: <libyuv-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com>
Commit-Queue: <libyuv-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com>
parent ea23edfb
vars = { vars = {
'chromium_git': 'https://chromium.googlesource.com', 'chromium_git': 'https://chromium.googlesource.com',
'chromium_revision': '08ed8f830153eebaf021fabcf92aed05a4cdc2a8', 'chromium_revision': '30ccb0cb5047ead00aff3ec3dad9b66eb0b5ee42',
} }
deps = { deps = {
'src/build': 'src/build':
Var('chromium_git') + '/chromium/src/build' + '@' + '2ee8adf846a4b485fae5ea87290f82447c638c1a', Var('chromium_git') + '/chromium/src/build' + '@' + '9112428bb9714439e07f0b66b75e0f06b83303fd',
'src/buildtools': 'src/buildtools':
Var('chromium_git') + '/chromium/src/buildtools' + '@' + '74cfb57006f83cfe050817526db359d5c8a11628', Var('chromium_git') + '/chromium/src/buildtools' + '@' + 'cd73d2159864031f52f660ae236bacc0fae108ec',
'src/testing': 'src/testing':
Var('chromium_git') + '/chromium/src/testing' + '@' + 'ae52062d9c6d7e38df1c17b53caad1289a4742a1', Var('chromium_git') + '/chromium/src/testing' + '@' + '3d7e946f5b926dee498ffdcb89733e860f59093c',
'src/third_party': 'src/third_party':
Var('chromium_git') + '/chromium/src/third_party' + '@' + '3a7aa3a24ca6db31d7afbee24f1c61dffc6d21f4', Var('chromium_git') + '/chromium/src/third_party' + '@' + '2ce10380bd45bea2f65337365eb47b97b84467e0',
'src/buildtools/linux64': { 'src/buildtools/linux64': {
'packages': [ 'packages': [
...@@ -54,21 +54,21 @@ deps = { ...@@ -54,21 +54,21 @@ deps = {
Var('chromium_git') + '/external/llvm.org/libunwind.git' + '@' + '69d9b84cca8354117b9fe9705a4430d789ee599b', Var('chromium_git') + '/external/llvm.org/libunwind.git' + '@' + '69d9b84cca8354117b9fe9705a4430d789ee599b',
'src/third_party/catapult': 'src/third_party/catapult':
Var('chromium_git') + '/catapult.git' + '@' + '2e1d9ff85e0a54a39f55d656086ff00a830cb7a9', Var('chromium_git') + '/catapult.git' + '@' + 'c5f9c068212598f72a2f07356be1d7452ce9861b',
'src/third_party/colorama/src': 'src/third_party/colorama/src':
Var('chromium_git') + '/external/colorama.git' + '@' + '799604a1041e9b3bc5d2789ecbd7e8db2e18e6b8', Var('chromium_git') + '/external/colorama.git' + '@' + '799604a1041e9b3bc5d2789ecbd7e8db2e18e6b8',
'src/third_party/freetype/src': 'src/third_party/freetype/src':
Var('chromium_git') + '/chromium/src/third_party/freetype2.git' + '@' + '3fa35aa420ee88856c60d3c0b7fedd43801953cc', Var('chromium_git') + '/chromium/src/third_party/freetype2.git' + '@' + '3de1b8d0b0983cf49a187a4227e7950395a3b08f',
'src/third_party/googletest/src': 'src/third_party/googletest/src':
Var('chromium_git') + '/external/github.com/google/googletest.git' + '@' + '565f1b848215b77c3732bca345fe76a0431d8b34', Var('chromium_git') + '/external/github.com/google/googletest.git' + '@' + '33a0d4f6d76a0ed6061e612848532cba82d42870',
'src/third_party/harfbuzz-ng/src': 'src/third_party/harfbuzz-ng/src':
Var('chromium_git') + '/external/github.com/harfbuzz/harfbuzz.git' + '@' + 'bbad1b8298125d78c159ed7fdd7bde6a3f3fff56', Var('chromium_git') + '/external/github.com/harfbuzz/harfbuzz.git' + '@' + '170b5dd856b1ba8f26e79863fe0c64a52eb68951',
'src/third_party/libjpeg_turbo': 'src/third_party/libjpeg_turbo':
Var('chromium_git') + '/chromium/deps/libjpeg_turbo.git' + '@' + 'd460d6b1cb965c3363f36f7ed716f13d60cdb65d', Var('chromium_git') + '/chromium/deps/libjpeg_turbo.git' + '@' + 'baa5dc24258bf9af873b9105e8988c558c425a17',
'src/third_party/yasm/source/patched-yasm': 'src/third_party/yasm/source/patched-yasm':
Var('chromium_git') + '/chromium/deps/yasm/patched-yasm.git' + '@' + '720b70524a4424b15fc57e82263568c8ba0496ad', Var('chromium_git') + '/chromium/deps/yasm/patched-yasm.git' + '@' + '720b70524a4424b15fc57e82263568c8ba0496ad',
'src/tools': 'src/tools':
Var('chromium_git') + '/chromium/src/tools' + '@' + '716cf8f74e9df7f53f474bae612b0b69bff8ed4e', Var('chromium_git') + '/chromium/src/tools' + '@' + 'a9a3a3075b876faf176385672c9e08c96aa66847',
'src/tools/swarming_client': 'src/tools/swarming_client':
Var('chromium_git') + '/infra/luci/client-py.git' + '@' + '96f125709acfd0b48fc1e5dae7d6ea42291726ac', Var('chromium_git') + '/infra/luci/client-py.git' + '@' + '96f125709acfd0b48fc1e5dae7d6ea42291726ac',
...@@ -103,7 +103,7 @@ deps = { ...@@ -103,7 +103,7 @@ deps = {
'src/third_party/boringssl/src': 'src/third_party/boringssl/src':
'https://boringssl.googlesource.com/boringssl.git' + '@' + '05cd93068b0a553afc48f69acbceae10c6a17593', 'https://boringssl.googlesource.com/boringssl.git' + '@' + '05cd93068b0a553afc48f69acbceae10c6a17593',
'src/base': { 'src/base': {
'url': Var('chromium_git') + '/chromium/src/base' + '@' + '3bd361995da8b0cc4e32789e3490f17e4c2997b4', 'url': Var('chromium_git') + '/chromium/src/base' + '@' + 'a8b47403c0775fc4d6c3bb468ef9c5555d9cafda',
'condition': 'checkout_android', 'condition': 'checkout_android',
}, },
'src/third_party/bazel': { 'src/third_party/bazel': {
...@@ -127,7 +127,7 @@ deps = { ...@@ -127,7 +127,7 @@ deps = {
'dep_type': 'cipd', 'dep_type': 'cipd',
}, },
'src/third_party/android_ndk': { 'src/third_party/android_ndk': {
'url': Var('chromium_git') + '/android_ndk.git' + '@' + '62582753e869484bf0cc7f7e8d184ce0077033c2', 'url': Var('chromium_git') + '/android_ndk.git' + '@' + '89e8db0cdf323af8bc24de875d7d2a43a66bf10e',
'condition': 'checkout_android', 'condition': 'checkout_android',
}, },
'src/third_party/android_support_test_runner': { 'src/third_party/android_support_test_runner': {
...@@ -375,7 +375,7 @@ deps = { ...@@ -375,7 +375,7 @@ deps = {
# iOS deps: # iOS deps:
'src/ios': { 'src/ios': {
'url': Var('chromium_git') + '/chromium/src/ios' + '@' + '2f3f83ac15360abe4307e5092647d6dd3601e861', 'url': Var('chromium_git') + '/chromium/src/ios' + '@' + '9101b264f63f88c7dad85e3d19b9d1989c91dc35',
'condition': 'checkout_ios' 'condition': 'checkout_ios'
}, },
......
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