1. 0fed3d2 Enable checks for MANAGE_TEST_NETWORKS in TestNetworkService by Benedict Wong · 6 years ago
  2. 5f6bc9d Cleanup of Test Network service by Benedict Wong · 6 years ago
  3. 3a9e68d Merge "Fix remove-before-add for IpSecService RefcountedResource" by Benedict Wong · 6 years ago
  4. 4cc967d Merge "Fix onBlockedStatusChanged does not work on multiple networks" by Junyu Lai · 6 years ago
  5. fee09e6 Merge "Address leftover comments on aosp/894233" by Chalard Jean · 6 years ago
  6. 07a1004 Merge "Expose captive portal urls for configuration" by Remi NGUYEN VAN · 6 years ago
  7. 061f7a7 Address leftover comments on aosp/894233 by Chalard Jean · 6 years ago
  8. 4dba79c Fix remove-before-add for IpSecService RefcountedResource by Benedict Wong · 6 years ago
  9. 741013d Expose captive portal urls for configuration by Niklas Lindgren · 7 years ago
  10. 900ff86 Merge "Add FrameworksNetTests dependency on libcgrouprc" by Treehugger Robot · 6 years ago
  11. ec82da1 Fix onBlockedStatusChanged does not work on multiple networks by junyulai · 6 years ago
  12. 6e079d6 Add FrameworksNetTests dependency on libcgrouprc by Remi NGUYEN VAN · 6 years ago
  13. f7eaedc Merge "Extend support for requestRouteToHostAddress for backward compatibility" by Treehugger Robot · 6 years ago
  14. d82ae27 Merge "Move NetworkStatsFactory into service directory" by Treehugger Robot · 6 years ago
  15. 6d761f9 Extend support for requestRouteToHostAddress for backward compatibility by Anil Admal · 6 years ago
  16. 4249e29 Merge "Move attach*Filter() and addArpEntry() methods to NetworkStack" by Remi NGUYEN VAN · 6 years ago
  17. 9b1d33a Merge "Call clearCallingIdentity before notifyDnsResponse" by Remi NGUYEN VAN · 6 years ago
  18. 1203eeb Merge "Add common tests for FrameworksBaseTests and CTS" by Treehugger Robot · 6 years ago
  19. e807af1 Merge "Fix flaky UdpEncapsulationSocket test" by Lorenzo Colitti · 6 years ago
  20. ce3b747 Fix flaky UdpEncapsulationSocket test by Benedict Wong · 6 years ago
  21. 4116929 Merge "Fix ConnectivityServiceTest fail." by Treehugger Robot · 6 years ago
  22. 204b900 Move NetworkStatsFactory into service directory by Chenbo Feng · 6 years ago
  23. aa949ee Merge "Clean up permissions when uids are no longer used" by Treehugger Robot · 6 years ago
  24. 94f580a Fix ConnectivityServiceTest fail. by paulhu · 6 years ago
  25. 3c5b0fd Merge "Fix NetworkMonitor won't do private dns resolution" by Treehugger Robot · 6 years ago
  26. 3f3d4bc Merge "Some cleanups for Tethering" by Mark Chien · 6 years ago
  27. 4a2659d Add common tests for FrameworksBaseTests and CTS by Remi NGUYEN VAN · 6 years ago
  28. a9646fb Move attach*Filter() and addArpEntry() methods to NetworkStack by paulhu · 6 years ago
  29. b2d1084 Fix NetworkMonitor won't do private dns resolution by lucaslin · 6 years ago
  30. d2c44d4 Merge "Fix API in CaptivePortal, StaticIpConfiguration" by Remi NGUYEN VAN · 6 years ago
  31. 5758c87 Merge "Add tests for PermissionMonitor" by Treehugger Robot · 6 years ago
  32. d378cd3 Some cleanups for Tethering by markchien · 6 years ago
  33. 092d3a5 Clean up permissions when uids are no longer used by Chenbo Feng · 6 years ago
  34. 9866258 Add tests for PermissionMonitor by Chenbo Feng · 6 years ago
  35. d172369 Merge "Ignore the asynchronous result while stopping keepalive" by Junyu Lai · 6 years ago
  36. b5db406 Merge "Address leftover comments on 923337 and 930217." by Paul Hu · 6 years ago
  37. 1d1e708 Fix API in CaptivePortal, StaticIpConfiguration by Remi NGUYEN VAN · 6 years ago
  38. 79a5776 Merge "Fix IpPrefixTest#testContainsInetAddress fail." by Paul Hu · 6 years ago
  39. 37576c4 Merge "Cleanup SystemReady in the network stack" by Chalard Jean · 6 years ago
  40. da137d9 Fix IpPrefixTest#testContainsInetAddress fail. by paulhu · 6 years ago
  41. 0f1ffb3 Merge "Add DHCP address lease expiry in IpMemoryStore." by Xiao Ma · 6 years ago
  42. a9a6e2a Address leftover comments on 923337 and 930217. by paulhu · 6 years ago
  43. 71d379f Ignore the asynchronous result while stopping keepalive by junyulai · 6 years ago
  44. 2971c23 Merge "Fix ApfCapabilities, LinkAddress, RouteInfo, IpPrefix API issues." by Paul Hu · 6 years ago
  45. b1b282c Cleanup SystemReady in the network stack by Chalard Jean · 6 years ago
  46. ca5b444 Merge "Fix race when starting NetworkMonitor" by Remi NGUYEN VAN · 6 years ago
  47. f59a5d4 Fix race when starting NetworkMonitor by Remi NGUYEN VAN · 6 years ago
  48. 6f2c1b5 Fix ApfCapabilities, LinkAddress, RouteInfo, IpPrefix API issues. by paulhu · 6 years ago
  49. 10331f6 Minor change for async DNS API by Luke Huang · 6 years ago
  50. 4430601 Unremove DnsResolver#query method used by external developers by Luke Huang · 6 years ago
  51. 8c3d79e Merge "Use IDnsResolver instead of INetd for resolver related binder commands" by Luke Huang · 6 years ago
  52. 314a231 Add DHCP address lease expiry in IpMemoryStore. by Xiao Ma · 6 years ago
  53. b08fbde Merge "Fix cancellation race problem for aysnc DNS API" by Luke Huang · 6 years ago
  54. f004bcb Merge changes from topic "vpn_data_accounting" by Varun Anand · 6 years ago
  55. 23e1e5e NetworkStatsService: Fix getDetailedUidStats to take VPNs into account. by Varun Anand · 7 years ago
  56. 2dbf6e6 Take all VPN underlying networks into account when migrating traffic for by Varun Anand · 6 years ago
  57. 93ebd75 Fix cancellation race problem for aysnc DNS API by Luke Huang · 6 years ago
  58. b3aaa9e Merge "support msim for captiveportal notification" by Treehugger Robot · 6 years ago
  59. ae26195 Merge changes I0baf582f,I4bba01ba by Junyu Lai · 6 years ago
  60. c4fb248 Block unpriviledged apps which create keepalives with null fd by junyulai · 6 years ago
  61. e3d6a79 Use IDnsResolver instead of INetd for resolver related binder commands by Luke Huang · 6 years ago
  62. 696c6de support msim for captiveportal notification by chen xu · 6 years ago
  63. 04bd504 Fix keepalive don't get removed when lower layer error by junyulai · 6 years ago
  64. 1f428ed Get the permission information for native services by Chenbo Feng · 6 years ago
  65. 931d909 Merge "Fix the INTERNET related permissions" by Treehugger Robot · 6 years ago
  66. 15b9eb4 Merge "Fix flaky test for ConnectivityServiceTest#testPartialConnectivity" by Lucas Lin · 6 years ago
  67. efc545b Fix the INTERNET related permissions by Chenbo Feng · 6 years ago
  68. 563b751 Fix flaky test for ConnectivityServiceTest#testPartialConnectivity by lucaslin · 6 years ago
  69. 43dc93b Merge "Reveal the call trace of failed test cases which run in executors" by Junyu Lai · 6 years ago
  70. 9049f86 Merge "Add nullability annotations" by Treehugger Robot · 6 years ago
  71. bd1567c Merge "[TCPKeepalive] Fill correct TOS and TTL value" by Mark Chien · 6 years ago
  72. b454b0f Reveal the call trace of failed test cases which run in executors by junyulai · 6 years ago
  73. 5fdd174 Merge "Fix SocketKeepalive APIs which do not meet API review requirement" by Junyu Lai · 6 years ago
  74. 6114378 Fix SocketKeepalive APIs which do not meet API review requirement by junyulai · 6 years ago
  75. e04dfba Add nullability annotations by Remi NGUYEN VAN · 6 years ago
  76. d2c678b [TCPKeepalive] Fill correct TOS and TTL value by markchien · 6 years ago
  77. 391c408 Merge "Separate NetworkMonitor/framework portal URL" by Remi NGUYEN VAN · 6 years ago
  78. 998e6ea Merge "Fix API in CaptivePortal and ConnectivityManager" by Treehugger Robot · 6 years ago
  79. 338eb2a Fix API in CaptivePortal and ConnectivityManager by Remi NGUYEN VAN · 6 years ago
  80. 69a57cb Separate NetworkMonitor/framework portal URL by Remi NGUYEN VAN · 6 years ago
  81. dd7df78 Merge "Enable PARTIAL_CONNECTIVITY dialog" by Lucas Lin · 6 years ago
  82. fb47755 Merge "Support query cancellation for async DNS API" by Luke Huang · 6 years ago
  83. 32ecfc4 Enable PARTIAL_CONNECTIVITY dialog by lucaslin · 6 years ago
  84. e9109ce Merge "Fix Automated API Review issues." by Paul Hu · 6 years ago
  85. d2ff961 Merge "Temporarily disable flaky test." by Treehugger Robot · 6 years ago
  86. 8c128c9 Merge "Fix Automated API Review issues." by Paul Hu · 6 years ago
  87. 19a71f9 Merge "Replace TcpSocketInfo with similar structure" by Mark Chien · 6 years ago
  88. 0f755c3 Temporarily disable flaky test. by lucaslin · 6 years ago
  89. 2a0fccf Fix Automated API Review issues. by paulhu · 6 years ago
  90. c8cd597 Merge "Restrict scope of switch Repair Mode" by Mark Chien · 6 years ago
  91. cfd6cdf Merge "Cleanup NetworkManagementService for Netd commnads binder migrartion" by Luke Huang · 6 years ago
  92. 9bb0480 Fix Automated API Review issues. by paulhu · 6 years ago
  93. ce82357 Merge "Improve partial connectivity" by Lucas Lin · 6 years ago
  94. 0fcb078 Replace TcpSocketInfo with similar structure by markchien · 6 years ago
  95. f175d40 Restrict scope of switch Repair Mode by markchien · 6 years ago
  96. c5fdf01 Cleanup NetworkManagementService for Netd commnads binder migrartion by Luke Huang · 6 years ago
  97. 2afb4bc Improve partial connectivity by lucaslin · 6 years ago
  98. 0063d13 Merge changes from topic "framework-no-networkstack-aidl" by Lorenzo Colitti · 6 years ago
  99. a15a1c5 Merge "Add documentation for CaptivePortal APP_RETURN_*" by Remi NGUYEN VAN · 6 years ago
  100. 9a35341 Merge "Add Parcelable implementation for ApfCapabilities" by Remi NGUYEN VAN · 6 years ago