1. 6d7c97d Merge changes I0baf582f,I4bba01ba by Junyu Lai · 6 years ago
  2. 828dad1 Block unpriviledged apps which create keepalives with null fd by junyulai · 6 years ago
  3. 52feef4 Merge "Fix flaky test for ConnectivityServiceTest#testPartialConnectivity" by Lucas Lin · 6 years ago
  4. 9df5336 Fix flaky test for ConnectivityServiceTest#testPartialConnectivity by lucaslin · 6 years ago
  5. 67cfb00 Merge "Reveal the call trace of failed test cases which run in executors" by Junyu Lai · 6 years ago
  6. 13cc9e4 Merge "[TCPKeepalive] Fill correct TOS and TTL value" by Mark Chien · 6 years ago
  7. c3106fe Reveal the call trace of failed test cases which run in executors by junyulai · 6 years ago
  8. 7e06ad4 Fix SocketKeepalive APIs which do not meet API review requirement by junyulai · 6 years ago
  9. b5a2b80 [TCPKeepalive] Fill correct TOS and TTL value by markchien · 6 years ago
  10. acb5eca Merge "Fix Automated API Review issues." by Paul Hu · 6 years ago
  11. a7f5cf3 Merge "Temporarily disable flaky test." by Treehugger Robot · 6 years ago
  12. a460377 Merge "Replace TcpSocketInfo with similar structure" by Mark Chien · 6 years ago
  13. 3bc80ae Temporarily disable flaky test. by lucaslin · 6 years ago
  14. df7d47d Merge "Cleanup NetworkManagementService for Netd commnads binder migrartion" by Luke Huang · 6 years ago
  15. cbbc3db Fix Automated API Review issues. by paulhu · 6 years ago
  16. 8d77a4b Merge "Improve partial connectivity" by Lucas Lin · 6 years ago
  17. 458c95b Replace TcpSocketInfo with similar structure by markchien · 6 years ago
  18. ca52704 Cleanup NetworkManagementService for Netd commnads binder migrartion by Luke Huang · 6 years ago
  19. f9bff5b Improve partial connectivity by lucaslin · 6 years ago
  20. d64b329 Merge "Add Parcelable implementation for ApfCapabilities" by Remi NGUYEN VAN · 6 years ago
  21. 43c8776 Merge "Add unit tests related to data accounting for VPNs with one underlying network." by Treehugger Robot · 6 years ago
  22. 4ae71e9 Move the IpMemoryStore to the network stack. by Chalard Jean · 6 years ago
  23. 7b9d480 Merge "Remove NetworkParcelable" by Remi NGUYEN VAN · 6 years ago
  24. 3a84b3c Add unit tests related to data accounting for VPNs with one underlying network. by Varun Anand · 6 years ago
  25. eb42f2f Remove NetworkParcelable by Remi NGUYEN VAN · 6 years ago
  26. df04297 Add Parcelable implementation for ApfCapabilities by Remi NGUYEN VAN · 6 years ago
  27. 070f9ff [KA02.5] Use binder thread and executor to invoke callback by junyulai · 7 years ago
  28. 11230da Merge "Tell the factory it is already serving a request." by Chalard Jean · 6 years ago
  29. 89351e0 Merge "Temporarily disable flaky test." by Ian Kasprzak · 6 years ago
  30. 87b73b0 Merge "[KA13]: add unit test for exposed TCP socket keepalive API." by Xiao Ma · 6 years ago
  31. 321475f Temporarily disable flaky test. by Lorenzo Colitti · 6 years ago
  32. 29d06db Tell the factory it is already serving a request. by Chalard Jean · 7 years ago
  33. dce527f Merge "[CS] Support "instant failure" from factories" by Chalard Jean · 6 years ago
  34. fcd1ab6 [KA13]: add unit test for exposed TCP socket keepalive API. by Xiao Ma · 6 years ago
  35. 2240ef6 Check if network has partial connectivity by lucaslin · 6 years ago
  36. fbfdd84 [CS] Support "instant failure" from factories by Etan Cohen · 7 years ago
  37. e69a7a1 Merge "Migrate frameworks/base/tests/net/ to androidx.test" by Treehugger Robot · 6 years ago
  38. 147f6cf Migrate frameworks/base/tests/net/ to androidx.test by Brett Chabot · 6 years ago
  39. 8cf6998 Merge "Fix isActiveNetworkMetered for VPNs." by Varun Anand · 6 years ago
  40. f3fd8dd Remove ConnectivityManager and its usages from NetworkStatsService. by Varun Anand · 6 years ago
  41. 83b6d76 Fix isActiveNetworkMetered for VPNs. by Varun Anand · 6 years ago
  42. 868f058 Merge changes from topic "nat64" by Lorenzo Colitti · 6 years ago
  43. 84298d8 Manage NAT64 prefix discovery lifecycle in the framework. by Lorenzo Colitti · 6 years ago
  44. f7e1739 Track NAT64 in the framework and start clatd iff NAT64 detected by Lorenzo Colitti · 7 years ago
  45. 7b0732f Change Nat464Xlat lifecycle. by Lorenzo Colitti · 7 years ago
  46. c11592c Minor improvements to verifyTcpBufferSizeChange. by Lorenzo Colitti · 6 years ago
  47. e26fb9d Merge "Skip unreachable route when estimating VPN destinations" by Treehugger Robot · 6 years ago
  48. 8b1352f Skip unreachable route when estimating VPN destinations by Rubin Xu · 6 years ago
  49. c7702ba Merge "Update VPN capabilities when its underlying network set is null." by Treehugger Robot · 6 years ago
  50. 4616612 Merge "Move NetworkStack to services.net" by Remi NGUYEN VAN · 6 years ago
  51. ef59a21 Move NetworkStack to services.net by Remi NGUYEN VAN · 6 years ago
  52. df56995 Update VPN capabilities when its underlying network set is null. by Varun Anand · 6 years ago
  53. 9a9e288 Merge "Fix flaky testNattSocketKeepalives" by Remi NGUYEN VAN · 6 years ago
  54. b76f9ee Fix flaky testNattSocketKeepalives by Remi NGUYEN VAN · 6 years ago
  55. 794c7f2 Remove hard-coded NetworkStack package name by Remi NGUYEN VAN · 6 years ago
  56. 80d0356 [KA03.5] Add stable AIDL parcelable for TcpKeepalivePacketData by junyulai · 6 years ago
  57. e5591ce [KA03] Support tcp keepalive offload by markchien · 7 years ago
  58. 011b1f1 [KA02] internal cleanup and refactor for SocketKeepalive by junyulai · 7 years ago
  59. 35200a3 Merge "Add an API that allows VPNs to declare themselves as metered." by Varun Anand · 6 years ago
  60. 83759ee Add an API that allows VPNs to declare themselves as metered. by Varun Anand · 7 years ago
  61. 6e82be4 Remove last NetworkStack usage of hidden APIs by Remi NGUYEN VAN · 6 years ago
  62. 76e3e00 Merge "Whitelist packages from VPN lockdown." by Pavel Grafov · 6 years ago
  63. 8f8deae Merge "Move NetworkUtils used by NetworkStack" by Remi NGUYEN VAN · 6 years ago
  64. e167e11 Move NetworkUtils used by NetworkStack by Remi NGUYEN VAN · 7 years ago
  65. 8bd18cf Add NetworkStack networking deps to SystemApi by Remi NGUYEN VAN · 6 years ago
  66. 3aeb3f3 Whitelist packages from VPN lockdown. by Pavel Grafov · 6 years ago
  67. 7e81ae7 Merge "Revert "Whitelist packages from VPN lockdown."" by Dan Albert · 6 years ago
  68. 45f1a24 Revert "Whitelist packages from VPN lockdown." by Dan Albert · 6 years ago
  69. b11e29d Merge "Add API for proxy configuration over VPN." by Treehugger Robot · 6 years ago
  70. bec7854 Merge "Whitelist packages from VPN lockdown." by Pavel Grafov · 6 years ago
  71. f1a610a Whitelist packages from VPN lockdown. by Pavel Grafov · 7 years ago
  72. de132bb Add API for proxy configuration over VPN. by Irina Dumitrescu · 7 years ago
  73. 01eeab4 Merge "Popup a notification after logging in the captive portal network" by Lucas Lin · 6 years ago
  74. b1e8e38 Popup a notification after logging in the captive portal network by lucaslin · 6 years ago
  75. d05a192 [KA05] Export keepalive offload api for IpSec Nat-T file descriptor by junyulai · 7 years ago
  76. 4c95b08 [KA01] export SocketKeepalive API for NAT-T keepalive by junyulai · 7 years ago
  77. bb59521 Merge "Stop depending on the ConnectivityService default request." by Lorenzo Colitti · 7 years ago
  78. 0d1aaee Stop depending on the ConnectivityService default request. by Lorenzo Colitti · 7 years ago
  79. 2b42822 Merge changes If71fadd2,I42047185 by Chalard Jean · 7 years ago
  80. 5e135e2 Merge "Add API for VPN apps to query always-on and lockdown." by Pavel Grafov · 7 years ago
  81. 7f8be9f [MS09] Implement isSameNetwork. by Chalard Jean · 7 years ago
  82. bda2c4f Merge "Add NetworkStack metrics to system API" by Remi NGUYEN VAN · 7 years ago
  83. 4433025 Properly expect all callbacks in testStackedLinkProperties. by Lorenzo Colitti · 7 years ago
  84. c8bf99d Add NetworkStack metrics to system API by Remi NGUYEN VAN · 7 years ago
  85. e87b7ce Add API for VPN apps to query always-on and lockdown. by Pavel Grafov · 7 years ago
  86. b899722 [MS08] Read back attributes and blobs. by Chalard Jean · 7 years ago
  87. 5ceb563 Merge "Avoid calling ParcelFileDescriptor.fromSocket on new Sockets." by Josh Gao · 7 years ago
  88. 107ae95 [CS] Add an option to block sensitive network specifier by Etan Cohen · 7 years ago
  89. 1d3bf3d Test parceling empty LinkProperties. by Lorenzo Colitti · 7 years ago
  90. ae53ea1 Delete the clatd functions from NetworkManagementService. by Lorenzo Colitti · 7 years ago
  91. 981b34f Add the NAT64 prefix to LinkProperties. by Lorenzo Colitti · 7 years ago
  92. 6dd2486 [MS02] Write the skeleton for the IP memory store. by Chalard Jean · 7 years ago
  93. d3829de [MS01] Add the IP memory store service. by Chalard Jean · 7 years ago
  94. b35979d Merge "Move NetworkMonitor to NetworkStack" by Remi NGUYEN VAN · 7 years ago
  95. 8539129 Move NetworkMonitor to NetworkStack by Remi NGUYEN VAN · 7 years ago
  96. a99e1ee Merge "Add PCSCF to LinkProperties." by Chalard Jean · 7 years ago
  97. 926c915 Merge "Ignore ipv6 tx traffic on clat uid." by Junyu Lai · 7 years ago
  98. 73fb5a8 [CM] Fix comments, add tests to TransportInfo API by Etan Cohen · 7 years ago
  99. 879dbfa Ignore ipv6 tx traffic on clat uid. by junyulai · 7 years ago
  100. 12924cb Merge "Refactoring of deleting stats in NetworkStats based on uids." by Junyu Lai · 7 years ago