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

Roll src/third_party/webrtc 6fdbba3a0381..6a489f22c71b (30 commits)

https://webrtc.googlesource.com/src.git/+log/6fdbba3a0381..6a489f22c71b


git log 6fdbba3a0381..6a489f22c71b --date=short --no-merges --format='%ad %ae %s'
2019-04-09 mbonadei@webrtc.org Fully qualify googletest symbols.
2019-04-09 guidou@webrtc.org Revert "Adding a restriction for legal RID values."
2019-04-09 noahric@chromium.org Remove atlbase dependency and lowercase Windows header includes.
2019-04-09 chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com Roll chromium_revision 6c8246bc..fe4d0c8e (648994:649101)
2019-04-09 srte@webrtc.org Disables slow scenario test on IOS ARM64 debug builds.
2019-04-09 ssilkin@webrtc.org Field trial to control inter-layer prediction.
2019-04-09 hbos@webrtc.org Implement RTC[In/Out]boundRtpStreamStats.contentType.
2019-04-09 srte@webrtc.org Refactoring scenario stats analysis.
2019-04-09 srte@webrtc.org Replacing SequencedTaskChecker with SequenceChecker.
2019-04-09 crodbro@webrtc.org Clean-up of unused PacingBufferPushback feature.
2019-04-09 aleloi@webrtc.org Fuzzer fix for multistream opus.
2019-04-09 srte@webrtc.org Adds GetStats to scenario receive streams.
2019-04-09 eladalon@webrtc.org Name changes inside VideoEncoder
2019-04-09 eladalon@webrtc.org Forward LossNotification from RTCPReceiver to EncoderRtcpFeedback
2019-04-09 nisse@webrtc.org Delete local convenience alias Buffer
2019-04-09 mbonadei@webrtc.org Make audio_device_module_from_input_and_output visible.
2019-04-09 hbos@webrtc.org Revert "Refactor FrameDecryptorInterface::Decrypt to use new API."
2019-04-09 marinaciocea@webrtc.org Fix comment - ice transport is cleared on the networking thread.
2019-04-09 nisse@webrtc.org Delete autoroll config for src/third_party/winsdk_samples
2019-04-09 hta@webrtc.org Datachannel: Use absl::optional for maxRetransmits and maxRetransmitTime.
2019-04-09 nisse@webrtc.org Delete interface class VideoCaptureExternal
2019-04-09 kwiberg@webrtc.org Add thread safety annotations for some more PeerConnection members (part 13)
2019-04-09 benwright@webrtc.org Added some more debugging logs
2019-04-09 danilchap@webrtc.org Fix and test CreateVideoStreamDecoder
2019-04-09 phensman@webrtc.org Update visibility of java_audio_device_module_jni target
2019-04-09 hbos@webrtc.org Wire up RTCOutboundRtpStreamStats.totalEncodeTime.
2019-04-09 chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com Roll chromium_revision afc02859..6c8246bc (648860:648994)
2019-04-08 amithi@webrtc.org Adding a restriction for legal RID values.
2019-04-08 chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com Roll chromium_revision 827b96d7..afc02859 (648742:648860)
2019-04-08 benwright@webrtc.org Refactor FrameDecryptorInterface::Decrypt to use new API.


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

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.



BUG=chromium:None,chromium:None,chromium:949536,chromium:950813,chromium:None,chromium:907849,chromium:854385,chromium:None,chromium:None,chromium:None
TBR=webrtc-chromium-sheriffs-robots@google.com

Change-Id: I38e7b531ffba08e0b3b42c46efb1d92af3f4f1f4
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1560213Reviewed-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@{#649221}
parent f460f79e
...@@ -1343,7 +1343,7 @@ deps = { ...@@ -1343,7 +1343,7 @@ deps = {
Var('chromium_git') + '/external/khronosgroup/webgl.git' + '@' + '688fbfe33779392aa210d67d4aa12cb012f112c2', Var('chromium_git') + '/external/khronosgroup/webgl.git' + '@' + '688fbfe33779392aa210d67d4aa12cb012f112c2',
'src/third_party/webrtc': 'src/third_party/webrtc':
Var('webrtc_git') + '/src.git' + '@' + '6fdbba3a0381a5b828d5c466bcacfbe9e7a44dff', Var('webrtc_git') + '/src.git' + '@' + '6a489f22c71bc332886f76b493eead7551fc17fe',
'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