1. 6e6bca7 Merge "[CS] Support "instant failure" from factories" by Chalard Jean · 6 years ago
  2. e54e123 Merge "Check if network has partial connectivity" by Lucas Lin · 6 years ago
  3. 25a5047 Check if network has partial connectivity by lucaslin · 6 years ago
  4. 43b275b Merge "Improve keepalive offload documentation and error handling" by Junyu Lai · 6 years ago
  5. 06633de [CS] Support "instant failure" from factories by Etan Cohen · 7 years ago
  6. 0b17548 Merge "Add tethering event callback API" by Chalard Jean · 6 years ago
  7. 9903aea Merge "[PT17.5] Revert to booleans for send/not send broadcast constants." by Treehugger Robot · 6 years ago
  8. bb4de6c [PT17.5] Revert to booleans for send/not send broadcast constants. by Chalard Jean · 7 years ago
  9. a95677d Merge "Convert tests/**/Android.mk files to Android.bp" by Treehugger Robot · 6 years ago
  10. a005c99 Add tethering event callback API by markchien · 6 years ago
  11. e11e530 Merge "Minor changes to the async DNS query JAVA API" by Luke Huang · 6 years ago
  12. 168d763 Convert tests/**/Android.mk files to Android.bp by Sasha Smundak · 6 years ago
  13. 9c34c48 Merge changes Ie66ba631,Ic42c09a3 by Benedict Wong · 6 years ago
  14. e2f15a1 Merge "Fix TetheringEntitlementValueListener related API" by Mark Chien · 6 years ago
  15. e083ed9 Minor changes to the async DNS query JAVA API by Luke Huang · 7 years ago
  16. a0229cb Improve keepalive offload documentation and error handling by junyulai · 6 years ago
  17. 216266b Merge "Migrate frameworks/base/tests/net/ to androidx.test" by Treehugger Robot · 6 years ago
  18. dd41c82 Fix TetheringEntitlementValueListener related API by markchien · 6 years ago
  19. df87337 Implement TestNetworkService by Benedict Wong · 7 years ago
  20. 2983253 Merge "Add @UnsupportedAppUsage annotations" by Andrei-Valentin Onea · 6 years ago
  21. ab11bf1 Migrate frameworks/base/tests/net/ to androidx.test by Brett Chabot · 6 years ago
  22. 9fd6a19 Merge "Fix isActiveNetworkMetered for VPNs." by Varun Anand · 6 years ago
  23. c4d867c Merge "Adding new APN type for Mission Critical Services." by Amit Mahajan · 6 years ago
  24. 719b872 Merge "Return not supported if no necessary socket option" by Mark Chien · 6 years ago
  25. a4c3261 Merge "Fixed all APIs not meeting API review requirement" by Treehugger Robot · 6 years ago
  26. bfe05b0 Merge "Ensure handleUpdateLinkProperties runs on the CS handler thread." by Treehugger Robot · 6 years ago
  27. 1a4ffd5 Merge "getConnectionOwnerUid: Clarify documentation" by Treehugger Robot · 6 years ago
  28. 44f8255 Adding new APN type for Mission Critical Services. by Amit Mahajan · 6 years ago
  29. 3ee7ba1 Fixed all APIs not meeting API review requirement by Jack Yu · 6 years ago
  30. 3b6665e Fix Automated API Review: InetAddresses by Paul Duffin · 6 years ago
  31. e540476 Add shell TestNetworkManager and Service by Benedict Wong · 7 years ago
  32. 5e980f4 Remove ConnectivityManager and its usages from NetworkStatsService. by Varun Anand · 6 years ago
  33. e93a4f3 Fix isActiveNetworkMetered for VPNs. by Varun Anand · 6 years ago
  34. c9eba34 Add @UnsupportedAppUsage annotations by Andrei Onea · 6 years ago
  35. e239dc8 Merge "Fix broken javadoc links" by Treehugger Robot · 6 years ago
  36. cfb7f03 Merge changes from topic "nat64" by Lorenzo Colitti · 6 years ago
  37. 96c64ed getConnectionOwnerUid: Clarify documentation by Jeff Vander Stoep · 6 years ago
  38. 7ec341a Ensure handleUpdateLinkProperties runs on the CS handler thread. by Lorenzo Colitti · 6 years ago
  39. b1ef6f7 Catch ServiceSpecificException instead of IllegalStateException. by Lorenzo Colitti · 6 years ago
  40. 0d92d1a Fix broken javadoc links by Chiachang Wang · 6 years ago
  41. 714b786 Manage NAT64 prefix discovery lifecycle in the framework. by Lorenzo Colitti · 6 years ago
  42. 8d39bbf Track NAT64 in the framework and start clatd iff NAT64 detected by Lorenzo Colitti · 7 years ago
  43. 07f1020 Change Nat464Xlat lifecycle. by Lorenzo Colitti · 7 years ago
  44. b0e7a02 Minor improvements to verifyTcpBufferSizeChange. by Lorenzo Colitti · 6 years ago
  45. 788b913 Return not supported if no necessary socket option by markchien · 6 years ago
  46. b4ef756 Merge "Add logging to NetworkStackClient" by Remi NGUYEN VAN · 6 years ago
  47. 84537c0 Merge "Send special permission information to netd" by Treehugger Robot · 6 years ago
  48. a00a3f2 Add logging to NetworkStackClient by Remi NGUYEN VAN · 6 years ago
  49. 002c556 Send special permission information to netd by Chenbo Feng · 7 years ago
  50. f6abf78 Merge changes from topic "PPRL.190205.001" by Xin Li · 6 years ago
  51. 3b3871c Merge "Skip unreachable route when estimating VPN destinations" by Treehugger Robot · 6 years ago
  52. 1faa896 Skip unreachable route when estimating VPN destinations by Rubin Xu · 6 years ago
  53. bd97fcd Merge "Update VPN capabilities when its underlying network set is null." by Varun Anand · 6 years ago
  54. 9e22670 Merge "Update VPN capabilities when its underlying network set is null." by Treehugger Robot · 6 years ago
  55. 8989e36 Merge "Move NetworkStack to services.net" am: f66b7a8e60 by Remi NGUYEN VAN · 6 years ago
  56. f66b7a8 Merge "Move NetworkStack to services.net" by Remi NGUYEN VAN · 6 years ago
  57. 5074628 Merge "Remove NetworkMonitor dependency on ICaptivePortal" am: ca55fb73c7 by Remi NGUYEN VAN · 6 years ago
  58. ca55fb7 Merge "Remove NetworkMonitor dependency on ICaptivePortal" by Remi NGUYEN VAN · 6 years ago
  59. f1c624a Move NetworkStack to services.net by Remi NGUYEN VAN · 6 years ago
  60. 89fbdc3 Remove NetworkMonitor dependency on ICaptivePortal by Remi NGUYEN VAN · 6 years ago
  61. 273f900 Update VPN capabilities when its underlying network set is null. by Varun Anand · 6 years ago
  62. 7687edd 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
  63. 3a7e4f8 Merge "Add Test Network and Transport types" am: df27f67993 by Benedict Wong · 6 years ago
  64. df27f67 Merge "Add Test Network and Transport types" by Benedict Wong · 6 years ago
  65. 4bf096e DO NOT MERGE - Merge pi-platform-release (PPRL.190205.001) into by Xin Li · 6 years ago
  66. 793f58b Merge "Fix flaky testNattSocketKeepalives" am: 296c5ed68d by Remi NGUYEN VAN · 6 years ago
  67. 460b42b Merge "Clear all lingering notifications when network is disconnected" by Lucas Lin · 6 years ago
  68. 296c5ed Merge "Fix flaky testNattSocketKeepalives" by Remi NGUYEN VAN · 6 years ago
  69. cb0b1fc Fix flaky testNattSocketKeepalives by Remi NGUYEN VAN · 6 years ago
  70. b5b671a Clear all lingering notifications when network is disconnected by lucaslin · 6 years ago
  71. dba80fa Merge "Remove hard-coded NetworkStack package name" am: 20bda51d6c by Remi NGUYEN VAN · 6 years ago
  72. 20bda51 Merge "Remove hard-coded NetworkStack package name" by Remi NGUYEN VAN · 6 years ago
  73. 8015602 Add Test Network and Transport types by Benedict Wong · 7 years ago
  74. 9def767 Snap for 5180536 from b96a8ade506dbd99234d4e700de87a40419f7ddf to pi-platform-release by android-build-team Robot · 6 years ago
  75. 8b3999c Remove hard-coded NetworkStack package name by Remi NGUYEN VAN · 6 years ago
  76. 9b177fe Merge "Check MAINLINE_NETWORK_STACK in ConnectivityService" am: 641c68cfdb by Remi NGUYEN VAN · 6 years ago
  77. 641c68c Merge "Check MAINLINE_NETWORK_STACK in ConnectivityService" by Remi NGUYEN VAN · 6 years ago
  78. 14b3b4b Merge "Add API for NetworkStack to start captive portal" am: 26b11cdf44 by Remi NGUYEN VAN · 6 years ago
  79. 26b11cd Merge "Add API for NetworkStack to start captive portal" by Remi NGUYEN VAN · 6 years ago
  80. d85bb7f Merge "[KA04] Expose TCP socket keepalive API" am: 68230eff94 by Chalard Jean · 6 years ago
  81. 68230ef Merge "[KA04] Expose TCP socket keepalive API" by Chalard Jean · 6 years ago
  82. c7ea124 [KA04] Expose TCP socket keepalive API by junyulai · 7 years ago
  83. f5805a6 Merge "[KA03.5] Add stable AIDL parcelable for TcpKeepalivePacketData" by Chalard Jean · 6 years ago
  84. cbd07b8 Merge "[KA03.5] Add stable AIDL parcelable for TcpKeepalivePacketData" by Chalard Jean · 6 years ago
  85. 7bfa1c0 Check MAINLINE_NETWORK_STACK in ConnectivityService by Remi NGUYEN VAN · 7 years ago
  86. 69a8946 Merge "Deprecate getActiveLinkProperties." am: e429dfd104 by Chalard Jean · 6 years ago
  87. e429dfd Merge "Deprecate getActiveLinkProperties." by Treehugger Robot · 6 years ago
  88. f363f5f Add API for NetworkStack to start captive portal by Remi NGUYEN VAN · 7 years ago
  89. cc47b52 Deprecate getActiveLinkProperties. by Chalard Jean · 7 years ago
  90. 0bebdf2 Merge "[KA03] Support tcp keepalive offload" am: 5f8ddc2eb1 by Chalard Jean · 6 years ago
  91. 8c1586e [KA03.5] Add stable AIDL parcelable for TcpKeepalivePacketData by junyulai · 7 years ago
  92. 46f41d4 [KA03] Support tcp keepalive offload by markchien · 7 years ago
  93. 3527414 Merge "[KA02] internal cleanup and refactor for SocketKeepalive" am: 292da961e6 by Chalard Jean · 6 years ago
  94. 21c06d0 [KA02] internal cleanup and refactor for SocketKeepalive by junyulai · 7 years ago
  95. 79010e2 Merge changes from topic "bindprocess-resolv" am: 8b25d6c7d8 by Remi NGUYEN VAN · 7 years ago
  96. 8b25d6c Merge changes from topic "bindprocess-resolv" by Remi NGUYEN VAN · 7 years ago
  97. 5ba51d8 Merge "Add get last entitlement value callback API" am: 13f0ce23a5 by Mark Chien · 7 years ago
  98. 13f0ce2 Merge "Add get last entitlement value callback API" by Mark Chien · 7 years ago
  99. 5bd499c Add get last entitlement value callback API by markchien · 7 years ago
  100. 3fadff9 Allow use of bindProcessToNetwork only to change private DNS bypass. by Lorenzo Colitti · 7 years ago