Roll src/third_party/webrtc 9f3a44f51528..01f64e0eb22d (29 commits)

https://webrtc.googlesource.com/src.git/+log/9f3a44f51528..01f64e0eb22d


git log 9f3a44f51528..01f64e0eb22d --date=short --no-merges --format='%ad %ae %s'
2019-01-31 [email protected] Add test to verify TaskQueue memory access order.
2019-01-31 [email protected] Partial frame capture API part 2
2019-01-31 [email protected] Switch test on audio stream instead of data channel.
2019-01-31 [email protected] Stop using Googletest legacy APIs.
2019-01-31 [email protected] Reland "Partial frame capture API part 1"
2019-01-31 [email protected] Revert "Make internal.*.webrtc iOS bots dimensions depend on bot_id and pool only"
2019-01-31 [email protected] Reduces locking in SimulatedNetwork class.
2019-01-31 [email protected] Revert "Partial frame capture API part 1"
2019-01-31 [email protected] Partial frame capture API part 1
2019-01-31 [email protected] Adds bytes per second to DataType class.
2019-01-31 [email protected] Fix network emulation behavior when changing bandwidth.
2019-01-31 [email protected] Roll chromium_revision 6af465608b..a91ca6cb6f (627775:627878)
2019-01-31 [email protected] Make internal.*.webrtc iOS bots dimensions depend on bot_id and pool only
2019-01-31 [email protected] Move ownership of PlayoutDelayOracle
2019-01-31 [email protected] mb: Generate gn args from mb_config rather than tools_webrtc/ios
2019-01-31 [email protected] Makes Clock interface fully mutable.
2019-01-31 [email protected] Roll chromium_revision 97b87d124d..6af465608b (627608:627775)
2019-01-31 Peter) Slatala Fix RTP transport accepting invalid RTCP headers.
2019-01-30 [email protected] Roll chromium_revision 10156ea4fa..97b87d124d (627488:627608)
2019-01-30 [email protected] Removes new delay based rate controller.
2019-01-30 [email protected] Roll chromium_revision 39a2376d54..10156ea4fa (627358:627488)
2019-01-30 [email protected] Allow 1x1 images in libvpx_vp8_encoder.cc
2019-01-30 [email protected] Trim unnecessary OpenSSL/BoringSSL ifdefs.
2019-01-30 [email protected] Refactor PlayoutDelayOracle with separate update methods
2019-01-30 [email protected] Register callback for key frame request from media transport.
2019-01-30 [email protected] Add IceTransportInterface object
2019-01-30 [email protected] Bump internal webrtc iOS bots to iOS 12.0
2019-01-30 [email protected] Introduce network layer.
2019-01-30 [email protected] Move sorting from TransportFeedbackAdapter to GoogCC.


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

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,chromium:none,chromium:907849,chromium:none
[email protected]

Change-Id: I0717eb90f98e373fb887afad51831ddb030abc39
Reviewed-on: https://chromium-review.googlesource.com/c/1448024
Reviewed-by: chromium-autoroll <[email protected]>
Commit-Queue: chromium-autoroll <[email protected]>
Cr-Commit-Position: refs/heads/master@{#628042}
diff --git a/DEPS b/DEPS
index 0f7b760c..85472dc2 100644
--- a/DEPS
+++ b/DEPS
@@ -1217,7 +1217,7 @@
     Var('chromium_git') + '/external/khronosgroup/webgl.git' + '@' + 'db52df17f0d012983dc281e4864c71485a86bd0e',
 
   'src/third_party/webrtc':
-    Var('webrtc_git') + '/src.git' + '@' + '9f3a44f5152816e3a0cb6902e0dadf365ff4e7d0',
+    Var('webrtc_git') + '/src.git' + '@' + '01f64e0eb22d855fc769b6976ba62dd0d94a071a',
 
   'src/third_party/xdg-utils': {
       'url': Var('chromium_git') + '/chromium/deps/xdg-utils.git' + '@' + 'd80274d5869b17b8c9067a1022e4416ee7ed5e0d',