1. 822ca7b Merge "ConnectivityServiceTest: remove flaky waitForIdle test." am: be80577f5b am: cdbf1e7545 by Lorenzo Colitti · 9 years ago
  2. 9d25041 Merge "ConnectivityServiceTest: remove flaky waitForIdle test." am: be80577f5b by Lorenzo Colitti · 9 years ago
  3. cdbf1e7 Merge "ConnectivityServiceTest: remove flaky waitForIdle test." am: be80577f5b by Lorenzo Colitti · 9 years ago
  4. 92c1e25 Merge commit 'f2bcda635cca9dc6f00b6efb2b9cf92892525bab' into nyc-mr1-dev-plus-aosp by Hugo Benichi · 9 years ago
  5. 04f8e0e Merge commit 'de58879efdcb7aa6d62aa4f67908ae59fa366716' into nyc-mr1-dev-plus-aosp by Stephen Chen · 9 years ago
  6. a72a134 Merge commit 'a19056c35d16ddb5a6c1d3343729701b8939f1e1' into nyc-mr1-dev-plus-aosp by Hugo Benichi · 9 years ago
  7. c95cbb9 Merge commit 'f2bcda635cca9dc6f00b6efb2b9cf92892525bab' into nyc-mr1-dev-plus-aosp by The Android Automerger · 9 years ago
  8. 2bb684d Merge commit 'de58879efdcb7aa6d62aa4f67908ae59fa366716' into nyc-mr1-dev-plus-aosp by The Android Automerger · 9 years ago
  9. d49ba14 Merge commit 'a19056c35d16ddb5a6c1d3343729701b8939f1e1' into nyc-mr1-dev-plus-aosp by The Android Automerger · 9 years ago
  10. f2bcda6 Captive portals: login activity probes like NetworkMonitor by Hugo Benichi · 9 years ago
  11. 7488fe4 Captive portal systel log improvements by Hugo Benichi · 9 years ago
  12. 739d7e9 Fix flaky IpPrefixTest. by Hugo Benichi · 9 years ago
  13. 621d836 frameworks-test: adding missing @SmallTest by Hugo Benichi · 9 years ago
  14. 25aed49 Netd events: record connect() success/errno by Hugo Benichi · 9 years ago
  15. c94b3c2 Show notification for always-on app VPN by Tony Mak · 9 years ago
  16. de58879 Implement metered tracking for NetworkStats summary queries. by Stephen Chen · 9 years ago
  17. cb2a3a3 ConnectivityServiceTest: fix testAvoidBadWifiSettings by Hugo Benichi · 9 years ago
  18. d748276 Fix ConnectivityServiceTest testRequestBenchmark by Hugo Benichi · 9 years ago
  19. d67fae8 Refactored NetworkStatsServiceTest to use Mockito instead of EasyMock. by Felipe Leme · 9 years ago
  20. ab6ab9b Use @Ignore to explicitly disable a @Test method. by Felipe Leme · 9 years ago
  21. ed1e28d Fixed NetworkStatsServiceTest and converted it to JUnit4. by Felipe Leme · 9 years ago
  22. 232e75c VPN network stat accounting changes. by Jeremy Joslin · 9 years ago
  23. eba4b5b ConnectivityManager: use ConnectivityThread looper by Hugo Benichi · 9 years ago
  24. 03eeaae ConnectivityManager: a simpler CallbackHandler by Hugo Benichi · 9 years ago
  25. d6114b0 Add a null check for the OnStartTetheringCallback. by Jeremy Klein · 10 years ago
  26. ce2cfa5 IpConnectivityMetrics reads buffer size in settings by Hugo Benichi · 9 years ago
  27. deebea6 IpConnectivity metrics: add version number by Hugo Benichi · 9 years ago
  28. 0aa0f34 [CS] Remove timeout event after first available by Etan Cohen · 9 years ago
  29. ebc2b94 Move the connectivity tests to frameworks/base/tests/net. by Lorenzo Colitti · 9 years ago
  30. ae5c443 De-guava BroadcastInterceptingContext and move it to testutils. by Lorenzo Colitti · 9 years ago
  31. 9177202 Move FakeSettingsProvider to a common location. by Lorenzo Colitti · 9 years ago
  32. 65ecfac ConnectivityServiceTest: mark flaky test as such by Hugo Benichi · 9 years ago
  33. c11a8e2 Add option to skip and avoid captive portals. by Calvin On · 9 years ago
  34. d99da81 Support timeouts for requestNetwork() invocations. by Erik Kline · 10 years ago
  35. e3b646f Silence the obnoxious MTU 0 error message that occur when no MTU is by Pierre Imai · 10 years ago
  36. bb1b93d DO NOT MERGE frameworks-test: adding missing @SmallTest by Hugo Benichi · 9 years ago
  37. ef41b76 ConnectivityServiceTest: remove flaky waitForIdle test. by Hugo Benichi · 9 years ago
  38. 5c70918 Merge "Disable always-on VPN in factoryReset" am: 9847e78b72 am: adb7a1c631 by Robin Lee · 9 years ago
  39. f6c57b8 Merge "Disable always-on VPN in factoryReset" am: 9847e78b72 am: adb7a1c631 by Robin Lee · 9 years ago
  40. adb7a1c Merge "Disable always-on VPN in factoryReset" am: 9847e78b72 by Robin Lee · 9 years ago
  41. 9847e78 Merge "Disable always-on VPN in factoryReset" by Robin Lee · 9 years ago
  42. 157ac7a Merge "More concisely export whether we have a "tetherable configuration"" am: 1f2437c65a am: b0949a3ede by Erik Kline · 9 years ago
  43. e7234fc Merge "More concisely export whether we have a "tetherable configuration"" am: 1f2437c65a by Erik Kline · 9 years ago
  44. b0949a3 Merge "More concisely export whether we have a "tetherable configuration"" by Erik Kline · 9 years ago
  45. 1f2437c Merge "More concisely export whether we have a "tetherable configuration"" by Treehugger Robot · 9 years ago
  46. 2193339 More concisely export whether we have a "tetherable configuration" by Erik Kline · 9 years ago
  47. d6377b3 Merge "DO NOT MERGE Unit tests for NetworkNotificationManager" am: 216a4e7655 -s ours am: dfcad2252b -s ours by Hugo Benichi · 9 years ago
  48. 03b7f28 Merge "DO NOT MERGE Unit tests for NetworkNotificationManager" am: 216a4e7655 -s ours by Hugo Benichi · 9 years ago
  49. dfcad22 Merge "DO NOT MERGE Unit tests for NetworkNotificationManager" by Hugo Benichi · 9 years ago
  50. f4fcd28 DO NOT MERGE Unit tests for NetworkNotificationManager by Hugo Benichi · 9 years ago
  51. 3b9f146 Merge "DO NOT MERGE: Revert "Update package names to work with the proto3 compiler"" into nyc-mr1-dev-plus-aosp by Tamas Berghammer · 9 years ago
  52. 8ad263e DO NOT MERGE: Revert "Update package names to work with the proto3 compiler" by Tamas Berghammer · 9 years ago
  53. a05cbcb Merge "DO NOT MERGE: Revert "Update package names to work with the proto3 compiler"" into nyc-mr1-dev-plus-aosp by Tamas Berghammer · 9 years ago
  54. 4dac494 DO NOT MERGE: Revert "Update package names to work with the proto3 compiler" by Tamas Berghammer · 9 years ago
  55. 0d53c25 Merge "Update package names to work with the proto3 compiler" into nyc-mr1-dev-plus-aosp by Tamas Berghammer · 9 years ago
  56. 3c5fece Update package names to work with the proto3 compiler am: 0c0c8f7825 -s ours by Tamas Berghammer · 9 years ago
  57. 4ce688e Merge "Update package names to work with the proto3 compiler" into nyc-mr1-dev-plus-aosp by Tamas Berghammer · 9 years ago
  58. dc464b9 DO NOT MERGE: Show notification for always-on app VPN by Tony Mak · 9 years ago
  59. 5df334f DO NOT MERGE: Implement metered tracking for NetworkStats summary queries. by Stephen Chen · 9 years ago
  60. 0bcc4a5 DO NOT MERGE: ConnectivityServiceTest: fix testAvoidBadWifiSettings by Hugo Benichi · 9 years ago
  61. 020844b DO NOT MERGE: Fix ConnectivityServiceTest testRequestBenchmark by Hugo Benichi · 9 years ago
  62. 5210ff9 DO NOT MERGE: Refactored NetworkStatsServiceTest to use Mockito instead of EasyMock. by Felipe Leme · 9 years ago
  63. cf0dc7a DO NOT MERGE: Use @Ignore to explicitly disable a @Test method. by Felipe Leme · 9 years ago
  64. d63c8bc DO NOT MERGE: Fixed NetworkStatsServiceTest and converted it to JUnit4. by Felipe Leme · 9 years ago
  65. e4f6929 DO NOT MERGE: ConnectivityThread: use lazy holder idiom by Hugo Benichi · 9 years ago
  66. 9954fbd DO NOT MERGE: ConnectivityManager: use ConnectivityThread looper by Hugo Benichi · 9 years ago
  67. 5d2047d DO NOT MERGE: ConnectivityManager: a simpler CallbackHandler by Hugo Benichi · 9 years ago
  68. d707b37 DO NOT MERGE: Add a null check for the OnStartTetheringCallback. by Jeremy Klein · 10 years ago
  69. a814243 DO NOT MERGE: [CS] Remove timeout event after first available by Etan Cohen · 9 years ago
  70. e8d1e9d DO NOT MERGE: Move the connectivity tests to frameworks/base/tests/net. by Lorenzo Colitti · 9 years ago
  71. 0c7a3c3 DO NOT MERGE: De-guava BroadcastInterceptingContext and move it to testutils. by Lorenzo Colitti · 9 years ago
  72. cf31451 DO NOT MERGE: Move FakeSettingsProvider to a common location. by Lorenzo Colitti · 9 years ago
  73. 30c0460 DO NOT MERGE: ConnectivityServiceTest: mark flaky test as such by Hugo Benichi · 9 years ago
  74. ee83e11 DO NOT MERGE: Support timeouts for requestNetwork() invocations. by Erik Kline · 10 years ago
  75. 45dbfe7 Disable always-on VPN in factoryReset by Koichi, Sugimoto · 10 years ago
  76. 9e98fec DO NOT MERGE: Silence the obnoxious MTU 0 error message that occur when no MTU is by Pierre Imai · 10 years ago
  77. f9f8abc Merge "Enable mobile data always on." am: 7ab1654533 am: 0df74d1ee7 by Lorenzo Colitti · 9 years ago
  78. e50c60e Merge "Enable mobile data always on." am: 7ab1654533 am: 0df74d1ee7 by Lorenzo Colitti · 9 years ago
  79. 0df74d1 Merge "Enable mobile data always on." am: 7ab1654533 by Lorenzo Colitti · 9 years ago
  80. 7ab1654 Merge "Enable mobile data always on." by Treehugger Robot · 9 years ago
  81. bcecc7a Enable mobile data always on. by Lorenzo Colitti · 9 years ago
  82. 04d4730 Merge "ConnectivityServiceTest: some fixes in CallbackInfo" am: 37727596cc am: ac7e9a2b47 by Hugo Benichi · 9 years ago
  83. 073a0ac Merge "ConnectivityServiceTest: some fixes in CallbackInfo" am: 37727596cc by Hugo Benichi · 9 years ago
  84. ac7e9a2 Merge "ConnectivityServiceTest: some fixes in CallbackInfo" am: 37727596cc by Hugo Benichi · 9 years ago
  85. b573a29 ConnectivityServiceTest: some fixes in CallbackInfo by Hugo Benichi · 9 years ago
  86. 669e846 Merge "[AWARE] Unhide Wi-Fi Aware API (baseline)" am: dfe8f5dc13 am: 877ccf68fb by Etan Cohen · 9 years ago
  87. 463d3c6 Merge "[AWARE] Unhide Wi-Fi Aware API (baseline)" am: dfe8f5dc13 am: 877ccf68fb by Etan Cohen · 9 years ago
  88. 877ccf6 Merge "[AWARE] Unhide Wi-Fi Aware API (baseline)" am: dfe8f5dc13 by Etan Cohen · 9 years ago
  89. 785ddc7 [AWARE] Unhide Wi-Fi Aware API (baseline) by Etan Cohen · 9 years ago
  90. 0c0c8f7 Update package names to work with the proto3 compiler by Tamas Berghammer · 9 years ago
  91. d3a305a DO NOT MERGE Captive portals: login activity probes like NetworkMonitor am: 22569ca49a -s ours am: b18218fb06 -s ours by Hugo Benichi · 9 years ago
  92. 553ad7b DO NOT MERGE Captive portal systel log improvements am: fce1a04cc7 -s ours am: 73c57874b9 -s ours by Hugo Benichi · 9 years ago
  93. 61dce05 DO NOT MERGE Fix flaky IpPrefixTest. am: 79a968d619 -s ours am: 01eeebdf88 -s ours by Hugo Benichi · 9 years ago
  94. 57c7fc1 DO NOT MERGE Captive portals: login activity probes like NetworkMonitor am: 22569ca49a -s ours by Hugo Benichi · 9 years ago
  95. f258886 DO NOT MERGE Captive portal systel log improvements am: fce1a04cc7 -s ours by Hugo Benichi · 9 years ago
  96. 5c3b167 DO NOT MERGE Fix flaky IpPrefixTest. am: 79a968d619 -s ours by Hugo Benichi · 9 years ago
  97. b18218f DO NOT MERGE Captive portals: login activity probes like NetworkMonitor by Hugo Benichi · 9 years ago
  98. 73c5787 DO NOT MERGE Captive portal systel log improvements am: fce1a04cc7 -s ours by Hugo Benichi · 9 years ago
  99. 01eeebd DO NOT MERGE Fix flaky IpPrefixTest. am: 79a968d619 -s ours by Hugo Benichi · 9 years ago
  100. 22569ca DO NOT MERGE Captive portals: login activity probes like NetworkMonitor by Hugo Benichi · 9 years ago