1. 63e4e00 Add callback registration in ConnectivityService. by Cody Kesting · 4 years, 7 months ago
  2. e021269 Merge "Add API for apps to check if they are the network owner" by Qingxi Li · 4 years, 6 months ago
  3. 7cf0662 Add API for apps to check if they are the network owner by Qingxi Li · 4 years, 6 months ago
  4. 8a5f7c9 Define ConnectivityDiagnosticsCallback IBinder impl. by Cody Kesting · 4 years, 7 months ago
  5. 50b4443 Add VpnManger API surface by Benedict Wong · 4 years, 8 months ago
  6. feb69c1 Add Ikev2VpnProfile as public API by Benedict Wong · 4 years, 8 months ago
  7. 50b147d Add additional fields to VpnProfile for profile-based IKEv2/IPsec VPNs by Benedict Wong · 4 years, 9 months ago
  8. 9cd249c Merge changes from topic "connectivity-diagnostics-system-server" by Cody Kesting · 4 years, 6 months ago
  9. 144519f Merge "Add API for CaptivePortalData" by Remi NGUYEN VAN · 4 years, 6 months ago
  10. ead1ef4 Add API for CaptivePortalData by Remi NGUYEN VAN · 4 years, 7 months ago
  11. d5ad472 Add a Builder to NetworkAgentConfig, and make it SystemApi. by Lorenzo Colitti · 4 years, 6 months ago
  12. 2dda9e0 Rename NetworkMisc to NetworkAgentConfig. by Lorenzo Colitti · 4 years, 6 months ago
  13. fc199ca Make DataStallReport Parcelable. by Cody Kesting · 4 years, 7 months ago
  14. 7332866 Make ConnectivityReport Parcelable. by Cody Kesting · 4 years, 7 months ago
  15. fe35bf9 Have registerNetworkAgent return a Network. by Chalard Jean · 4 years, 7 months ago
  16. 818cf71 Replace StringNetworkSpecifier & subId with TelephonyNetworkSpecifer by Rambo Wang · 4 years, 7 months ago
  17. 432f29f Merge changes from topic "sp04" by Junyu Lai · 4 years, 6 months ago
  18. 9ff7b4e [SP04] add unit test for NetworkStatsProvider by junyulai · 4 years, 8 months ago
  19. 6654b08 Stop using NetworkFactory in connectivity code. by Lorenzo Colitti · 4 years, 6 months ago
  20. b7d6659 Merge "Add keepalive related methods and fields to system APIs" by Aaron Huang · 4 years, 6 months ago
  21. d27a172 [SP01] Add NetworkStats to system API by junyulai · 4 years, 8 months ago
  22. 6d06f6d [Tether13] Move TetheringManager into framework by markchien · 4 years, 7 months ago
  23. 08d9ade Add keepalive related methods and fields to system APIs by Aaron Huang · 4 years, 9 months ago
  24. 6be6942 Merge "Replace the permission of internal connectivity checks" by Paul Hu · 4 years, 7 months ago
  25. 59148b7 Replace the permission of internal connectivity checks by paulhu · 5 years ago
  26. 87bf9bc Merge changes Ie756b9aa,I38110f3a by Treehugger Robot · 4 years, 7 months ago
  27. b6ec076 Disable a flaky test by Chalard Jean · 4 years, 7 months ago
  28. 28e6b26 [NS A18] Reverse listens and request-availables by Chalard Jean · 4 years, 8 months ago
  29. 5cf5b30 Merge changes I0613c23f,Ibeab8d0a,I8bd668ad,I7d3a16be by Chalard Jean · 4 years, 7 months ago
  30. bbaa33e [NS A14] Move code notifying battery stats in its right place by Chalard Jean · 4 years, 8 months ago
  31. e8401af Merge changes from topic "tether_migrate" by Mark Chien · 4 years, 7 months ago
  32. 0df2ebc4 [Tether07] Migrate Tethering into module by markchien · 4 years, 9 months ago
  33. 587758b Add tests for ConnectivityService → BatteryStats messages by Chalard Jean · 4 years, 7 months ago
  34. 9e5de85 Merge "BitUtils: support packing/unpacking negative long values" by Treehugger Robot · 4 years, 7 months ago
  35. 7157c8e BitUtils: support packing/unpacking negative long values by Hugo Benichi · 4 years, 8 months ago
  36. 85e8fd5 Merge "Fix hasUseBackgroundNetworksPermission issue." by Paul Hu · 4 years, 8 months ago
  37. 82f0c22 Merge "Fix title of PRIVATE_DNS_BROKEN notification when connecting VPN" by Lucas Lin · 4 years, 8 months ago
  38. 86e23eb Fix hasUseBackgroundNetworksPermission issue. by paulhu · 4 years, 8 months ago
  39. 27253f2 Merge "Move shared packages to NetworkStack project" by Remi NGUYEN VAN · 4 years, 8 months ago
  40. ccab250 Fix title of PRIVATE_DNS_BROKEN notification when connecting VPN by lucaslin · 4 years, 8 months ago
  41. 882d8b3 Move shared packages to NetworkStack project by Remi NGUYEN VAN · 5 years ago
  42. 407deb7 Rename waitForConnectivityBroadcast by Chalard Jean · 4 years, 8 months ago
  43. 99ef628 Merge "Add tests for the legacy broadcast" by Chalard Jean · 4 years, 8 months ago
  44. 9ca1377 Add tests for the legacy broadcast by Chalard Jean · 4 years, 8 months ago
  45. 43fa1be Remove usage of Telephonymanager getDefault() and from() hidden APIs by Jayachandran C · 4 years, 8 months ago
  46. 5857802 Merge "Speed up and reenable test for b/141603906" by Treehugger Robot · 4 years, 8 months ago
  47. c000664 Merge "[NS01] Create NetworkScore" by Lucas Lin · 4 years, 8 months ago
  48. c2bac51 [NS01] Create NetworkScore by lucaslin · 4 years, 8 months ago
  49. 77c17be6 [Tether06] Migrate tether offload controller into module by markchien · 4 years, 10 months ago
  50. 259fdbb Merge "[Tether05] Migrate UpstreamNetworkMonitor into module" by Mark Chien · 4 years, 8 months ago
  51. 47db7ad Merge "[Tether04] Migrate EntitlementManager into module" by Mark Chien · 4 years, 8 months ago
  52. d020e55 [Tether05] Migrate UpstreamNetworkMonitor into module by markchien · 4 years, 10 months ago
  53. f303c5a [Tether04] Migrate EntitlementManager into module by markchien · 4 years, 10 months ago
  54. 634c6a5 Merge "[Tether03] Migrate IpServer into module" by Mark Chien · 4 years, 9 months ago
  55. 72d5460 Merge "[Tether02] Migrate TetheringConfiguration into module" by Mark Chien · 4 years, 9 months ago
  56. 0825500 Merge "Extend netlink class to fit the data structure" by Chiachang Wang · 4 years, 9 months ago
  57. 08cc030 [Tether03] Migrate IpServer into module by markchien · 4 years, 10 months ago
  58. a6ba54d [Tether02] Migrate TetheringConfiguration into module by markchien · 4 years, 10 months ago
  59. 5d62167 Extend netlink class to fit the data structure by Chiachang Wang · 4 years, 9 months ago
  60. 81852c8 Merge "Better notification to user when DNS-over-TLS is broken" by Lucas Lin · 4 years, 9 months ago
  61. 783f221 Better notification to user when DNS-over-TLS is broken by lucaslin · 4 years, 9 months ago
  62. 8a9a9ad Merge "p2p: mirgrate p2p into tethering modes" by Jimmy Chen · 4 years, 9 months ago
  63. 236e0f3 Speed up and reenable test for b/141603906 by Jeff Vander Stoep · 4 years, 9 months ago
  64. e1d902d Merge "Remove @FlakyTest on testTcpBufferReset" by Treehugger Robot · 4 years, 9 months ago
  65. c86ebba API to detect which network interfaces support wake-on-lan by Valentin Iftime · 4 years, 10 months ago
  66. bcd86d0 p2p: mirgrate p2p into tethering modes by Jimmy Chen · 5 years ago
  67. 059c426 Rename CallbackRecord to CallbackEntry by Chalard Jean · 4 years, 9 months ago
  68. 4b4f463 Merge "Decrease load-related flakiness in ConnectivityServiceTest" by Chalard Jean · 4 years, 9 months ago
  69. 152ced4 Merge "InetDiagSocketTest: ignore test that times out" by Jeffrey Vander Stoep · 4 years, 9 months ago
  70. 69b83c9 InetDiagSocketTest: ignore test that times out by Jeff Vander Stoep · 4 years, 9 months ago
  71. 20bdc26 Merge "Fix FD leak in ConnectivityManager.getConnectionOwnerUid" by Jeffrey Vander Stoep · 4 years, 9 months ago
  72. 59940af Fix FD leak in ConnectivityManager.getConnectionOwnerUid by Jeff Vander Stoep · 4 years, 10 months ago
  73. b299b84 Decrease load-related flakiness in ConnectivityServiceTest by Chalard Jean · 4 years, 10 months ago
  74. 0e45bfa Merge "Properly test TrafficController permissions on package updates." by Treehugger Robot · 4 years, 10 months ago
  75. 3da8e0f Fix TestNetworkAgentWrapper flakiness by Chalard Jean · 4 years, 10 months ago
  76. fc90115 Properly test TrafficController permissions on package updates. by Lorenzo Colitti · 4 years, 10 months ago
  77. 1d15e5d Remove @FlakyTest on testTcpBufferReset by paulhu · 4 years, 10 months ago
  78. d191463 Merge "DO NOT MERGE - Merge Android 10 into master" by Xin Li · 4 years, 10 months ago
  79. 3f275ca Merge "Fix flaky test - testPartialConnectivity" by Lucas Lin · 4 years, 10 months ago
  80. fe39f0a Fix flaky test - testPartialConnectivity by lucaslin · 4 years, 10 months ago
  81. f8a4272 Add NetIdManagerTest by Remi NGUYEN VAN · 5 years ago
  82. 49e64d2 Merge "Mark 3 tests as flaky." am: 1566e18657 by Guang Zhu · 4 years, 10 months ago
  83. 1566e18 Merge "Mark 3 tests as flaky." by Treehugger Robot · 4 years, 10 months ago
  84. b90866d Mark 3 tests as flaky. by Guang Zhu · 4 years, 10 months ago
  85. 07dfc76 Merge "Fix flaky testTcpBufferReset" am: f2c7d5c49d by Paul Hu · 4 years, 10 months ago
  86. 66269b3 Fix flaky testTcpBufferReset by paulhu · 4 years, 10 months ago
  87. 8e27bc4 Merge "Update wifi interface ip state upon receiving ap disable event" by Jianpeng Li · 5 years ago
  88. 25d4c75 Merge "Update wifi interface ip state upon receiving ap disable event" by Treehugger Robot · 5 years ago
  89. a70feec Update wifi interface ip state upon receiving ap disable event by Jianpeng Li · 5 years ago
  90. 538bc0f Merge "Don't allow upstream if entitlement don't know any downstream" by Mark Chien · 5 years ago
  91. 161814f Merge "Don't allow upstream if entitlement don't know any downstream" by Mark Chien · 5 years ago
  92. 426311b Don't allow upstream if entitlement don't know any downstream by markchien · 5 years ago
  93. 6285755 Merge "Extract test utilities for ConnectivityService" am: b7d270a73e by Remi NGUYEN VAN · 5 years ago
  94. 95dc87e Extract test utilities for ConnectivityService by Remi NGUYEN VAN · 5 years ago
  95. 8125047 Merge changes from topic "fix_master_build" am: 2e5319117a by Fedor Kudasov · 5 years ago
  96. e5cb0a2 Revert "Remove providesRoutesToMostDestinations." by Fedor Kudasov · 5 years ago
  97. cbaed4e Merge changes Ia43f8811,I7de4f672 am: 3ef04b8e3c by Chalard Jean · 5 years ago
  98. 81d9d19 Merge "Refactor TestNetworkCallback out of ConnectivityServiceTest." by Chalard Jean · 5 years ago
  99. 4e7c3ad Merge "Fix entitlement failed when device is on CBRS" am: 073c203dae by Mark Chien · 5 years ago
  100. d85b09a Remove providesRoutesToMostDestinations. by Chalard Jean · 5 years ago