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