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