Commit d84440ae authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/webrtc bc2959072dc5..c0f26d458d3d (14 commits)

https://webrtc.googlesource.com/src.git/+log/bc2959072dc5..c0f26d458d3d


git log bc2959072dc5..c0f26d458d3d --date=short --no-merges --format='%ad %ae %s'
2018-10-04 nisse@webrtc.org Drop unneeded inclusion of module_common_types.h
2018-10-04 sakal@webrtc.org Add checks to HW codecs to ensure unsupported features are not used.
2018-10-04 titovartem@webrtc.org Rename NetworkSimulationInterface into NetworkBehaviorInterface.
2018-10-04 ssilkin@webrtc.org Fix VP9 K-SVC full stack tests.
2018-10-04 sakal@webrtc.org Document methods that are only supported on a specific Android version.
2018-10-04 philipel@webrtc.org Parameterized full stack tests to test the new generic descriptor.
2018-10-04 ivoc@webrtc.org Add more NetEq information to NetEqState.
2018-10-04 danilchap@webrtc.org Temporarily increase visibility of pacing and call/rtp_interfaces
2018-10-04 mbonadei@webrtc.org Revert "Reland "Export symbols needed by the Chromium component build (part 1).""
2018-10-04 gustaf@webrtc.org Avoid incorrect filter alignment due to call skew detection
2018-10-04 mbonadei@webrtc.org Temporarily increase visibility of publicly used build targets.
2018-10-04 mbonadei@webrtc.org Reland "Export symbols needed by the Chromium component build (part 1)."
2018-10-04 kwiberg@webrtc.org AudioCodingModuleTest.TestRedFec: Don't let the ACM create audio encoders
2018-10-04 srte@webrtc.org Adds check for uninitialized window start sequence.


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

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

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;luci.chromium.try:mac_chromium_archive_rel_ng

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

Change-Id: Ibdce73c5a1edea4cc5568af04f8ae63992bdd754
Reviewed-on: https://chromium-review.googlesource.com/c/1261955Reviewed-by: default avatarchromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#596714}
parent 4b0836bc
......@@ -1106,7 +1106,7 @@ deps = {
Var('chromium_git') + '/external/khronosgroup/webgl.git' + '@' + '6d2f3f4cb8bac1f7c4a945c73d07a33df74f22f9',
'src/third_party/webrtc':
Var('webrtc_git') + '/src.git' + '@' + 'bc2959072dc590527d989e83ae9c899c82f45fd4',
Var('webrtc_git') + '/src.git' + '@' + 'c0f26d458d3deb57142f4203f627eaf7577a7a22',
'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