1. 204b900 Move NetworkStatsFactory into service directory by Chenbo Feng · 7 years ago
  2. aa949ee Merge "Clean up permissions when uids are no longer used" by Treehugger Robot · 7 years ago
  3. 5758c87 Merge "Add tests for PermissionMonitor" by Treehugger Robot · 7 years ago
  4. 092d3a5 Clean up permissions when uids are no longer used by Chenbo Feng · 7 years ago
  5. 9866258 Add tests for PermissionMonitor by Chenbo Feng · 7 years ago
  6. b5db406 Merge "Address leftover comments on 923337 and 930217." by Paul Hu · 7 years ago
  7. 0f1ffb3 Merge "Add DHCP address lease expiry in IpMemoryStore." by Xiao Ma · 7 years ago
  8. a9a6e2a Address leftover comments on 923337 and 930217. by paulhu · 7 years ago
  9. ca5b444 Merge "Fix race when starting NetworkMonitor" by Remi NGUYEN VAN · 7 years ago
  10. f59a5d4 Fix race when starting NetworkMonitor by Remi NGUYEN VAN · 7 years ago
  11. 8c3d79e Merge "Use IDnsResolver instead of INetd for resolver related binder commands" by Luke Huang · 7 years ago
  12. 314a231 Add DHCP address lease expiry in IpMemoryStore. by Xiao Ma · 7 years ago
  13. f004bcb Merge changes from topic "vpn_data_accounting" by Varun Anand · 7 years ago
  14. 23e1e5e NetworkStatsService: Fix getDetailedUidStats to take VPNs into account. by Varun Anand · 7 years ago
  15. 2dbf6e6 Take all VPN underlying networks into account when migrating traffic for by Varun Anand · 7 years ago
  16. ae26195 Merge changes I0baf582f,I4bba01ba by Junyu Lai · 7 years ago
  17. c4fb248 Block unpriviledged apps which create keepalives with null fd by junyulai · 7 years ago
  18. e3d6a79 Use IDnsResolver instead of INetd for resolver related binder commands by Luke Huang · 7 years ago
  19. 15b9eb4 Merge "Fix flaky test for ConnectivityServiceTest#testPartialConnectivity" by Lucas Lin · 7 years ago
  20. 563b751 Fix flaky test for ConnectivityServiceTest#testPartialConnectivity by lucaslin · 7 years ago
  21. b454b0f Reveal the call trace of failed test cases which run in executors by junyulai · 7 years ago
  22. 6114378 Fix SocketKeepalive APIs which do not meet API review requirement by junyulai · 7 years ago
  23. d2ff961 Merge "Temporarily disable flaky test." by Treehugger Robot · 7 years ago
  24. 0f755c3 Temporarily disable flaky test. by lucaslin · 7 years ago
  25. cfd6cdf Merge "Cleanup NetworkManagementService for Netd commnads binder migrartion" by Luke Huang · 7 years ago
  26. ce82357 Merge "Improve partial connectivity" by Lucas Lin · 7 years ago
  27. c5fdf01 Cleanup NetworkManagementService for Netd commnads binder migrartion by Luke Huang · 7 years ago
  28. 2afb4bc Improve partial connectivity by lucaslin · 7 years ago
  29. 0572cf6 Merge "Add unit tests related to data accounting for VPNs with one underlying network." by Treehugger Robot · 7 years ago
  30. 7391d04 Merge "Remove NetworkParcelable" by Remi NGUYEN VAN · 7 years ago
  31. e22525b Add unit tests related to data accounting for VPNs with one underlying network. by Varun Anand · 7 years ago
  32. 633c331 Remove NetworkParcelable by Remi NGUYEN VAN · 7 years ago
  33. 9f87223 [KA02.5] Use binder thread and executor to invoke callback by junyulai · 7 years ago
  34. 40f6974 Merge "Tell the factory it is already serving a request." by Chalard Jean · 7 years ago
  35. d146d71 Merge "Temporarily disable flaky test." by Ian Kasprzak · 7 years ago
  36. a0b41a3 Merge "[KA13]: add unit test for exposed TCP socket keepalive API." by Xiao Ma · 7 years ago
  37. dc1e7d9 Temporarily disable flaky test. by Lorenzo Colitti · 7 years ago
  38. 44689aa Tell the factory it is already serving a request. by Chalard Jean · 8 years ago
  39. 6e6bca7 Merge "[CS] Support "instant failure" from factories" by Chalard Jean · 7 years ago
  40. 75bbf71 [KA13]: add unit test for exposed TCP socket keepalive API. by Xiao Ma · 7 years ago
  41. 25a5047 Check if network has partial connectivity by lucaslin · 7 years ago
  42. 06633de [CS] Support "instant failure" from factories by Etan Cohen · 7 years ago
  43. 216266b Merge "Migrate frameworks/base/tests/net/ to androidx.test" by Treehugger Robot · 7 years ago
  44. ab11bf1 Migrate frameworks/base/tests/net/ to androidx.test by Brett Chabot · 7 years ago
  45. 9fd6a19 Merge "Fix isActiveNetworkMetered for VPNs." by Varun Anand · 7 years ago
  46. 5e980f4 Remove ConnectivityManager and its usages from NetworkStatsService. by Varun Anand · 7 years ago
  47. e93a4f3 Fix isActiveNetworkMetered for VPNs. by Varun Anand · 7 years ago
  48. cfb7f03 Merge changes from topic "nat64" by Lorenzo Colitti · 7 years ago
  49. 714b786 Manage NAT64 prefix discovery lifecycle in the framework. by Lorenzo Colitti · 7 years ago
  50. 8d39bbf Track NAT64 in the framework and start clatd iff NAT64 detected by Lorenzo Colitti · 7 years ago
  51. 07f1020 Change Nat464Xlat lifecycle. by Lorenzo Colitti · 7 years ago
  52. b0e7a02 Minor improvements to verifyTcpBufferSizeChange. by Lorenzo Colitti · 7 years ago
  53. 3b3871c Merge "Skip unreachable route when estimating VPN destinations" by Treehugger Robot · 7 years ago
  54. 1faa896 Skip unreachable route when estimating VPN destinations by Rubin Xu · 7 years ago
  55. 9e22670 Merge "Update VPN capabilities when its underlying network set is null." by Treehugger Robot · 7 years ago
  56. f66b7a8 Merge "Move NetworkStack to services.net" by Remi NGUYEN VAN · 7 years ago
  57. f1c624a Move NetworkStack to services.net by Remi NGUYEN VAN · 7 years ago
  58. 273f900 Update VPN capabilities when its underlying network set is null. by Varun Anand · 7 years ago
  59. 296c5ed Merge "Fix flaky testNattSocketKeepalives" by Remi NGUYEN VAN · 7 years ago
  60. cb0b1fc Fix flaky testNattSocketKeepalives by Remi NGUYEN VAN · 7 years ago
  61. 8b3999c Remove hard-coded NetworkStack package name by Remi NGUYEN VAN · 7 years ago
  62. 21c06d0 [KA02] internal cleanup and refactor for SocketKeepalive by junyulai · 7 years ago
  63. fcfc88d Merge "Add an API that allows VPNs to declare themselves as metered." by Varun Anand · 7 years ago
  64. 5ccd6bd Add an API that allows VPNs to declare themselves as metered. by Varun Anand · 7 years ago
  65. 9e7e213 Remove last NetworkStack usage of hidden APIs by Remi NGUYEN VAN · 7 years ago
  66. 4753f40 Whitelist packages from VPN lockdown. by Pavel Grafov · 7 years ago
  67. 0246fc7 Merge "Revert "Whitelist packages from VPN lockdown."" by Dan Albert · 7 years ago
  68. bc9dd2b Revert "Whitelist packages from VPN lockdown." by Dan Albert · 7 years ago
  69. a72ef3f Merge "Add API for proxy configuration over VPN." by Treehugger Robot · 7 years ago
  70. 5bc0c4f Merge "Whitelist packages from VPN lockdown." by Pavel Grafov · 7 years ago
  71. b66ec9b Whitelist packages from VPN lockdown. by Pavel Grafov · 7 years ago
  72. 0eafa0b Add API for proxy configuration over VPN. by Irina Dumitrescu · 7 years ago
  73. 08bf40c Merge "Popup a notification after logging in the captive portal network" by Lucas Lin · 7 years ago
  74. 1ac7239 Popup a notification after logging in the captive portal network by lucaslin · 7 years ago
  75. 48a5938 [KA05] Export keepalive offload api for IpSec Nat-T file descriptor by junyulai · 7 years ago
  76. a86defc [KA01] export SocketKeepalive API for NAT-T keepalive by junyulai · 7 years ago
  77. af90483 Merge "Stop depending on the ConnectivityService default request." by Lorenzo Colitti · 7 years ago
  78. 4d4798e Stop depending on the ConnectivityService default request. by Lorenzo Colitti · 7 years ago
  79. a5ca09f Merge changes If71fadd2,I42047185 by Chalard Jean · 7 years ago
  80. c9ea55c Merge "Add API for VPN apps to query always-on and lockdown." by Pavel Grafov · 7 years ago
  81. e4ff75e [MS09] Implement isSameNetwork. by Chalard Jean · 7 years ago
  82. 8fada52 Merge "Add NetworkStack metrics to system API" by Remi NGUYEN VAN · 7 years ago
  83. 46eae8a Properly expect all callbacks in testStackedLinkProperties. by Lorenzo Colitti · 7 years ago
  84. 737c49d Add NetworkStack metrics to system API by Remi NGUYEN VAN · 7 years ago
  85. 23d6570 Add API for VPN apps to query always-on and lockdown. by Pavel Grafov · 7 years ago
  86. 79a6329 Merge "Avoid calling ParcelFileDescriptor.fromSocket on new Sockets." by Josh Gao · 7 years ago
  87. c069b06 [CS] Add an option to block sensitive network specifier by Etan Cohen · 7 years ago
  88. c9ac786 Delete the clatd functions from NetworkManagementService. by Lorenzo Colitti · 7 years ago
  89. 1becbe7 Move NetworkMonitor to NetworkStack by Remi NGUYEN VAN · 7 years ago
  90. 7f1d549 Ignore ipv6 tx traffic on clat uid. by junyulai · 7 years ago
  91. 275ccbc Merge "Call netd to update the tcp buffer size" by Treehugger Robot · 7 years ago
  92. 10786db Use ParcelFileDescriptor instead of FileDescriptor in INetd.aidl by Luke Huang · 7 years ago
  93. 3d9b490 Call netd to update the tcp buffer size by Chenbo Feng · 7 years ago
  94. 28d4fcd Merge "PermissionMonitor: Move intent receiver to ConnectivityService." by Junyu Lai · 7 years ago
  95. 29ec3e9 Add XFRM-I support to IpSecService by Benedict Wong · 7 years ago
  96. 8adb5bd PermissionMonitor: Move intent receiver to ConnectivityService. by junyulai · 7 years ago
  97. b56a1dd Avoid calling ParcelFileDescriptor.fromSocket on new Sockets. by Josh Gao · 7 years ago
  98. c5a03a6 Merge "Use spy in PermissionMonitorTest." by Junyu Lai · 7 years ago
  99. 2c54072 Use spy in PermissionMonitorTest. by junyulai · 7 years ago
  100. dbfbaf5 Add skip464xlat test in Nat464XlatTest by soma, kawata · 7 years ago