webrtc/sdk/android/native_api
Taylor Brandstetter 07fc24d9a3 Removing NetworkMonitorFactory static global.
It's now passed through CreatePeerConnectionFactory like all similar
injectable dependencies.

Also removing network_monitor.h from native_api/base, since clients
should all be moved to the new location now.

Bug: webrtc:9883
Change-Id: I3776262ce2a2a380d01c163f4d18a0dfad4b5b41
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/181401
Reviewed-by: Harald Alvestrand <hta@webrtc.org>
Reviewed-by: Sami Kalliomäki <sakal@webrtc.org>
Commit-Queue: Taylor <deadbeef@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#31931}
2020-08-13 20:50:23 +00:00
..
audio_device_module Use std::make_unique instead of absl::make_unique. 2019-09-17 15:47:29 +00:00
base Removing NetworkMonitorFactory static global. 2020-08-13 20:50:23 +00:00
codecs Expose java to native conversion of bitrate limits in public API. 2020-04-08 07:38:59 +00:00
jni Migrate rtc_base to webrtc::Mutex. 2020-07-08 20:38:54 +00:00
network_monitor Move Android network monitor to separate target/directory. 2020-08-04 20:16:07 +00:00
peerconnection Reland "Pass NetworkMonitorFactory through PeerConnectionFactory." 2020-08-01 00:36:27 +00:00
stacktrace Migrate to webrtc::GlobalMutex. 2020-07-15 10:32:20 +00:00
video VideoTrackSourceInterface: make some newly introduced methods pure virtual. 2020-05-11 12:28:32 +00:00
DEPS Move android audio device code into sdk/android 2018-03-20 16:04:33 +00:00