- 61dbcd1 Rewrite "Reset all maps in AndroidNetworkMonitor Start()/Stop()" by Jonas Oreland · 2 years, 9 months ago
- 7fa9057 Adopt absl::string_view in function parameters under rtc_base/ by Ali Tofigh · 3 years ago
- 96e3b99 Use backticks not vertical bars to denote variables in comments for /rtc_base by Artem Titov · 3 years, 7 months ago
- 3707793 [sigslot] - Remove sigslot form NetworkMonitorInterface. by Mirko Bonadei · 3 years, 7 months ago
- 6ca955a Reland "Fix problem with ipv4 over ipv6 on Android" by Jonas Oreland · 4 years ago
- 1e60490 Revert "Fix problem with ipv4 over ipv6 on Android" by Taylor Brandstetter · 4 years ago
- da2fd2a Fix problem with ipv4 over ipv6 on Android by Jonas Oreland · 4 years ago
- 32eb03a Get rid of NetworkMonitorBase helper class. by Taylor Brandstetter · 4 years, 6 months ago
- ea7fbfb Implement network monitor for iOS. by Taylor Brandstetter · 4 years, 7 months ago
- 07fc24d Removing NetworkMonitorFactory static global. by Taylor Brandstetter · 4 years, 7 months ago
- f7721fb Add interface for os/firmware to affect ICE selection. by Jonas Oreland · 4 years, 7 months ago
- 239ac8a Reland "Pass NetworkMonitorFactory through PeerConnectionFactory." by Taylor Brandstetter · 4 years, 7 months ago
- cfba4ff Revert "Reland "Pass NetworkMonitorFactory through PeerConnectionFactory."" by Taylor · 4 years, 7 months ago
- 7ded733 Reland "Pass NetworkMonitorFactory through PeerConnectionFactory." by Taylor Brandstetter · 4 years, 7 months ago
- 7d62754 Revert "Pass NetworkMonitorFactory through PeerConnectionFactory." by Taylor · 4 years, 7 months ago
- 003c9be Pass NetworkMonitorFactory through PeerConnectionFactory. by Taylor Brandstetter · 4 years, 7 months ago
- 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
- 1c05765 (3) Rename files to snake_case: move the files by Steve Anton · 6 years ago[Renamed from rtc_base/networkmonitor.h]
- 2e00abc Reland "[cleanup] Remove useless includes." by Yves Gerey · 6 years ago
- 96a0f61 Revert "[cleanup] Remove useless includes." by Oleh Prypin · 6 years ago
- be8b534 [cleanup] Remove useless includes. by Yves Gerey · 6 years ago
- e41c433 Move sigslot to proper third_party directory by Artem Titov · 7 years ago
- de2ed7d Support VPN adapter type in WebRTC Android. by Qingsi Wang · 7 years ago
- e2d6a06 Reland "Clean up libjingle API dependencies." by Patrik Höglund · 7 years ago
- 1af3d82 Revert "Reland "Clean up libjingle API dependencies."" by Henrik Kjellander · 7 years ago
- 9185aca Reland "Clean up libjingle API dependencies." by Patrik Höglund · 7 years ago
- 581df61 Revert "Reland "Clean up libjingle API dependencies."" by Patrik Höglund · 7 years ago
- 5117b04 Reland "Clean up libjingle API dependencies." by Patrik Höglund · 7 years ago
- 7bcfc3b Revert "Clean up libjingle API dependencies." by Patrik Höglund · 7 years ago
- 57fb315 Clean up libjingle API dependencies. by Patrik Höglund · 7 years ago
- 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
- bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/rtc_base/networkmonitor.h]
- e96c45b Reland "Update includes for webrtc/{base => rtc_base} rename (3/3)" by kjellander · 8 years ago
- 0072511 Revert "Update includes for webrtc/{base => rtc_base} rename (3/3)" by Henrik Kjellander · 8 years ago
- f1c5ebf Update includes for webrtc/{base => rtc_base} rename (3/3) by kjellander · 8 years ago
- c036276 Reland "Move webrtc/{base => rtc_base}" (https://codereview.webrtc.org/2877023002) by Henrik Kjellander · 8 years ago[Renamed (96%) from webrtc/base/networkmonitor.h]
- ec78f1c Revert "Move webrtc/{base => rtc_base}" (https://codereview.webrtc.org/2877023002) by Henrik Kjellander · 8 years ago
- 6776518 Move webrtc/{base => rtc_base} by Henrik Kjellander · 8 years ago
- c874d12 Fixing logic for using android_setsocknetwork() with bind(). by deadbeef · 8 years ago
- 555604a Replace scoped_ptr with unique_ptr in webrtc/base/ by jbauch · 9 years ago
- a0c44ea Add 16-bit network id to the candidate signaling. by honghaiz · 9 years ago
- a7ad7c3 Get the adapter type information from Android OS. by honghaiz · 9 years ago
- cec0a08 Add a new interface for creating a udp socket in which it binds the socket to a network if the network handle is set. by honghaiz · 9 years ago
- 023f3ef Create network change notifier and pass the event to NetworkManager by honghaiz · 9 years ago