1. 6aea92f Merge "Support query cancellation for async DNS API" by Luke Huang · 6 years ago
  2. acb5eca Merge "Fix Automated API Review issues." by Paul Hu · 6 years ago
  3. a7f5cf3 Merge "Temporarily disable flaky test." by Treehugger Robot · 6 years ago
  4. a793b48 Merge "Fix Automated API Review issues." by Paul Hu · 6 years ago
  5. a460377 Merge "Replace TcpSocketInfo with similar structure" by Mark Chien · 6 years ago
  6. 3bc80ae Temporarily disable flaky test. by lucaslin · 6 years ago
  7. 3806853 Fix Automated API Review issues. by paulhu · 6 years ago
  8. 19b1610 Merge "Restrict scope of switch Repair Mode" by Mark Chien · 6 years ago
  9. df7d47d Merge "Cleanup NetworkManagementService for Netd commnads binder migrartion" by Luke Huang · 6 years ago
  10. cbbc3db Fix Automated API Review issues. by paulhu · 6 years ago
  11. 8d77a4b Merge "Improve partial connectivity" by Lucas Lin · 6 years ago
  12. 458c95b Replace TcpSocketInfo with similar structure by markchien · 6 years ago
  13. 7f2cd7d Restrict scope of switch Repair Mode by markchien · 6 years ago
  14. ca52704 Cleanup NetworkManagementService for Netd commnads binder migrartion by Luke Huang · 6 years ago
  15. f9bff5b Improve partial connectivity by lucaslin · 6 years ago
  16. 6505a76 Merge changes from topic "framework-no-networkstack-aidl" by Lorenzo Colitti · 6 years ago
  17. 3886def Merge "Add documentation for CaptivePortal APP_RETURN_*" by Remi NGUYEN VAN · 6 years ago
  18. d64b329 Merge "Add Parcelable implementation for ApfCapabilities" by Remi NGUYEN VAN · 6 years ago
  19. 82f2a72 Move TcpKeepalivePacketData out of the framework. by Lorenzo Colitti · 6 years ago
  20. 15c035c Stop using netd parcelables in the framework. by Lorenzo Colitti · 6 years ago
  21. 4376896 Merge "Add uid information in PackageListObserver" by Treehugger Robot · 6 years ago
  22. 43c8776 Merge "Add unit tests related to data accounting for VPNs with one underlying network." by Treehugger Robot · 6 years ago
  23. edb899f Merge "Move the IpMemoryStore to the network stack." by Xiao Ma · 6 years ago
  24. 18017cb Add documentation for CaptivePortal APP_RETURN_* by Remi NGUYEN VAN · 6 years ago
  25. 21be4d2 Merge "Replace Handler with Executor for async DNS API" by Luke Huang · 6 years ago
  26. 2b474c4 Merge "Refactor answer callback for async DNS query JAVA API" by Luke Huang · 6 years ago
  27. 2adc944 Merge "Remove deprecated entitlement API" by Mark Chien · 6 years ago
  28. ceb0eba Add uid information in PackageListObserver by Chenbo Feng · 6 years ago
  29. 4ae71e9 Move the IpMemoryStore to the network stack. by Chalard Jean · 7 years ago
  30. 7b9d480 Merge "Remove NetworkParcelable" by Remi NGUYEN VAN · 6 years ago
  31. b1cf5aa Support query cancellation for async DNS API by Luke Huang · 6 years ago
  32. dfd2e4d Replace Handler with Executor for async DNS API by Luke Huang · 6 years ago
  33. 6d72b2c Refactor answer callback for async DNS query JAVA API by Luke Huang · 6 years ago
  34. 3a84b3c Add unit tests related to data accounting for VPNs with one underlying network. by Varun Anand · 6 years ago
  35. 122c557 Merge "Moved transport to IntDef" by Treehugger Robot · 6 years ago
  36. eb42f2f Remove NetworkParcelable by Remi NGUYEN VAN · 6 years ago
  37. 546bcbb Merge "Integrate testNetworkService and Manager with Connectivity stack" by Benedict Wong · 6 years ago
  38. 92344ef Remove deprecated entitlement API by markchien · 6 years ago
  39. df04297 Add Parcelable implementation for ApfCapabilities by Remi NGUYEN VAN · 6 years ago
  40. 7e0f914 Moved transport to IntDef by Jack Yu · 6 years ago
  41. 070f9ff [KA02.5] Use binder thread and executor to invoke callback by junyulai · 7 years ago
  42. 9e77cca Merge "Rename entitlement callback to adhere to API guidelines." by Treehugger Robot · 6 years ago
  43. 493e04b Integrate testNetworkService and Manager with Connectivity stack by Benedict Wong · 7 years ago
  44. 11230da Merge "Tell the factory it is already serving a request." by Chalard Jean · 6 years ago
  45. 89351e0 Merge "Temporarily disable flaky test." by Ian Kasprzak · 6 years ago
  46. 87b73b0 Merge "[KA13]: add unit test for exposed TCP socket keepalive API." by Xiao Ma · 6 years ago
  47. 321475f Temporarily disable flaky test. by Lorenzo Colitti · 6 years ago
  48. 7e7c742 Rename entitlement callback to adhere to API guidelines. by Jeremy Klein · 6 years ago
  49. 29d06db Tell the factory it is already serving a request. by Chalard Jean · 7 years ago
  50. dce527f Merge "[CS] Support "instant failure" from factories" by Chalard Jean · 6 years ago
  51. fcd1ab6 [KA13]: add unit test for exposed TCP socket keepalive API. by Xiao Ma · 6 years ago
  52. 2d3cc45 Merge "Check if network has partial connectivity" by Lucas Lin · 6 years ago
  53. 2240ef6 Check if network has partial connectivity by lucaslin · 6 years ago
  54. a0b880c Merge "Improve keepalive offload documentation and error handling" by Junyu Lai · 6 years ago
  55. fbfdd84 [CS] Support "instant failure" from factories by Etan Cohen · 7 years ago
  56. 80c8a33 Merge "Add tethering event callback API" by Chalard Jean · 6 years ago
  57. 4e9a6e4 Merge "[PT17.5] Revert to booleans for send/not send broadcast constants." by Treehugger Robot · 6 years ago
  58. 2a67906 [PT17.5] Revert to booleans for send/not send broadcast constants. by Chalard Jean · 7 years ago
  59. ef59cd5 Merge "Convert tests/**/Android.mk files to Android.bp" by Treehugger Robot · 6 years ago
  60. 4ef53e8 Add tethering event callback API by markchien · 6 years ago
  61. 06ef4a5 Merge "Minor changes to the async DNS query JAVA API" by Luke Huang · 6 years ago
  62. 2e39455 Convert tests/**/Android.mk files to Android.bp by Sasha Smundak · 6 years ago
  63. 6525e97 Merge changes Ie66ba631,Ic42c09a3 by Benedict Wong · 6 years ago
  64. cdfb2b9 Merge "Fix TetheringEntitlementValueListener related API" by Mark Chien · 6 years ago
  65. 1244835 Minor changes to the async DNS query JAVA API by Luke Huang · 7 years ago
  66. 97767bf Improve keepalive offload documentation and error handling by junyulai · 6 years ago
  67. e69a7a1 Merge "Migrate frameworks/base/tests/net/ to androidx.test" by Treehugger Robot · 6 years ago
  68. bf5ab01 Fix TetheringEntitlementValueListener related API by markchien · 6 years ago
  69. 2ffe4b8 Implement TestNetworkService by Benedict Wong · 7 years ago
  70. 7e3ccaa Merge "Add @UnsupportedAppUsage annotations" by Andrei-Valentin Onea · 6 years ago
  71. 147f6cf Migrate frameworks/base/tests/net/ to androidx.test by Brett Chabot · 6 years ago
  72. 8cf6998 Merge "Fix isActiveNetworkMetered for VPNs." by Varun Anand · 6 years ago
  73. a32315e Merge "Adding new APN type for Mission Critical Services." by Amit Mahajan · 6 years ago
  74. acb289f Merge "Return not supported if no necessary socket option" by Mark Chien · 6 years ago
  75. 37cde6b Merge "Fixed all APIs not meeting API review requirement" by Treehugger Robot · 6 years ago
  76. 57ca4b2 Merge "Ensure handleUpdateLinkProperties runs on the CS handler thread." by Treehugger Robot · 6 years ago
  77. 72a6706 Merge "getConnectionOwnerUid: Clarify documentation" by Treehugger Robot · 6 years ago
  78. b7aafd2 Adding new APN type for Mission Critical Services. by Amit Mahajan · 6 years ago
  79. 9fc82e3 Fixed all APIs not meeting API review requirement by Jack Yu · 6 years ago
  80. e59e8c6 Fix Automated API Review: InetAddresses by Paul Duffin · 6 years ago
  81. a4ca3c6 Add shell TestNetworkManager and Service by Benedict Wong · 7 years ago
  82. f3fd8dd Remove ConnectivityManager and its usages from NetworkStatsService. by Varun Anand · 6 years ago
  83. 83b6d76 Fix isActiveNetworkMetered for VPNs. by Varun Anand · 6 years ago
  84. 23393e2 Add @UnsupportedAppUsage annotations by Andrei Onea · 6 years ago
  85. 1dd83b1 Merge "Fix broken javadoc links" by Treehugger Robot · 6 years ago
  86. 868f058 Merge changes from topic "nat64" by Lorenzo Colitti · 6 years ago
  87. 440df92 getConnectionOwnerUid: Clarify documentation by Jeff Vander Stoep · 6 years ago
  88. bb6bacc Ensure handleUpdateLinkProperties runs on the CS handler thread. by Lorenzo Colitti · 6 years ago
  89. cdd4722 Catch ServiceSpecificException instead of IllegalStateException. by Lorenzo Colitti · 6 years ago
  90. 3b723c2 Fix broken javadoc links by Chiachang Wang · 6 years ago
  91. 84298d8 Manage NAT64 prefix discovery lifecycle in the framework. by Lorenzo Colitti · 6 years ago
  92. f7e1739 Track NAT64 in the framework and start clatd iff NAT64 detected by Lorenzo Colitti · 7 years ago
  93. 7b0732f Change Nat464Xlat lifecycle. by Lorenzo Colitti · 7 years ago
  94. c11592c Minor improvements to verifyTcpBufferSizeChange. by Lorenzo Colitti · 6 years ago
  95. 8229353 Return not supported if no necessary socket option by markchien · 6 years ago
  96. edb26a5 Merge "Add logging to NetworkStackClient" by Remi NGUYEN VAN · 6 years ago
  97. c60e99d Merge "Send special permission information to netd" by Treehugger Robot · 6 years ago
  98. 31c44d7 Add logging to NetworkStackClient by Remi NGUYEN VAN · 6 years ago
  99. 92c4d5e Send special permission information to netd by Chenbo Feng · 7 years ago
  100. 6e7600f Merge changes from topic "PPRL.190205.001" by Xin Li · 6 years ago