1. d843b0b [CM] Unhide the NetworkSpecifier as object API by Etan Cohen · 8 years ago
  2. db38d9d Make the NetworkSpecifier a class instead of a string. by Etan Cohen · 8 years ago
  3. dfc4442 Merge "Add test coverage for NetworkSpecifiers." by Treehugger Robot · 8 years ago
  4. 82d6ba7 Merge "ConnectivityService: simplify WakeLock management" by Hugo Benichi · 8 years ago
  5. 5b72d6d Add test coverage for NetworkSpecifiers. by Lorenzo Colitti · 8 years ago
  6. 58aab55 ConnectivityService: simplify WakeLock management by Hugo Benichi · 8 years ago
  7. 2dbfd3f Merge "ConnectivityService: log wakelock activity in dumps" by Hugo Benichi · 8 years ago
  8. 23ec1c9 ConnectivityService: log wakelock activity in dumps by Hugo Benichi · 8 years ago
  9. 0ce3879 Merge "Move some VPN logic out of ConnectivityService" by Robin Lee · 8 years ago
  10. 756a022 Make ConnectivityServiceTest pass on wifi-only devices. by Lorenzo Colitti · 8 years ago
  11. e7f4a22 Restore the net.dnsX system properties. by Lorenzo Colitti · 9 years ago
  12. fe0bb6b Move some VPN logic out of ConnectivityService by Robin Lee · 9 years ago
  13. a380d3f In isTetheringSupported, call isAdmin user from system. by Jeremy Klein · 8 years ago
  14. 45a54e1 Merge "ConnectivityManager: unhide methods with Handler argument" by Hugo Benichi · 9 years ago
  15. c0b3f6e Simple cleanups to Tethering by Hugo Benichi · 9 years ago
  16. a57b30c ConnectivityManager: unhide methods with Handler argument by Hugo Benichi · 9 years ago
  17. 0fc482e Merge "[CM] Allow timeout in request network" by Etan Cohen · 9 years ago
  18. 6a589b0 Merge "request{LinkProperties,NetworkCapabilities} no longer needed" by Treehugger Robot · 9 years ago
  19. 0a59189 request{LinkProperties,NetworkCapabilities} no longer needed by Erik Kline · 9 years ago
  20. 1a4d506 Merge "Always send all available state when calling onAvailable()." by Treehugger Robot · 9 years ago
  21. 81fdc8a Always send all available state when calling onAvailable(). by Erik Kline · 9 years ago
  22. 98f8f1e Revert "ConnectivityManager: no double NetworkCallback registration" because oit caused regressions http://b/35955593, http://b/35921499. by Hugo Benichi · 9 years ago
  23. 67e58a0 [CM] Allow timeout in request network by Etan Cohen · 9 years ago
  24. e2b14dc ConnectivityManager: no double NetworkCallback registration by Hugo Benichi · 9 years ago
  25. 4948c14 Also test for additional NetworkCallback calls by Erik Kline · 9 years ago
  26. f913e3a Update UpstreamNetworkMonitor to use custom Handlers by Erik Kline · 9 years ago
  27. cd5a0e0 ConnectivityManager: allow custom Handlers by Hugo Benichi · 9 years ago
  28. e6aea7d Merge "Reinstate USER_PRESENT for ConnectivityService" by Treehugger Robot · 9 years ago
  29. 35af406 Merge "Infinite reboot when OS upgrade from M to N with set Always-on VPN" by Treehugger Robot · 9 years ago
  30. b43c096 Merge changes from topic 'cm_request_to' by Etan Cohen · 9 years ago
  31. 3985c17 [CM] Remove maximum timeout value for request network by Etan Cohen · 9 years ago
  32. ec180d5 ConnectivityManager: fix potential NPE by Hugo Benichi · 9 years ago
  33. 50068e5 Add ConnectivityManager.networkCapabilitiesForType() by Erik Kline · 9 years ago
  34. 92ec1ce ConnectivityServiceTest: remove remaining poll loops. by Lorenzo Colitti · 9 years ago
  35. 6d3b09c Remove assertEventuallyTrue as it's unnecessary. by Lorenzo Colitti · 9 years ago
  36. b8dfec4 Rename AvoidBadWifiTracker to MultinetworkPolicyTracker by Lorenzo Colitti · 9 years ago
  37. 53347a0 Attempt to make waitForIdleHandler reliable. by Lorenzo Colitti · 9 years ago
  38. 2c61d9e Reinstate USER_PRESENT for ConnectivityService by Robin Lee · 9 years ago
  39. b2c16c3 Merge "ConnectivityServiceTest: fix flaky tests" by Lorenzo Colitti · 9 years ago
  40. 56db715 ConnectivityServiceTest: remove flaky waitForIdle test. by Hugo Benichi · 9 years ago
  41. 8638392 ConnectivityServiceTest: fix flaky tests by Hugo Benichi · 9 years ago
  42. 5765604 Merge "Disable always-on VPN in factoryReset" by Robin Lee · 9 years ago
  43. edea114 Merge "More concisely export whether we have a "tetherable configuration"" by Treehugger Robot · 9 years ago
  44. cf917fe More concisely export whether we have a "tetherable configuration" by Erik Kline · 9 years ago
  45. ad903ab DO NOT MERGE Unit tests for NetworkNotificationManager by Hugo Benichi · 9 years ago
  46. 66dc861 Infinite reboot when OS upgrade from M to N with set Always-on VPN by sj.cha · 9 years ago
  47. d1a32ad Disable always-on VPN in factoryReset by Koichi, Sugimoto · 10 years ago
  48. 68317d6 Merge "Enable mobile data always on." by Treehugger Robot · 9 years ago
  49. 73f44c7 Enable mobile data always on. by Lorenzo Colitti · 9 years ago
  50. 90755df ConnectivityServiceTest: some fixes in CallbackInfo by Hugo Benichi · 9 years ago
  51. 15a2750 [AWARE] Unhide Wi-Fi Aware API (baseline) by Etan Cohen · 9 years ago
  52. 9019f5d DO NOT MERGE Captive portals: login activity probes like NetworkMonitor by Hugo Benichi · 9 years ago
  53. 5ca0b9c DO NOT MERGE Captive portal systel log improvements by Hugo Benichi · 9 years ago
  54. b3d00ef DO NOT MERGE Fix flaky IpPrefixTest. by Hugo Benichi · 9 years ago
  55. 4abe144 Have IpManager track L2-L4 signaling traffic required for IP connectivity. by Erik Kline · 9 years ago
  56. 0530b1e Merge "More correct startup and shutdown procedures." by Treehugger Robot · 9 years ago
  57. 46e27d9 More correct startup and shutdown procedures. by Erik Kline · 9 years ago
  58. 042b78e Merge "Stop setting net.hostname" by Treehugger Robot · 9 years ago
  59. 06da441 Stop setting net.hostname by Erik Kline · 9 years ago
  60. 2ecbd49 Merge "Stop setting net.dns{1234} system properties." by Treehugger Robot · 9 years ago
  61. 16193a2 Merge changes from topic 'framework-net-aosp' by Lorenzo Colitti · 9 years ago
  62. b10b3e9 DO NOT MERGE: frameworks-test: adding missing @SmallTest by Hugo Benichi · 9 years ago
  63. 565f0b2 DO NOT MERGE: Netd events: record connect() success/errno by Hugo Benichi · 9 years ago
  64. 7b6200a DO NOT MERGE: Show notification for always-on app VPN by Tony Mak · 9 years ago
  65. 0889b39 DO NOT MERGE: Implement metered tracking for NetworkStats summary queries. by Stephen Chen · 9 years ago
  66. aadb059 DO NOT MERGE: ConnectivityServiceTest: fix testAvoidBadWifiSettings by Hugo Benichi · 9 years ago
  67. d0f492a DO NOT MERGE: Fix ConnectivityServiceTest testRequestBenchmark by Hugo Benichi · 9 years ago
  68. 8d51777 DO NOT MERGE: Refactored NetworkStatsServiceTest to use Mockito instead of EasyMock. by Felipe Leme · 9 years ago
  69. 0e6e089 DO NOT MERGE: Use @Ignore to explicitly disable a @Test method. by Felipe Leme · 9 years ago
  70. bf49937 DO NOT MERGE: Fixed NetworkStatsServiceTest and converted it to JUnit4. by Felipe Leme · 9 years ago
  71. 71f7969 DO NOT MERGE: VPN network stat accounting changes. by Jeremy Joslin · 9 years ago
  72. e5ef0ce DO NOT MERGE: ConnectivityThread: use lazy holder idiom by Hugo Benichi · 9 years ago
  73. 94e0d04 DO NOT MERGE: ConnectivityManager: use ConnectivityThread looper by Hugo Benichi · 9 years ago
  74. 515e786 DO NOT MERGE: ConnectivityManager: a simpler CallbackHandler by Hugo Benichi · 9 years ago
  75. d0542ad DO NOT MERGE: Add a null check for the OnStartTetheringCallback. by Jeremy Klein · 10 years ago
  76. 9c8e687 Merge changes from topic 'framework-net-aosp' by Treehugger Robot · 9 years ago
  77. f2de19c DO NOT MERGE: IpConnectivityMetrics: rate limit ApfProgramEvents by Hugo Benichi · 9 years ago
  78. d8cee63 DO NOT MERGE: IpConnectivityMetrics reads buffer size in settings by Hugo Benichi · 9 years ago
  79. 8c938f0 DO NOT MERGE: IpConnectivity metrics: add version number by Hugo Benichi · 9 years ago
  80. d19cf15 Stop setting net.dns{1234} system properties. by Erik Kline · 9 years ago
  81. 69e6a10 DO NOT MERGE: [CS] Remove timeout event after first available by Etan Cohen · 9 years ago
  82. c97a458 DO NOT MERGE: Move the connectivity tests to frameworks/base/tests/net. by Lorenzo Colitti · 9 years ago
  83. 9d6921c DO NOT MERGE: De-guava BroadcastInterceptingContext and move it to testutils. by Lorenzo Colitti · 9 years ago
  84. 91f851c DO NOT MERGE: Move FakeSettingsProvider to a common location. by Lorenzo Colitti · 9 years ago
  85. 89b3c8e DO NOT MERGE: ConnectivityServiceTest: mark flaky test as such by Hugo Benichi · 9 years ago
  86. 488c84c DO NOT MERGE: Add option to skip and avoid captive portals. by Calvin On · 9 years ago
  87. 950bfc3 DO NOT MERGE: Support timeouts for requestNetwork() invocations. by Erik Kline · 10 years ago
  88. 68902bc DO NOT MERGE: Silence the obnoxious MTU 0 error message that occur when no MTU is by Pierre Imai · 10 years ago
  89. 518e755 Merge "[NAN-AWARE] Rename NAN to Aware" am: d5cfbc15de by Etan Cohen · 9 years ago
  90. d5cfbc1 Merge "[NAN-AWARE] Rename NAN to Aware" by Etan Cohen · 9 years ago
  91. e32acff [NAN-AWARE] Rename NAN to Aware by Etan Cohen · 9 years ago
  92. 59af05d Extending DNS event reporting by Michal Karpinski · 9 years ago
  93. 4942a15 Merge "Add unit tests for Tethering.isTetherProvisioningRequired" am: 836ffa6e1c by Christopher Wiley · 9 years ago
  94. a28f756 Add unit tests for Tethering.isTetherProvisioningRequired by Christopher Wiley · 9 years ago
  95. 8bd57a3 Refactor "avoid bad wifi" logic into a utility class am: fc52be9643 am: f0582faceb by Erik Kline · 9 years ago
  96. fdb7b56 Refactor "avoid bad wifi" logic into a utility class am: fc52be9643 by Erik Kline · 9 years ago
  97. 6e46a47 Notify NetworkPolicyManagerService on tethering changes am: 0c252807c8 by Christopher Wiley · 9 years ago
  98. cb89907 Notify NetworkPolicyManagerService on tethering changes am: 0c252807c8 by Christopher Wiley · 9 years ago
  99. f0582fa Refactor "avoid bad wifi" logic into a utility class am: fc52be9643 by Erik Kline · 9 years ago
  100. fc52be9 Refactor "avoid bad wifi" logic into a utility class by Erik Kline · 9 years ago