1. 98ad726 Merge "Add smoke test for jni library" by Treehugger Robot · 6 years ago
  2. ba01e6c Add smoke test for jni library by Chenbo Feng · 6 years ago
  3. 342d6de Merge "Fix remove-before-add for IpSecService RefcountedResource" by Benedict Wong · 6 years ago
  4. eb70ae4 Merge "Fix onBlockedStatusChanged does not work on multiple networks" by Junyu Lai · 6 years ago
  5. 3753f67 Merge "Address leftover comments on aosp/894233" by Chalard Jean · 6 years ago
  6. 5531937 Merge "Expose captive portal urls for configuration" by Remi NGUYEN VAN · 6 years ago
  7. ce140af Address leftover comments on aosp/894233 by Chalard Jean · 6 years ago
  8. 2d9864a Fix remove-before-add for IpSecService RefcountedResource by Benedict Wong · 6 years ago
  9. fd6f92e Expose captive portal urls for configuration by Niklas Lindgren · 7 years ago
  10. eade5d2 Merge "Add FrameworksNetTests dependency on libcgrouprc" by Treehugger Robot · 6 years ago
  11. 7509e6e Fix onBlockedStatusChanged does not work on multiple networks by junyulai · 6 years ago
  12. ecbcb7f Add FrameworksNetTests dependency on libcgrouprc by Remi NGUYEN VAN · 6 years ago
  13. 1470d8a Merge "Extend support for requestRouteToHostAddress for backward compatibility" by Treehugger Robot · 6 years ago
  14. c832132 Merge "Move NetworkStatsFactory into service directory" by Treehugger Robot · 6 years ago
  15. e1a2886 Extend support for requestRouteToHostAddress for backward compatibility by Anil Admal · 6 years ago
  16. 82b7478 Merge "Move attach*Filter() and addArpEntry() methods to NetworkStack" by Remi NGUYEN VAN · 6 years ago
  17. c7b33f7 Merge "Call clearCallingIdentity before notifyDnsResponse" by Remi NGUYEN VAN · 6 years ago
  18. e2908b6 Merge "Add common tests for FrameworksBaseTests and CTS" by Treehugger Robot · 6 years ago
  19. 95e8a2b Merge "Fix flaky UdpEncapsulationSocket test" by Lorenzo Colitti · 6 years ago
  20. b5bc70d Fix flaky UdpEncapsulationSocket test by Benedict Wong · 6 years ago
  21. 362d9fb Merge "Fix ConnectivityServiceTest fail." by Treehugger Robot · 6 years ago
  22. 550ed56 Move NetworkStatsFactory into service directory by Chenbo Feng · 6 years ago
  23. 9235821 Merge "Clean up permissions when uids are no longer used" by Treehugger Robot · 6 years ago
  24. 451b1c8 Fix ConnectivityServiceTest fail. by paulhu · 6 years ago
  25. e121a32 Merge "Fix NetworkMonitor won't do private dns resolution" by Treehugger Robot · 6 years ago
  26. 7cf4907 Merge "Some cleanups for Tethering" by Mark Chien · 6 years ago
  27. 49b1587 Add common tests for FrameworksBaseTests and CTS by Remi NGUYEN VAN · 6 years ago
  28. fd7c030 Move attach*Filter() and addArpEntry() methods to NetworkStack by paulhu · 6 years ago
  29. 45e639b Fix NetworkMonitor won't do private dns resolution by lucaslin · 6 years ago
  30. cf0f380 Merge "Fix API in CaptivePortal, StaticIpConfiguration" by Remi NGUYEN VAN · 6 years ago
  31. 4e39721 Merge "Add tests for PermissionMonitor" by Treehugger Robot · 6 years ago
  32. 42e2209 Some cleanups for Tethering by markchien · 6 years ago
  33. fe00494 Clean up permissions when uids are no longer used by Chenbo Feng · 6 years ago
  34. 1401715 Add tests for PermissionMonitor by Chenbo Feng · 6 years ago
  35. ea6508f Merge "Ignore the asynchronous result while stopping keepalive" by Junyu Lai · 6 years ago
  36. a9b8e31 Merge "Address leftover comments on 923337 and 930217." by Paul Hu · 6 years ago
  37. 04c58fe Fix API in CaptivePortal, StaticIpConfiguration by Remi NGUYEN VAN · 6 years ago
  38. 9c58ddc Merge "Fix IpPrefixTest#testContainsInetAddress fail." by Paul Hu · 6 years ago
  39. ff23b6d Merge "Cleanup SystemReady in the network stack" by Chalard Jean · 6 years ago
  40. 207037a Fix IpPrefixTest#testContainsInetAddress fail. by paulhu · 6 years ago
  41. 98aa76e Merge "Add DHCP address lease expiry in IpMemoryStore." by Xiao Ma · 6 years ago
  42. 1a40765 Address leftover comments on 923337 and 930217. by paulhu · 6 years ago
  43. 646ee46 Ignore the asynchronous result while stopping keepalive by junyulai · 6 years ago
  44. 1f041d1 Merge "Fix ApfCapabilities, LinkAddress, RouteInfo, IpPrefix API issues." by Paul Hu · 6 years ago
  45. 3ee6100 Cleanup SystemReady in the network stack by Chalard Jean · 6 years ago
  46. ef8485c Merge "Fix race when starting NetworkMonitor" by Remi NGUYEN VAN · 6 years ago
  47. ca33d19 Fix race when starting NetworkMonitor by Remi NGUYEN VAN · 6 years ago
  48. 895a741 Fix ApfCapabilities, LinkAddress, RouteInfo, IpPrefix API issues. by paulhu · 6 years ago
  49. 293ffaa Minor change for async DNS API by Luke Huang · 6 years ago
  50. fb5afab Unremove DnsResolver#query method used by external developers by Luke Huang · 6 years ago
  51. efa4301 Merge "Use IDnsResolver instead of INetd for resolver related binder commands" by Luke Huang · 6 years ago
  52. 3c33ee5 Add DHCP address lease expiry in IpMemoryStore. by Xiao Ma · 6 years ago
  53. de6217b Merge "Fix cancellation race problem for aysnc DNS API" by Luke Huang · 6 years ago
  54. 06b4b6f Merge changes from topic "vpn_data_accounting" by Varun Anand · 6 years ago
  55. 2af0b66 NetworkStatsService: Fix getDetailedUidStats to take VPNs into account. by Varun Anand · 7 years ago
  56. 612520f Take all VPN underlying networks into account when migrating traffic for by Varun Anand · 6 years ago
  57. e17bb2d Fix cancellation race problem for aysnc DNS API by Luke Huang · 6 years ago
  58. 5c83418 Merge "support msim for captiveportal notification" by Treehugger Robot · 6 years ago
  59. 6d7c97d Merge changes I0baf582f,I4bba01ba by Junyu Lai · 6 years ago
  60. 828dad1 Block unpriviledged apps which create keepalives with null fd by junyulai · 6 years ago
  61. 8141319 Use IDnsResolver instead of INetd for resolver related binder commands by Luke Huang · 6 years ago
  62. 5b5447e support msim for captiveportal notification by chen xu · 6 years ago
  63. 8b381dd Fix keepalive don't get removed when lower layer error by junyulai · 6 years ago
  64. d72e9ab Get the permission information for native services by Chenbo Feng · 6 years ago
  65. 65cef64 Merge "Fix the INTERNET related permissions" by Treehugger Robot · 6 years ago
  66. 52feef4 Merge "Fix flaky test for ConnectivityServiceTest#testPartialConnectivity" by Lucas Lin · 6 years ago
  67. 0c47425 Fix the INTERNET related permissions by Chenbo Feng · 6 years ago
  68. 9df5336 Fix flaky test for ConnectivityServiceTest#testPartialConnectivity by lucaslin · 6 years ago
  69. 67cfb00 Merge "Reveal the call trace of failed test cases which run in executors" by Junyu Lai · 6 years ago
  70. 539821c Merge "Add nullability annotations" by Treehugger Robot · 6 years ago
  71. 13cc9e4 Merge "[TCPKeepalive] Fill correct TOS and TTL value" by Mark Chien · 6 years ago
  72. c3106fe Reveal the call trace of failed test cases which run in executors by junyulai · 6 years ago
  73. 66bc227 Merge "Fix SocketKeepalive APIs which do not meet API review requirement" by Junyu Lai · 6 years ago
  74. 7e06ad4 Fix SocketKeepalive APIs which do not meet API review requirement by junyulai · 6 years ago
  75. be381ab Add nullability annotations by Remi NGUYEN VAN · 6 years ago
  76. b5a2b80 [TCPKeepalive] Fill correct TOS and TTL value by markchien · 6 years ago
  77. 8ab472e Merge "Separate NetworkMonitor/framework portal URL" by Remi NGUYEN VAN · 6 years ago
  78. 8f4c739 Merge "Fix API in CaptivePortal and ConnectivityManager" by Treehugger Robot · 6 years ago
  79. 1fb7cab Fix API in CaptivePortal and ConnectivityManager by Remi NGUYEN VAN · 6 years ago
  80. 035f653 Separate NetworkMonitor/framework portal URL by Remi NGUYEN VAN · 6 years ago
  81. 07461c3 Merge "Enable PARTIAL_CONNECTIVITY dialog" by Lucas Lin · 6 years ago
  82. 6aea92f Merge "Support query cancellation for async DNS API" by Luke Huang · 6 years ago
  83. e0118ab Enable PARTIAL_CONNECTIVITY dialog by lucaslin · 6 years ago
  84. acb5eca Merge "Fix Automated API Review issues." by Paul Hu · 6 years ago
  85. a7f5cf3 Merge "Temporarily disable flaky test." by Treehugger Robot · 6 years ago
  86. a793b48 Merge "Fix Automated API Review issues." by Paul Hu · 6 years ago
  87. a460377 Merge "Replace TcpSocketInfo with similar structure" by Mark Chien · 6 years ago
  88. 3bc80ae Temporarily disable flaky test. by lucaslin · 6 years ago
  89. 3806853 Fix Automated API Review issues. by paulhu · 6 years ago
  90. 19b1610 Merge "Restrict scope of switch Repair Mode" by Mark Chien · 6 years ago
  91. df7d47d Merge "Cleanup NetworkManagementService for Netd commnads binder migrartion" by Luke Huang · 6 years ago
  92. cbbc3db Fix Automated API Review issues. by paulhu · 6 years ago
  93. 8d77a4b Merge "Improve partial connectivity" by Lucas Lin · 6 years ago
  94. 458c95b Replace TcpSocketInfo with similar structure by markchien · 6 years ago
  95. 7f2cd7d Restrict scope of switch Repair Mode by markchien · 6 years ago
  96. ca52704 Cleanup NetworkManagementService for Netd commnads binder migrartion by Luke Huang · 6 years ago
  97. f9bff5b Improve partial connectivity by lucaslin · 6 years ago
  98. 6505a76 Merge changes from topic "framework-no-networkstack-aidl" by Lorenzo Colitti · 6 years ago
  99. 3886def Merge "Add documentation for CaptivePortal APP_RETURN_*" by Remi NGUYEN VAN · 6 years ago
  100. d64b329 Merge "Add Parcelable implementation for ApfCapabilities" by Remi NGUYEN VAN · 6 years ago