Commit 2919a4bd authored by webrtc-chromium-autoroll's avatar webrtc-chromium-autoroll Committed by Commit Bot

Roll src/third_party/webrtc e4db6a151806..e635e9807dab (19 commits)

https://webrtc.googlesource.com/src.git/+log/e4db6a151806..e635e9807dab


git log e4db6a151806..e635e9807dab --date=short --no-merges --format='%ad %ae %s'
2018-07-27 ouj@fb.com Fix compilation error of opensslutility.cc when compiling with OpenSSL.
2018-07-27 saza@webrtc.org Remove old temporary webrtc::PostProcessing typedef
2018-07-27 titovartem@webrtc.org Revert "Add framesRendered to StatsReport"
2018-07-27 mbonadei@webrtc.org Remove dependency between source_set and android_library.
2018-07-27 peah@webrtc.org AEC3: Increasing the transparency during call startup
2018-07-27 saza@webrtc.org Fuzz unfuzzed AEC3 killswitch field trials
2018-07-27 buildbot@webrtc.org Roll chromium_revision d340c5e1..75645bae (578434:578612)
2018-07-27 saza@webrtc.org Add unused AEC toggling config to API
2018-07-27 jbauch@webrtc.org Don't use explicit constructor in copy-initialization.
2018-07-27 titovartem@webrtc.org Fix android DEPS to unblock chromium roll
2018-07-27 oprypin@webrtc.org Don't specify Mac version for iOS real device tests
2018-07-27 titovartem@webrtc.org Fix chromium roll by manually rolling up to d340c5e1
2018-07-27 nisse@webrtc.org Delete logic to look for arch-specific resource files.
2018-07-27 nisse@webrtc.org Delete lsan and valgrind suppressions for deleted xmpp tests
2018-07-27 titovartem@webrtc.org Fix refered LICENSE file path in webrtc license notice
2018-07-26 joachimr@fb.com Add framesRendered to StatsReport
2018-07-26 qingsi@google.com Use "wildcard" instead of "unknown" for ADAPTER_TYPE_ANY in stats.
2018-07-26 buildbot@webrtc.org Roll chromium_revision 96177551..16fdc860 (578286:578405)
2018-07-26 mbonadei@webrtc.org Enable clang::find_bad_constructs for call/ (part 1).


Created with:
  gclient setdep -r src/third_party/webrtc@e635e9807dab

The AutoRoll server is located here: https://webrtc-chromium-roll.skia.org

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.

CQ_INCLUDE_TRYBOTS=luci.chromium.try:linux_chromium_archive_rel_ng;master.tryserver.chromium.mac:mac_chromium_archive_rel_ng

BUG=chromium:None,chromium:868329,chromium:None,chromium:None,chromium:None,chromium:None,chromium:None,chromium:None
TBR=webrtc-chromium-sheriffs-robots@google.com

Change-Id: I85c516ab6a287e01072aa19a814098cad157abbd
Reviewed-on: https://chromium-review.googlesource.com/1153512Reviewed-by: default avatarwebrtc-chromium-autoroll <webrtc-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com>
Commit-Queue: webrtc-chromium-autoroll <webrtc-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#578840}
parent b292f64b
......@@ -1034,7 +1034,7 @@ deps = {
Var('chromium_git') + '/external/khronosgroup/webgl.git' + '@' + '21dbf06b5aa6c7dc8cf56314d4a3f96f57956c53',
'src/third_party/webrtc':
Var('webrtc_git') + '/src.git' + '@' + 'e4db6a1518065d5d827c80c6c43840d35548c0cf',
Var('webrtc_git') + '/src.git' + '@' + 'e635e9807dab10c38dbd0adc5a5eccac0fc4b6fb',
'src/third_party/xdg-utils': {
'url': Var('chromium_git') + '/chromium/deps/xdg-utils.git' + '@' + 'd80274d5869b17b8c9067a1022e4416ee7ed5e0d',
......
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