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