1. f67bde9 [CM] Allow timeout in request network by Etan Cohen · 9 years ago
  2. 4f89af6 Also test for additional NetworkCallback calls by Erik Kline · 9 years ago
  3. 7807ff1 Update UpstreamNetworkMonitor to use custom Handlers by Erik Kline · 9 years ago
  4. fd44e91 ConnectivityManager: allow custom Handlers by Hugo Benichi · 9 years ago
  5. ba7503a Merge "Reinstate USER_PRESENT for ConnectivityService" by Treehugger Robot · 9 years ago
  6. 63ca897 Merge "Infinite reboot when OS upgrade from M to N with set Always-on VPN" by Treehugger Robot · 9 years ago
  7. d6877b2 Merge changes from topic 'cm_request_to' by Etan Cohen · 9 years ago
  8. 8500016 [CM] Remove maximum timeout value for request network by Etan Cohen · 9 years ago
  9. bc4ac977 ConnectivityManager: fix potential NPE by Hugo Benichi · 9 years ago
  10. ce55eb1 Add ConnectivityManager.networkCapabilitiesForType() by Erik Kline · 9 years ago
  11. aebc059 ConnectivityServiceTest: remove remaining poll loops. by Lorenzo Colitti · 9 years ago
  12. 4b07a88 Remove assertEventuallyTrue as it's unnecessary. by Lorenzo Colitti · 9 years ago
  13. ee6c69e Rename AvoidBadWifiTracker to MultinetworkPolicyTracker by Lorenzo Colitti · 9 years ago
  14. 572f1a3 Attempt to make waitForIdleHandler reliable. by Lorenzo Colitti · 9 years ago
  15. 5dec1ff Reinstate USER_PRESENT for ConnectivityService by Robin Lee · 9 years ago
  16. ee4f8f3 Merge "ConnectivityServiceTest: fix flaky tests" by Lorenzo Colitti · 9 years ago
  17. ef41b76 ConnectivityServiceTest: remove flaky waitForIdle test. by Hugo Benichi · 9 years ago
  18. 2ffbac4 ConnectivityServiceTest: fix flaky tests by Hugo Benichi · 9 years ago
  19. 9847e78 Merge "Disable always-on VPN in factoryReset" by Robin Lee · 9 years ago
  20. 1f2437c Merge "More concisely export whether we have a "tetherable configuration"" by Treehugger Robot · 9 years ago
  21. 2193339 More concisely export whether we have a "tetherable configuration" by Erik Kline · 9 years ago
  22. f4fcd28 DO NOT MERGE Unit tests for NetworkNotificationManager by Hugo Benichi · 9 years ago
  23. a256f19 Infinite reboot when OS upgrade from M to N with set Always-on VPN by sj.cha · 9 years ago
  24. 45dbfe7 Disable always-on VPN in factoryReset by Koichi, Sugimoto · 10 years ago
  25. 7ab1654 Merge "Enable mobile data always on." by Treehugger Robot · 9 years ago
  26. bcecc7a Enable mobile data always on. by Lorenzo Colitti · 9 years ago
  27. b573a29 ConnectivityServiceTest: some fixes in CallbackInfo by Hugo Benichi · 9 years ago
  28. 785ddc7 [AWARE] Unhide Wi-Fi Aware API (baseline) by Etan Cohen · 9 years ago
  29. 22569ca DO NOT MERGE Captive portals: login activity probes like NetworkMonitor by Hugo Benichi · 9 years ago
  30. fce1a04 DO NOT MERGE Captive portal systel log improvements by Hugo Benichi · 9 years ago
  31. 79a968d DO NOT MERGE Fix flaky IpPrefixTest. by Hugo Benichi · 9 years ago
  32. 867dfd1 Have IpManager track L2-L4 signaling traffic required for IP connectivity. by Erik Kline · 9 years ago
  33. 8a82505 Merge "More correct startup and shutdown procedures." by Treehugger Robot · 9 years ago
  34. 679d496 More correct startup and shutdown procedures. by Erik Kline · 9 years ago
  35. 5603f5a Merge "Stop setting net.hostname" by Treehugger Robot · 9 years ago
  36. 1b81ea3 Stop setting net.hostname by Erik Kline · 9 years ago
  37. 269d35f Merge "Stop setting net.dns{1234} system properties." by Treehugger Robot · 9 years ago
  38. 5ad2853 Merge changes from topic 'framework-net-aosp' by Lorenzo Colitti · 9 years ago
  39. 787d3da DO NOT MERGE: frameworks-test: adding missing @SmallTest by Hugo Benichi · 9 years ago
  40. 74e67ae DO NOT MERGE: Netd events: record connect() success/errno by Hugo Benichi · 9 years ago
  41. c777123 DO NOT MERGE: Show notification for always-on app VPN by Tony Mak · 9 years ago
  42. 7576581 DO NOT MERGE: Implement metered tracking for NetworkStats summary queries. by Stephen Chen · 9 years ago
  43. b1bddc9 DO NOT MERGE: ConnectivityServiceTest: fix testAvoidBadWifiSettings by Hugo Benichi · 9 years ago
  44. 8436dae DO NOT MERGE: Fix ConnectivityServiceTest testRequestBenchmark by Hugo Benichi · 9 years ago
  45. 6670ab4 DO NOT MERGE: Refactored NetworkStatsServiceTest to use Mockito instead of EasyMock. by Felipe Leme · 9 years ago
  46. b8a440f DO NOT MERGE: Use @Ignore to explicitly disable a @Test method. by Felipe Leme · 9 years ago
  47. 00a6e6c DO NOT MERGE: Fixed NetworkStatsServiceTest and converted it to JUnit4. by Felipe Leme · 9 years ago
  48. 8c7be61 DO NOT MERGE: VPN network stat accounting changes. by Jeremy Joslin · 9 years ago
  49. 8f20129 DO NOT MERGE: ConnectivityThread: use lazy holder idiom by Hugo Benichi · 9 years ago
  50. 301b097 DO NOT MERGE: ConnectivityManager: use ConnectivityThread looper by Hugo Benichi · 9 years ago
  51. 56260ed DO NOT MERGE: ConnectivityManager: a simpler CallbackHandler by Hugo Benichi · 9 years ago
  52. fb63d5a DO NOT MERGE: Add a null check for the OnStartTetheringCallback. by Jeremy Klein · 9 years ago
  53. 6b05705 Merge changes from topic 'framework-net-aosp' by Treehugger Robot · 9 years ago
  54. 6d442d8 DO NOT MERGE: IpConnectivityMetrics: rate limit ApfProgramEvents by Hugo Benichi · 9 years ago
  55. 834405c DO NOT MERGE: IpConnectivityMetrics reads buffer size in settings by Hugo Benichi · 9 years ago
  56. 8ce4126 DO NOT MERGE: IpConnectivity metrics: add version number by Hugo Benichi · 9 years ago
  57. 8389133 Stop setting net.dns{1234} system properties. by Erik Kline · 9 years ago
  58. 3fb372f DO NOT MERGE: [CS] Remove timeout event after first available by Etan Cohen · 9 years ago
  59. cf8c8d5 DO NOT MERGE: Move the connectivity tests to frameworks/base/tests/net. by Lorenzo Colitti · 9 years ago
  60. 8348052 DO NOT MERGE: De-guava BroadcastInterceptingContext and move it to testutils. by Lorenzo Colitti · 9 years ago
  61. 4166a1f DO NOT MERGE: Move FakeSettingsProvider to a common location. by Lorenzo Colitti · 9 years ago
  62. 64d0a0d DO NOT MERGE: ConnectivityServiceTest: mark flaky test as such by Hugo Benichi · 9 years ago
  63. a3cbcca DO NOT MERGE: Add option to skip and avoid captive portals. by Calvin On · 9 years ago
  64. 5791c5f DO NOT MERGE: Support timeouts for requestNetwork() invocations. by Erik Kline · 10 years ago
  65. fb3178a DO NOT MERGE: Silence the obnoxious MTU 0 error message that occur when no MTU is by Pierre Imai · 10 years ago
  66. 4ddc632 Merge "[NAN-AWARE] Rename NAN to Aware" am: 6c75254555 by Etan Cohen · 9 years ago
  67. 6c75254 Merge "[NAN-AWARE] Rename NAN to Aware" by Etan Cohen · 9 years ago
  68. 7e93db5 [NAN-AWARE] Rename NAN to Aware by Etan Cohen · 9 years ago
  69. bca2d21 Extending DNS event reporting by Michal Karpinski · 9 years ago
  70. d2b306d Merge "Add unit tests for Tethering.isTetherProvisioningRequired" am: 836ffa6e1c by Christopher Wiley · 9 years ago
  71. fcc0d9f Add unit tests for Tethering.isTetherProvisioningRequired by Christopher Wiley · 9 years ago
  72. 18cc602 Refactor "avoid bad wifi" logic into a utility class am: 95ecfee674 am: 567fc7861d by Erik Kline · 9 years ago
  73. 23d83b0 Refactor "avoid bad wifi" logic into a utility class am: 95ecfee674 by Erik Kline · 9 years ago
  74. 30a5755 Notify NetworkPolicyManagerService on tethering changes am: cfd438e0fd by Christopher Wiley · 9 years ago
  75. deed245 Notify NetworkPolicyManagerService on tethering changes am: cfd438e0fd by Christopher Wiley · 9 years ago
  76. 567fc78 Refactor "avoid bad wifi" logic into a utility class am: 95ecfee674 by Erik Kline · 9 years ago
  77. 95ecfee Refactor "avoid bad wifi" logic into a utility class by Erik Kline · 9 years ago
  78. cfd438e Notify NetworkPolicyManagerService on tethering changes by Christopher Wiley · 9 years ago
  79. 9fc1b97 New Settings symbols for captive portal detection am: e8b7aea6bb am: 4710228e81 by Hugo Benichi · 9 years ago
  80. 82d7d36 Captive portal detection uses 3rd fallback probe am: 6767b7a40a am: 580194d336 by Hugo Benichi · 9 years ago
  81. 4710228 New Settings symbols for captive portal detection am: e8b7aea6bb by Hugo Benichi · 9 years ago
  82. 580194d Captive portal detection uses 3rd fallback probe am: 6767b7a40a by Hugo Benichi · 9 years ago
  83. e8b7aea New Settings symbols for captive portal detection by Hugo Benichi · 9 years ago
  84. 6767b7a Captive portal detection uses 3rd fallback probe by Hugo Benichi · 9 years ago
  85. 15d636e Merge "Notify NetworkPolicyManagerService on tethering changes" am: 4062bec04e am: 8d7e3b0205 by Christopher Wiley · 9 years ago
  86. 8402cf5 Merge "Notify NetworkPolicyManagerService on tethering changes" am: 4062bec04e by Christopher Wiley · 9 years ago
  87. 7a8d38a Fix naming of the service in NetdEventListenerServiceTest by Michal Karpinski · 9 years ago
  88. e794d6f Merge "IpConnectivityLog uses new metrics service" into nyc-mr1-dev am: fa21c8ce1c by Hugo Benichi · 9 years ago
  89. 3cabd26 resolve merge conflicts of 6d40db6 to nyc-mr1-dev-plus-aosp by Hugo Benichi · 9 years ago
  90. bb48787 Merge "IpConnectivityLog uses new metrics service" into nyc-mr1-dev by Hugo Benichi · 9 years ago
  91. 6d40db6 IpConnectivityLog uses new metrics service am: a6c8879b49 by Hugo Benichi · 9 years ago
  92. fa21c8c Merge "IpConnectivityLog uses new metrics service" into nyc-mr1-dev by Hugo Benichi · 9 years ago
  93. 45a6252 Merge "Restrict access to background networks to CHANGE_NETWORK_STATE." into nyc-mr1-dev am: 3972d910f1 by Lorenzo Colitti · 9 years ago
  94. 494c218 Restrict access to background networks to CHANGE_NETWORK_STATE. am: b8d9f52adb by Lorenzo Colitti · 9 years ago
  95. f96a37f Merge "Restrict access to background networks to CHANGE_NETWORK_STATE." into nyc-mr1-dev by Lorenzo Colitti · 9 years ago
  96. 9410bde Restrict access to background networks to CHANGE_NETWORK_STATE. am: b8d9f52adb by Lorenzo Colitti · 9 years ago
  97. 3972d91 Merge "Restrict access to background networks to CHANGE_NETWORK_STATE." into nyc-mr1-dev by TreeHugger Robot · 9 years ago
  98. b8d9f52 Restrict access to background networks to CHANGE_NETWORK_STATE. by Lorenzo Colitti · 9 years ago
  99. c0c25c8 Add ipconnectivity.proto to services jar am: a54812907b am: 446a3847b4 by Hugo Benichi · 9 years ago
  100. a6c8879 IpConnectivityLog uses new metrics service by Hugo Benichi · 9 years ago