1. 2af0b66 NetworkStatsService: Fix getDetailedUidStats to take VPNs into account. by Varun Anand · 7 years ago
  2. 612520f Take all VPN underlying networks into account when migrating traffic for by Varun Anand · 6 years ago
  3. 43c8776 Merge "Add unit tests related to data accounting for VPNs with one underlying network." by Treehugger Robot · 6 years ago
  4. edb899f Merge "Move the IpMemoryStore to the network stack." by Xiao Ma · 6 years ago
  5. 21be4d2 Merge "Replace Handler with Executor for async DNS API" by Luke Huang · 6 years ago
  6. 2b474c4 Merge "Refactor answer callback for async DNS query JAVA API" by Luke Huang · 6 years ago
  7. 2adc944 Merge "Remove deprecated entitlement API" by Mark Chien · 6 years ago
  8. 4ae71e9 Move the IpMemoryStore to the network stack. by Chalard Jean · 7 years ago
  9. 7b9d480 Merge "Remove NetworkParcelable" by Remi NGUYEN VAN · 6 years ago
  10. dfd2e4d Replace Handler with Executor for async DNS API by Luke Huang · 6 years ago
  11. 6d72b2c Refactor answer callback for async DNS query JAVA API by Luke Huang · 6 years ago
  12. 3a84b3c Add unit tests related to data accounting for VPNs with one underlying network. by Varun Anand · 6 years ago
  13. 122c557 Merge "Moved transport to IntDef" by Treehugger Robot · 6 years ago
  14. eb42f2f Remove NetworkParcelable by Remi NGUYEN VAN · 6 years ago
  15. 546bcbb Merge "Integrate testNetworkService and Manager with Connectivity stack" by Benedict Wong · 6 years ago
  16. 92344ef Remove deprecated entitlement API by markchien · 6 years ago
  17. 7e0f914 Moved transport to IntDef by Jack Yu · 6 years ago
  18. 070f9ff [KA02.5] Use binder thread and executor to invoke callback by junyulai · 7 years ago
  19. 9e77cca Merge "Rename entitlement callback to adhere to API guidelines." by Treehugger Robot · 6 years ago
  20. 493e04b Integrate testNetworkService and Manager with Connectivity stack by Benedict Wong · 7 years ago
  21. 11230da Merge "Tell the factory it is already serving a request." by Chalard Jean · 6 years ago
  22. 89351e0 Merge "Temporarily disable flaky test." by Ian Kasprzak · 6 years ago
  23. 87b73b0 Merge "[KA13]: add unit test for exposed TCP socket keepalive API." by Xiao Ma · 6 years ago
  24. 321475f Temporarily disable flaky test. by Lorenzo Colitti · 6 years ago
  25. 7e7c742 Rename entitlement callback to adhere to API guidelines. by Jeremy Klein · 6 years ago
  26. 29d06db Tell the factory it is already serving a request. by Chalard Jean · 7 years ago
  27. dce527f Merge "[CS] Support "instant failure" from factories" by Chalard Jean · 6 years ago
  28. fcd1ab6 [KA13]: add unit test for exposed TCP socket keepalive API. by Xiao Ma · 6 years ago
  29. 2d3cc45 Merge "Check if network has partial connectivity" by Lucas Lin · 6 years ago
  30. 2240ef6 Check if network has partial connectivity by lucaslin · 6 years ago
  31. a0b880c Merge "Improve keepalive offload documentation and error handling" by Junyu Lai · 6 years ago
  32. fbfdd84 [CS] Support "instant failure" from factories by Etan Cohen · 7 years ago
  33. 80c8a33 Merge "Add tethering event callback API" by Chalard Jean · 6 years ago
  34. 4e9a6e4 Merge "[PT17.5] Revert to booleans for send/not send broadcast constants." by Treehugger Robot · 6 years ago
  35. 2a67906 [PT17.5] Revert to booleans for send/not send broadcast constants. by Chalard Jean · 7 years ago
  36. ef59cd5 Merge "Convert tests/**/Android.mk files to Android.bp" by Treehugger Robot · 6 years ago
  37. 4ef53e8 Add tethering event callback API by markchien · 6 years ago
  38. 06ef4a5 Merge "Minor changes to the async DNS query JAVA API" by Luke Huang · 6 years ago
  39. 2e39455 Convert tests/**/Android.mk files to Android.bp by Sasha Smundak · 6 years ago
  40. 6525e97 Merge changes Ie66ba631,Ic42c09a3 by Benedict Wong · 6 years ago
  41. cdfb2b9 Merge "Fix TetheringEntitlementValueListener related API" by Mark Chien · 6 years ago
  42. 1244835 Minor changes to the async DNS query JAVA API by Luke Huang · 7 years ago
  43. 97767bf Improve keepalive offload documentation and error handling by junyulai · 6 years ago
  44. e69a7a1 Merge "Migrate frameworks/base/tests/net/ to androidx.test" by Treehugger Robot · 6 years ago
  45. bf5ab01 Fix TetheringEntitlementValueListener related API by markchien · 6 years ago
  46. 2ffe4b8 Implement TestNetworkService by Benedict Wong · 7 years ago
  47. 7e3ccaa Merge "Add @UnsupportedAppUsage annotations" by Andrei-Valentin Onea · 6 years ago
  48. 147f6cf Migrate frameworks/base/tests/net/ to androidx.test by Brett Chabot · 6 years ago
  49. 8cf6998 Merge "Fix isActiveNetworkMetered for VPNs." by Varun Anand · 6 years ago
  50. a32315e Merge "Adding new APN type for Mission Critical Services." by Amit Mahajan · 6 years ago
  51. acb289f Merge "Return not supported if no necessary socket option" by Mark Chien · 6 years ago
  52. 37cde6b Merge "Fixed all APIs not meeting API review requirement" by Treehugger Robot · 6 years ago
  53. 57ca4b2 Merge "Ensure handleUpdateLinkProperties runs on the CS handler thread." by Treehugger Robot · 6 years ago
  54. 72a6706 Merge "getConnectionOwnerUid: Clarify documentation" by Treehugger Robot · 6 years ago
  55. b7aafd2 Adding new APN type for Mission Critical Services. by Amit Mahajan · 6 years ago
  56. 9fc82e3 Fixed all APIs not meeting API review requirement by Jack Yu · 6 years ago
  57. e59e8c6 Fix Automated API Review: InetAddresses by Paul Duffin · 6 years ago
  58. a4ca3c6 Add shell TestNetworkManager and Service by Benedict Wong · 7 years ago
  59. f3fd8dd Remove ConnectivityManager and its usages from NetworkStatsService. by Varun Anand · 6 years ago
  60. 83b6d76 Fix isActiveNetworkMetered for VPNs. by Varun Anand · 6 years ago
  61. 23393e2 Add @UnsupportedAppUsage annotations by Andrei Onea · 6 years ago
  62. 1dd83b1 Merge "Fix broken javadoc links" by Treehugger Robot · 6 years ago
  63. 868f058 Merge changes from topic "nat64" by Lorenzo Colitti · 6 years ago
  64. 440df92 getConnectionOwnerUid: Clarify documentation by Jeff Vander Stoep · 6 years ago
  65. bb6bacc Ensure handleUpdateLinkProperties runs on the CS handler thread. by Lorenzo Colitti · 6 years ago
  66. cdd4722 Catch ServiceSpecificException instead of IllegalStateException. by Lorenzo Colitti · 6 years ago
  67. 3b723c2 Fix broken javadoc links by Chiachang Wang · 6 years ago
  68. 84298d8 Manage NAT64 prefix discovery lifecycle in the framework. by Lorenzo Colitti · 6 years ago
  69. f7e1739 Track NAT64 in the framework and start clatd iff NAT64 detected by Lorenzo Colitti · 7 years ago
  70. 7b0732f Change Nat464Xlat lifecycle. by Lorenzo Colitti · 7 years ago
  71. c11592c Minor improvements to verifyTcpBufferSizeChange. by Lorenzo Colitti · 6 years ago
  72. 8229353 Return not supported if no necessary socket option by markchien · 6 years ago
  73. edb26a5 Merge "Add logging to NetworkStackClient" by Remi NGUYEN VAN · 6 years ago
  74. c60e99d Merge "Send special permission information to netd" by Treehugger Robot · 6 years ago
  75. 31c44d7 Add logging to NetworkStackClient by Remi NGUYEN VAN · 6 years ago
  76. 92c4d5e Send special permission information to netd by Chenbo Feng · 7 years ago
  77. 6e7600f Merge changes from topic "PPRL.190205.001" by Xin Li · 6 years ago
  78. e26fb9d Merge "Skip unreachable route when estimating VPN destinations" by Treehugger Robot · 6 years ago
  79. 8b1352f Skip unreachable route when estimating VPN destinations by Rubin Xu · 6 years ago
  80. 07fff8e Merge "Update VPN capabilities when its underlying network set is null." by Varun Anand · 6 years ago
  81. c7702ba Merge "Update VPN capabilities when its underlying network set is null." by Treehugger Robot · 6 years ago
  82. ef77a4a Merge "Move NetworkStack to services.net" am: 4616612b6b by Remi NGUYEN VAN · 6 years ago
  83. 4616612 Merge "Move NetworkStack to services.net" by Remi NGUYEN VAN · 6 years ago
  84. 48eaae5 Merge "Remove NetworkMonitor dependency on ICaptivePortal" am: 399be8f9b9 by Remi NGUYEN VAN · 6 years ago
  85. 399be8f Merge "Remove NetworkMonitor dependency on ICaptivePortal" by Remi NGUYEN VAN · 6 years ago
  86. ef59a21 Move NetworkStack to services.net by Remi NGUYEN VAN · 6 years ago
  87. eab0f54 Remove NetworkMonitor dependency on ICaptivePortal by Remi NGUYEN VAN · 6 years ago
  88. df56995 Update VPN capabilities when its underlying network set is null. by Varun Anand · 6 years ago
  89. 4198f09 Merge "DO NOT MERGE - Merge pi-platform-release (PPRL.190205.001) into stage-aosp-master" into stage-aosp-master by Xin Li · 6 years ago
  90. 9dd06ba Merge "Add Test Network and Transport types" am: 9a5d3ba1ad by Benedict Wong · 6 years ago
  91. 9a5d3ba Merge "Add Test Network and Transport types" by Benedict Wong · 6 years ago
  92. 472cc5b DO NOT MERGE - Merge pi-platform-release (PPRL.190205.001) into by Xin Li · 6 years ago
  93. ec2b289 Merge "Fix flaky testNattSocketKeepalives" am: 9a9e288607 by Remi NGUYEN VAN · 6 years ago
  94. da969f4 Merge "Clear all lingering notifications when network is disconnected" by Lucas Lin · 6 years ago
  95. 9a9e288 Merge "Fix flaky testNattSocketKeepalives" by Remi NGUYEN VAN · 6 years ago
  96. b76f9ee Fix flaky testNattSocketKeepalives by Remi NGUYEN VAN · 6 years ago
  97. b25c9a6 Clear all lingering notifications when network is disconnected by lucaslin · 6 years ago
  98. e6fbb46 Merge "Remove hard-coded NetworkStack package name" am: 694dd4a5e2 by Remi NGUYEN VAN · 6 years ago
  99. 694dd4a Merge "Remove hard-coded NetworkStack package name" by Remi NGUYEN VAN · 6 years ago
  100. bdfaa48 Add Test Network and Transport types by Benedict Wong · 7 years ago