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

Roll src/third_party/webrtc b678940d3a44..c8eeb18d41d8 (15 commits)

https://webrtc.googlesource.com/src.git/+log/b678940d3a44..c8eeb18d41d8


git log b678940d3a44..c8eeb18d41d8 --date=short --no-merges --format='%ad %ae %s'
2019-03-05 srte@webrtc.org Fixes parsing of logs where receive time info is missing.
2019-03-05 chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com Roll chromium_revision 4229a4b6..5fe3fd14 (637436:637538)
2019-03-04 chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com Roll chromium_revision 5afa5224..4229a4b6 (637301:637436)
2019-03-04 srte@webrtc.org Injecting Clock into video senders.
2019-03-04 srte@webrtc.org Injecting Clock in video receive.
2019-03-04 steveanton@webrtc.org Remove lock in WebRtcVideoEngine
2019-03-04 eladalon@webrtc.org Fix some typos found in ivf_file_writer.cc
2019-03-04 srte@webrtc.org Allow Clock injection in Call.
2019-03-04 nisse@webrtc.org Move ownership of RTPSenderVideo one more level up, to RtpVideoSender
2019-03-04 chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com Roll chromium_revision e65d7afd..5afa5224 (637200:637301)
2019-03-04 srte@webrtc.org Injecting Clock into BitrateAllocator.
2019-03-04 ilnik@webrtc.org Wire UpdateRect signalling in test frame generators
2019-03-04 jonasolsson@webrtc.org Reinstate old iceConnectionState "completed" behavior
2019-03-04 phensman@webrtc.org Use JavaAudioDeviceModule as default
2019-03-04 ossu@webrtc.org Switch back to native mutexes on macOS


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

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

Change-Id: I0ab4d8b176867d96a4f0cac00a0d7e3ade545a00
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1502676Reviewed-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@{#637656}
parent c872ecd5
...@@ -1273,7 +1273,7 @@ deps = { ...@@ -1273,7 +1273,7 @@ deps = {
Var('chromium_git') + '/external/khronosgroup/webgl.git' + '@' + 'a0f51b2e123f39c9ff12e621b0b47dd28dd64424', Var('chromium_git') + '/external/khronosgroup/webgl.git' + '@' + 'a0f51b2e123f39c9ff12e621b0b47dd28dd64424',
'src/third_party/webrtc': 'src/third_party/webrtc':
Var('webrtc_git') + '/src.git' + '@' + 'b678940d3a444c9bf5b53a0bc2e2951f222dab6a', Var('webrtc_git') + '/src.git' + '@' + 'c8eeb18d41d8c986707ddd7699fdf5a799c14b2e',
'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