1. ef8485c Merge "Fix race when starting NetworkMonitor" by Remi NGUYEN VAN · 6 years ago
  2. ca33d19 Fix race when starting NetworkMonitor by Remi NGUYEN VAN · 6 years ago
  3. 293ffaa Minor change for async DNS API by Luke Huang · 6 years ago
  4. fb5afab Unremove DnsResolver#query method used by external developers by Luke Huang · 6 years ago
  5. efa4301 Merge "Use IDnsResolver instead of INetd for resolver related binder commands" by Luke Huang · 6 years ago
  6. de6217b Merge "Fix cancellation race problem for aysnc DNS API" by Luke Huang · 6 years ago
  7. 06b4b6f Merge changes from topic "vpn_data_accounting" by Varun Anand · 6 years ago
  8. 2af0b66 NetworkStatsService: Fix getDetailedUidStats to take VPNs into account. by Varun Anand · 7 years ago
  9. 612520f Take all VPN underlying networks into account when migrating traffic for by Varun Anand · 6 years ago
  10. e17bb2d Fix cancellation race problem for aysnc DNS API by Luke Huang · 6 years ago
  11. 5c83418 Merge "support msim for captiveportal notification" by Treehugger Robot · 6 years ago
  12. 6d7c97d Merge changes I0baf582f,I4bba01ba by Junyu Lai · 6 years ago
  13. 828dad1 Block unpriviledged apps which create keepalives with null fd by junyulai · 6 years ago
  14. 8141319 Use IDnsResolver instead of INetd for resolver related binder commands by Luke Huang · 6 years ago
  15. 5b5447e support msim for captiveportal notification by chen xu · 6 years ago
  16. 8b381dd Fix keepalive don't get removed when lower layer error by junyulai · 6 years ago
  17. d72e9ab Get the permission information for native services by Chenbo Feng · 6 years ago
  18. 65cef64 Merge "Fix the INTERNET related permissions" by Treehugger Robot · 6 years ago
  19. 52feef4 Merge "Fix flaky test for ConnectivityServiceTest#testPartialConnectivity" by Lucas Lin · 6 years ago
  20. 0c47425 Fix the INTERNET related permissions by Chenbo Feng · 6 years ago
  21. 9df5336 Fix flaky test for ConnectivityServiceTest#testPartialConnectivity by lucaslin · 6 years ago
  22. 67cfb00 Merge "Reveal the call trace of failed test cases which run in executors" by Junyu Lai · 6 years ago
  23. 539821c Merge "Add nullability annotations" by Treehugger Robot · 6 years ago
  24. 13cc9e4 Merge "[TCPKeepalive] Fill correct TOS and TTL value" by Mark Chien · 6 years ago
  25. c3106fe Reveal the call trace of failed test cases which run in executors by junyulai · 6 years ago
  26. 66bc227 Merge "Fix SocketKeepalive APIs which do not meet API review requirement" by Junyu Lai · 6 years ago
  27. 7e06ad4 Fix SocketKeepalive APIs which do not meet API review requirement by junyulai · 6 years ago
  28. be381ab Add nullability annotations by Remi NGUYEN VAN · 6 years ago
  29. b5a2b80 [TCPKeepalive] Fill correct TOS and TTL value by markchien · 6 years ago
  30. 8ab472e Merge "Separate NetworkMonitor/framework portal URL" by Remi NGUYEN VAN · 6 years ago
  31. 8f4c739 Merge "Fix API in CaptivePortal and ConnectivityManager" by Treehugger Robot · 6 years ago
  32. 1fb7cab Fix API in CaptivePortal and ConnectivityManager by Remi NGUYEN VAN · 6 years ago
  33. 035f653 Separate NetworkMonitor/framework portal URL by Remi NGUYEN VAN · 6 years ago
  34. 07461c3 Merge "Enable PARTIAL_CONNECTIVITY dialog" by Lucas Lin · 6 years ago
  35. 6aea92f Merge "Support query cancellation for async DNS API" by Luke Huang · 6 years ago
  36. e0118ab Enable PARTIAL_CONNECTIVITY dialog by lucaslin · 6 years ago
  37. acb5eca Merge "Fix Automated API Review issues." by Paul Hu · 6 years ago
  38. a7f5cf3 Merge "Temporarily disable flaky test." by Treehugger Robot · 6 years ago
  39. a793b48 Merge "Fix Automated API Review issues." by Paul Hu · 6 years ago
  40. a460377 Merge "Replace TcpSocketInfo with similar structure" by Mark Chien · 6 years ago
  41. 3bc80ae Temporarily disable flaky test. by lucaslin · 6 years ago
  42. 3806853 Fix Automated API Review issues. by paulhu · 6 years ago
  43. 19b1610 Merge "Restrict scope of switch Repair Mode" by Mark Chien · 6 years ago
  44. df7d47d Merge "Cleanup NetworkManagementService for Netd commnads binder migrartion" by Luke Huang · 6 years ago
  45. cbbc3db Fix Automated API Review issues. by paulhu · 6 years ago
  46. 8d77a4b Merge "Improve partial connectivity" by Lucas Lin · 6 years ago
  47. 458c95b Replace TcpSocketInfo with similar structure by markchien · 6 years ago
  48. 7f2cd7d Restrict scope of switch Repair Mode by markchien · 6 years ago
  49. ca52704 Cleanup NetworkManagementService for Netd commnads binder migrartion by Luke Huang · 6 years ago
  50. f9bff5b Improve partial connectivity by lucaslin · 6 years ago
  51. 6505a76 Merge changes from topic "framework-no-networkstack-aidl" by Lorenzo Colitti · 6 years ago
  52. 3886def Merge "Add documentation for CaptivePortal APP_RETURN_*" by Remi NGUYEN VAN · 6 years ago
  53. d64b329 Merge "Add Parcelable implementation for ApfCapabilities" by Remi NGUYEN VAN · 6 years ago
  54. 82f2a72 Move TcpKeepalivePacketData out of the framework. by Lorenzo Colitti · 6 years ago
  55. 15c035c Stop using netd parcelables in the framework. by Lorenzo Colitti · 6 years ago
  56. 4376896 Merge "Add uid information in PackageListObserver" by Treehugger Robot · 6 years ago
  57. 43c8776 Merge "Add unit tests related to data accounting for VPNs with one underlying network." by Treehugger Robot · 6 years ago
  58. edb899f Merge "Move the IpMemoryStore to the network stack." by Xiao Ma · 6 years ago
  59. 18017cb Add documentation for CaptivePortal APP_RETURN_* by Remi NGUYEN VAN · 6 years ago
  60. 21be4d2 Merge "Replace Handler with Executor for async DNS API" by Luke Huang · 6 years ago
  61. 2b474c4 Merge "Refactor answer callback for async DNS query JAVA API" by Luke Huang · 6 years ago
  62. 2adc944 Merge "Remove deprecated entitlement API" by Mark Chien · 6 years ago
  63. ceb0eba Add uid information in PackageListObserver by Chenbo Feng · 6 years ago
  64. 4ae71e9 Move the IpMemoryStore to the network stack. by Chalard Jean · 7 years ago
  65. 7b9d480 Merge "Remove NetworkParcelable" by Remi NGUYEN VAN · 6 years ago
  66. b1cf5aa Support query cancellation for async DNS API by Luke Huang · 6 years ago
  67. dfd2e4d Replace Handler with Executor for async DNS API by Luke Huang · 6 years ago
  68. 6d72b2c Refactor answer callback for async DNS query JAVA API by Luke Huang · 6 years ago
  69. 3a84b3c Add unit tests related to data accounting for VPNs with one underlying network. by Varun Anand · 6 years ago
  70. 122c557 Merge "Moved transport to IntDef" by Treehugger Robot · 6 years ago
  71. eb42f2f Remove NetworkParcelable by Remi NGUYEN VAN · 6 years ago
  72. 546bcbb Merge "Integrate testNetworkService and Manager with Connectivity stack" by Benedict Wong · 6 years ago
  73. 92344ef Remove deprecated entitlement API by markchien · 6 years ago
  74. df04297 Add Parcelable implementation for ApfCapabilities by Remi NGUYEN VAN · 6 years ago
  75. 7e0f914 Moved transport to IntDef by Jack Yu · 6 years ago
  76. 070f9ff [KA02.5] Use binder thread and executor to invoke callback by junyulai · 7 years ago
  77. 9e77cca Merge "Rename entitlement callback to adhere to API guidelines." by Treehugger Robot · 6 years ago
  78. 493e04b Integrate testNetworkService and Manager with Connectivity stack by Benedict Wong · 7 years ago
  79. 11230da Merge "Tell the factory it is already serving a request." by Chalard Jean · 6 years ago
  80. 89351e0 Merge "Temporarily disable flaky test." by Ian Kasprzak · 6 years ago
  81. 87b73b0 Merge "[KA13]: add unit test for exposed TCP socket keepalive API." by Xiao Ma · 6 years ago
  82. 321475f Temporarily disable flaky test. by Lorenzo Colitti · 6 years ago
  83. 7e7c742 Rename entitlement callback to adhere to API guidelines. by Jeremy Klein · 6 years ago
  84. 29d06db Tell the factory it is already serving a request. by Chalard Jean · 7 years ago
  85. dce527f Merge "[CS] Support "instant failure" from factories" by Chalard Jean · 6 years ago
  86. fcd1ab6 [KA13]: add unit test for exposed TCP socket keepalive API. by Xiao Ma · 6 years ago
  87. 2d3cc45 Merge "Check if network has partial connectivity" by Lucas Lin · 6 years ago
  88. 2240ef6 Check if network has partial connectivity by lucaslin · 6 years ago
  89. a0b880c Merge "Improve keepalive offload documentation and error handling" by Junyu Lai · 6 years ago
  90. fbfdd84 [CS] Support "instant failure" from factories by Etan Cohen · 7 years ago
  91. 80c8a33 Merge "Add tethering event callback API" by Chalard Jean · 6 years ago
  92. 4e9a6e4 Merge "[PT17.5] Revert to booleans for send/not send broadcast constants." by Treehugger Robot · 6 years ago
  93. 2a67906 [PT17.5] Revert to booleans for send/not send broadcast constants. by Chalard Jean · 7 years ago
  94. ef59cd5 Merge "Convert tests/**/Android.mk files to Android.bp" by Treehugger Robot · 6 years ago
  95. 4ef53e8 Add tethering event callback API by markchien · 6 years ago
  96. 06ef4a5 Merge "Minor changes to the async DNS query JAVA API" by Luke Huang · 6 years ago
  97. 2e39455 Convert tests/**/Android.mk files to Android.bp by Sasha Smundak · 6 years ago
  98. 6525e97 Merge changes Ie66ba631,Ic42c09a3 by Benedict Wong · 6 years ago
  99. cdfb2b9 Merge "Fix TetheringEntitlementValueListener related API" by Mark Chien · 6 years ago
  100. 1244835 Minor changes to the async DNS query JAVA API by Luke Huang · 7 years ago