Commit 0d15932c authored by webrtc-chromium-autoroll's avatar webrtc-chromium-autoroll Committed by Commit Bot

Roll src/third_party/webrtc 895617fa9bc3..b2ecc3dc49dc (18 commits)

https://webrtc.googlesource.com/src.git/+log/895617fa9bc3..b2ecc3dc49dc


git log 895617fa9bc3..b2ecc3dc49dc --date=short --no-merges --format='%ad %ae %s'
2018-07-13 srte@webrtc.org Removes old probe controller.
2018-07-13 magjed@webrtc.org Android: Transform legacy codec factories into VideoCodecFactories
2018-07-13 philipel@webrtc.org Remove RTPVideoHeader::h264() accessors.
2018-07-13 srte@webrtc.org Replaces call config create in tests with modify.
2018-07-13 srte@webrtc.org Moving functionality from VideoQualityTest to CallTest
2018-07-13 srte@webrtc.org Makes some CallTest members private.
2018-07-13 andersc@webrtc.org Don't care about H264 profiles when creating Android decoder.
2018-07-13 magjed@webrtc.org Android: Pass VideoCodecInfo instead of String to createDecoder()
2018-07-13 srte@webrtc.org Using FunctionVideoEncoderFactory in VideoQualityTest.
2018-07-13 srte@webrtc.org Separates send and receive event log in CallTest.
2018-07-13 alexnarest@webrtc.org Better handle target audio bitrate allocation.
2018-07-13 sakal@webrtc.org Add support for RTX in external codecs.
2018-07-13 magjed@webrtc.org Android: Add software fallback wrapper in Default video codec factories
2018-07-13 saza@webrtc.org Fuzz more aec3 field trials
2018-07-13 srte@webrtc.org Makes srte owner in call/ and test/
2018-07-12 peah@webrtc.org AEC3: Refactor the code for analyzing filter convergence
2018-07-12 qingsi@google.com Reland "Reland "Replace the usage of MetricsObserverInterface by RTC_HISTOGRAM_*.""
2018-07-12 buildbot@webrtc.org Roll chromium_revision f7c234b0..1447fae2 (574598:574709)


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

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:b/111416606,chromium:None
TBR=webrtc-chromium-sheriffs-robots@google.com

Change-Id: I5f3f5002dd296fa13fa30ce4fcf4d80697adacbf
Reviewed-on: https://chromium-review.googlesource.com/1136914Reviewed-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@{#575088}
parent 73a2b8b6
......@@ -1045,7 +1045,7 @@ deps = {
Var('chromium_git') + '/external/khronosgroup/webgl.git' + '@' + 'a5c263cc63ffc2cc189b5214074c8792067c1853',
'src/third_party/webrtc':
Var('webrtc_git') + '/src.git' + '@' + '895617fa9bc36c240b37d47402cdb341ecadf994',
Var('webrtc_git') + '/src.git' + '@' + 'b2ecc3dc49dc3b8aac1ef439ae5d6e75cfa7b2db',
'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