1. f4b6e34 Support registration of offload control callbacks. by Erik Kline · 7 years ago
  2. 849b81b @Ignore ConnectivityServiceTest#testRequestBenchmark by Hugo Benichi · 7 years ago
  3. 48859e0 Merge "NsdServiceInfo: move test to tests/net" by Hugo Benichi · 7 years ago
  4. 81fda77 Merge "Ignore flow label when comparing RAs in APF" by Joel Scherpelz · 7 years ago
  5. e751433 NsdServiceInfo: move test to tests/net by Hugo Benichi · 7 years ago
  6. 0a76f99 Merge "Move NsdServiceTest to correct directory" by Treehugger Robot · 7 years ago
  7. 967dec7 Ignore flow label when comparing RAs in APF by Joel Scherpelz · 7 years ago
  8. 523d466 Move NsdServiceTest to correct directory by Hugo Benichi · 7 years ago
  9. 5805982 Fix up upstream interface types for case DUN_UNSPECIFIED by Jayachandran C · 7 years ago
  10. 1cebba7 Fix NetworkStatsObserversTest by Hugo Benichi · 7 years ago
  11. b6f77c8 Fix NetworkStatsAccessTest by Hugo Benichi · 7 years ago
  12. bb91c57 ConnectivityServiceTest: fix flakyness by Hugo Benichi · 7 years ago
  13. 30f2544 Merge "Add a method to start the captive portal login app." by Hugo Benichi · 7 years ago
  14. 1bc1936 Merge "Add test coverage for explicitlySelected networks." by Lorenzo Colitti · 7 years ago
  15. 2965d33 Add a method to start the captive portal login app. by Lorenzo Colitti · 7 years ago
  16. 0373340 Merge "Expand logging capabilities of Tethering subsystem" by Treehugger Robot · 7 years ago
  17. e6181b0 Fix NetworkNotificationManagerTest by Hugo Benichi · 7 years ago
  18. c01fbf0 Merge "Move NetworkNotificationManagerTest to tests/net" by Hugo Benichi · 7 years ago
  19. 7747fd4 Expand logging capabilities of Tethering subsystem by Erik Kline · 7 years ago
  20. 1ae1b6b Merge "Finish moving NetworkStats tests to tests/net" by Hugo Benichi · 7 years ago
  21. 02cc839 Add test coverage for explicitlySelected networks. by Lorenzo Colitti · 7 years ago
  22. d8ddab6 Move NetworkNotificationManagerTest to tests/net by Hugo Benichi · 7 years ago
  23. e7e1030 Finish moving NetworkStats tests to tests/net by Hugo Benichi · 7 years ago
  24. 5a7c8a0 Add tethering offload HAL call via JNI by Erik Kline · 7 years ago
  25. 54f2f37 Fix broken DUN evaluation logic by Erik Kline · 7 years ago
  26. 6e039a1 ConnectivityManager: unit test for argument validation by Hugo Benichi · 7 years ago
  27. cb88323 ConnectivityManager: uses service error codes and exceptions by Hugo Benichi · 7 years ago
  28. ba666e0 Merge "NetworkStatsFactory: fix double accounting on IPv6 only networks" by Hugo Benichi · 7 years ago
  29. e1bb3a1 NetworkStatsFactory: fix double accounting on IPv6 only networks by Hugo Benichi · 7 years ago
  30. c3d41d5 Merge "Refactor and improve logging." by Treehugger Robot · 7 years ago
  31. b2ac85e Merge "Prepare for removal of junit and android.test classes from Android API (step 1)" by Paul Duffin · 7 years ago
  32. 1fdc2e2 Refactor and improve logging. by Erik Kline · 7 years ago
  33. ab5bdbf NsdService: test coverage for client requests. by Hugo Benichi · 7 years ago
  34. 702d506 Prepare for removal of junit and android.test classes from Android API (step 1) by Paul Duffin · 8 years ago
  35. 3e21b17 Merge "NsdManager: add test coverage for discoverServices()" by Treehugger Robot · 7 years ago
  36. b0e4084 Merge "NsdManager: unit test coverage for servive registration" by Treehugger Robot · 7 years ago
  37. 93f4591 NsdManager: add test coverage for discoverServices() by Hugo Benichi · 7 years ago
  38. 8c5eeb0 NsdManager: unit test coverage for servive registration by Hugo Benichi · 7 years ago
  39. 216af6d Notify WifiManager of interface state changes by Erik Kline · 7 years ago
  40. 52d9e73 NsdManager: unit tests for argument validation by Hugo Benichi · 7 years ago
  41. 1fac319 NsdService: disentangle NativeDaemonConnector from ctor by Hugo Benichi · 7 years ago
  42. 7ca060a Merge "NsdService: bootstrap unit tests" by Hugo Benichi · 7 years ago
  43. 2fd19ff Merge "[AWARE] Add UID checking to WifiAwareNetworkSpecifier" by Etan Cohen · 7 years ago
  44. cbb1367 NsdService: bootstrap unit tests by Hugo Benichi · 7 years ago
  45. 495a17b Move byte logics from ApfFilter into BitsUtil by Hugo Benichi · 8 years ago
  46. dc54ad7 Merge "NsdManager: add unit tests" by Hugo Benichi · 7 years ago
  47. b90b201 Merge "Mark Restricted APN connections as restricted." by Treehugger Robot · 7 years ago
  48. a7e148a Mark Restricted APN connections as restricted. by Robert Greenwalt · 7 years ago
  49. e4f56a7 Merge "Use Vpn rules (not firewall) for always-on VPN" by Treehugger Robot · 7 years ago
  50. 859748f [AWARE] Add UID checking to WifiAwareNetworkSpecifier by Etan Cohen · 7 years ago
  51. db8adb7 NsdManager: add unit tests by Hugo Benichi · 7 years ago
  52. ca41be7 Clarify IControlsTethering LOCAL_ONLY state name by Erik Kline · 7 years ago
  53. 275edcb Merge "Switch to WifiManager.{start,stop}SoftAp()" by Treehugger Robot · 7 years ago
  54. 8351faa Add local-only hotspot info into tether state change broadcast by Erik Kline · 7 years ago
  55. ceb54c6 Switch to WifiManager.{start,stop}SoftAp() by Erik Kline · 7 years ago
  56. dafed3d ConnectivityManager: release all requests mapping to a callback. by Hugo Benichi · 8 years ago
  57. 0ef8df6 Merge "Extract SimChangeListener to its own file" by Treehugger Robot · 7 years ago
  58. ab3901d Merge "Move some NetworkStats tests to tests/net." by Lorenzo Colitti · 7 years ago
  59. d0f476b Merge changes from topic 'network_specifier' by Lorenzo Colitti · 7 years ago
  60. c86013b Move some NetworkStats tests to tests/net. by Lorenzo Colitti · 7 years ago
  61. 227648f Extract SimChangeListener to its own file by Erik Kline · 8 years ago
  62. ea9cc48 Tethering: support Local-only Hotspot mode for downstreams by Erik Kline · 8 years ago
  63. 7a12f7e Merge "Add an API hint for metered multipath traffic." by Treehugger Robot · 7 years ago
  64. fa0dadc DO NOT MERGE IP connectivity metrics: fix tests. by Hugo Benichi · 7 years ago
  65. 46aa9c0 Add an API hint for metered multipath traffic. by Lorenzo Colitti · 8 years ago
  66. a743427 Make the NetworkSpecifier a class instead of a string. by Etan Cohen · 7 years ago
  67. 0e068f6 Merge "Add test coverage for NetworkSpecifiers." am: 9a029b5262 by Lorenzo Colitti · 7 years ago
  68. 6556a22 Add test coverage for NetworkSpecifiers. by Lorenzo Colitti · 7 years ago
  69. e61a30f Merge "Move some VPN logic out of ConnectivityService" am: ec86462033 by Robin Lee · 7 years ago
  70. ec86462 Merge "Move some VPN logic out of ConnectivityService" by Robin Lee · 7 years ago
  71. 0a34afb Merge changes If94102c7,I8d51e8e0 am: 22b829c049 by Lorenzo Colitti · 7 years ago
  72. 42cdf57 Make ConnectivityServiceTest pass on wifi-only devices. by Lorenzo Colitti · 7 years ago
  73. c3736bc Use Vpn rules (not firewall) for always-on VPN by Robin Lee · 8 years ago
  74. b8c2a2b Move some VPN logic out of ConnectivityService by Robin Lee · 8 years ago
  75. dea2371 Merge "Address some comments on IpManagerTest" am: b2afa1ede5 by Erik Kline · 8 years ago
  76. 246bc1f Address some comments on IpManagerTest by Erik Kline · 8 years ago
  77. cf07e0d Merge "Skeleton of an IpManagerTest" am: db4333a2c2 by Erik Kline · 8 years ago
  78. aa95ae5 Skeleton of an IpManagerTest by Erik Kline · 8 years ago
  79. 260b81aa Merge "Renaming Czech Republic to Czechia." am: 33bade08de by Joachim Sauer · 8 years ago
  80. 33bade0 Merge "Renaming Czech Republic to Czechia." by Joachim Sauer · 8 years ago
  81. b29311b Merge "Replace usages of littlemock with mockito" am: 0a11c83016 by Paul Duffin · 8 years ago
  82. 9df5d4f Replace usages of littlemock with mockito by Paul Duffin · 8 years ago
  83. 0f901af Merge "request{LinkProperties,NetworkCapabilities} no longer needed" by Erik Kline · 8 years ago
  84. 465c46d request{LinkProperties,NetworkCapabilities} no longer needed by Erik Kline · 8 years ago
  85. e0a62a4 Merge "Always send all available state when calling onAvailable()." by Erik Kline · 8 years ago
  86. c75d4fa Always send all available state when calling onAvailable(). by Erik Kline · 8 years ago
  87. 4cf1993 Merge "Revert "ConnectivityManager: no double NetworkCallback registration" because oit caused regressions http://b/35955593, http://b/35921499." by Hugo Benichi · 8 years ago
  88. 649e324 Revert "ConnectivityManager: no double NetworkCallback registration" because oit caused regressions http://b/35955593, http://b/35921499. by Hugo Benichi · 8 years ago
  89. 5983a77 Merge "ConnectivityManager: no double NetworkCallback registration" by Hugo Benichi · 8 years ago
  90. faa7097 ConnectivityManager: no double NetworkCallback registration by Hugo Benichi · 8 years ago
  91. 47d8385 Merge "Also test for additional NetworkCallback calls" am: dff6c5c30d by Erik Kline · 8 years ago
  92. 1d3db32 Also test for additional NetworkCallback calls by Erik Kline · 8 years ago
  93. 279a4fe Merge "Update UpstreamNetworkMonitor to use custom Handlers" am: 35c89886c2 by Erik Kline · 8 years ago
  94. b583b03 Update UpstreamNetworkMonitor to use custom Handlers by Erik Kline · 8 years ago
  95. 45ded8f Renaming Czech Republic to Czechia. by Fredrik Roubert · 8 years ago
  96. 9355bce Merge "IP connectivity metrics: delete obsolete logger service" am: 37e3f22c2e am: c54962a4bd by Hugo Benichi · 8 years ago
  97. 9c2b6af Merge "IP connectivity metrics: delete obsolete logger service" am: 37e3f22c2e by Hugo Benichi · 8 years ago
  98. c54962a Merge "IP connectivity metrics: delete obsolete logger service" am: 37e3f22c2e by Hugo Benichi · 8 years ago
  99. 37e3f22 Merge "IP connectivity metrics: delete obsolete logger service" by Hugo Benichi · 8 years ago
  100. d22edc2 IP connectivity metrics: delete obsolete logger service by Hugo Benichi · 8 years ago