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

Roll src/third_party/webrtc ed51a6e..2d61162 (13 commits)

https://webrtc.googlesource.com/src.git/+log/ed51a6e..2d61162


git log ed51a6e..2d61162 --date=short --no-merges --format='%ad %ae %s'
2018-06-08 jonasolsson@webrtc.org Remove stringstreams from media/sctp/
2018-06-08 jonasolsson@webrtc.org remove unused stringstream import
2018-06-08 buildbot@webrtc.org Roll chromium_revision f9a24d5d..e9fcce49 (564886:565609)
2018-06-08 nisse@webrtc.org Add full stack test with link capacity of 150 kbit/s.
2018-06-08 danilchap@webrtc.org Revert "Move class VideoCodec from common_types.h to its own api header file."
2018-06-08 phoglund@webrtc.org Add R8 to DEPS.
2018-06-08 phoglund@webrtc.org Roll chromium_revision 42930fc8..f9a24d5d (564069:564886)
2018-06-08 nisse@webrtc.org Move class VideoCodec from common_types.h to its own api header file.
2018-06-08 magjed@webrtc.org Android: Add deprecation annotations to VideoRenderer and I420Frame
2018-06-08 kwiberg@webrtc.org Remove test AudioCodingModuleTest.TestAPI
2018-06-08 brandtr@webrtc.org Add simulcastStream output from VideoCodecTestFixture::Config::ToString.
2018-06-08 brandtr@webrtc.org Add bitrate_priority to GetSimulcastConfig call.
2018-06-07 ouj@fb.com Guard the android aaudio headers include with the aaudio preprocessor


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

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=master.tryserver.chromium.linux:linux_chromium_archive_rel_ng;master.tryserver.chromium.mac:mac_chromium_archive_rel_ng

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

Change-Id: I7d04ce26471fcbe6804353f718059174ace44d30
Reviewed-on: https://chromium-review.googlesource.com/1092995Reviewed-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@{#565706}
parent ec35d9cb
...@@ -1007,7 +1007,7 @@ deps = { ...@@ -1007,7 +1007,7 @@ deps = {
Var('chromium_git') + '/external/khronosgroup/webgl.git' + '@' + '5e83981c2c44f24109b96b555d6865d481e0c609', Var('chromium_git') + '/external/khronosgroup/webgl.git' + '@' + '5e83981c2c44f24109b96b555d6865d481e0c609',
'src/third_party/webrtc': 'src/third_party/webrtc':
Var('webrtc_git') + '/src.git' + '@' + 'ed51a6e6655a1d7f76b5b855d6589464ae95d830', Var('webrtc_git') + '/src.git' + '@' + '2d611628313788e96a23d375db0a1b17fb6869e4',
'src/third_party/xdg-utils': { 'src/third_party/xdg-utils': {
'url': Var('chromium_git') + '/chromium/deps/xdg-utils.git' + '@' + 'd80274d5869b17b8c9067a1022e4416ee7ed5e0d', '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