webrtc/sdk
Taylor Brandstetter 32eb03a1fb Get rid of NetworkMonitorBase helper class.
All it provides is a method to call a signal on the network thread,
so it's not worth the added complexity. Implementations of
NetworkMonitorInterface must hop to the network thread anyway to
guard their members.

Also added some thread annotations to AndroidNetworkMonitor.

Bug: webrtc:9883
Change-Id: I64bb82ea593433f3a52871dbb75eb2ac4f47d69c
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/181420
Commit-Queue: Taylor <deadbeef@webrtc.org>
Reviewed-by: Anders Carlsson <andersc@webrtc.org>
Reviewed-by: Karl Wiberg <kwiberg@webrtc.org>
Reviewed-by: Sami Kalliomäki <sakal@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#32087}
2020-09-11 18:22:14 +00:00
..
android Get rid of NetworkMonitorBase helper class. 2020-09-11 18:22:14 +00:00
objc Get rid of NetworkMonitorBase helper class. 2020-09-11 18:22:14 +00:00
BUILD.gn Reland "Switch from "rtc_ios_xctest_test" to "rtc_test"." 2020-09-10 20:03:34 +00:00
media_constraints.cc Remove deprecated code related to AEC2 2019-08-07 10:09:36 +00:00
media_constraints.h Remove deprecated code related to AEC2 2019-08-07 10:09:36 +00:00
media_constraints_unittest.cc Move MediaConstraintsInterface to sdk/, and make it a concrete class 2019-02-14 12:07:07 +00:00
OWNERS Remove wildcard ownership for build files. 2020-02-19 14:05:46 +00:00