1. cea27f4 Merge "Add Parcelable implementation for ApfCapabilities" by Remi NGUYEN VAN · 5 years ago
  2. 289759e Merge "Add unit tests related to data accounting for VPNs with one underlying network." by Treehugger Robot · 5 years ago
  3. 93bf5ef Merge "Move the IpMemoryStore to the network stack." by Xiao Ma · 5 years ago
  4. f1d0fd2 Merge "Refactor answer callback for async DNS query JAVA API" by Luke Huang · 5 years ago
  5. 9521351 Move the IpMemoryStore to the network stack. by Chalard Jean · 6 years ago
  6. 205886d Merge "Remove NetworkParcelable" by Remi NGUYEN VAN · 5 years ago
  7. 1a13960 Merge "Remove aidl wrappers for framework parcelables" by Remi NGUYEN VAN · 5 years ago
  8. 304491d Refactor answer callback for async DNS query JAVA API by Luke Huang · 5 years ago
  9. 472b926 Add unit tests related to data accounting for VPNs with one underlying network. by Varun Anand · 5 years ago
  10. 904a38b Remove NetworkParcelable by Remi NGUYEN VAN · 5 years ago
  11. e80be85 Remove aidl wrappers for framework parcelables by Remi NGUYEN VAN · 5 years ago
  12. 3ac2392 Add Parcelable implementation for ApfCapabilities by Remi NGUYEN VAN · 5 years ago
  13. 7c46917 [KA02.5] Use binder thread and executor to invoke callback by junyulai · 6 years ago
  14. ae79013 Merge "Tell the factory it is already serving a request." by Chalard Jean · 5 years ago
  15. 3fb5ba9 Merge "Temporarily disable flaky test." by Ian Kasprzak · 5 years ago
  16. f1e012a Merge "[KA13]: add unit test for exposed TCP socket keepalive API." by Xiao Ma · 5 years ago
  17. 5ae2caf Temporarily disable flaky test. by Lorenzo Colitti · 5 years ago
  18. 05ab681 Tell the factory it is already serving a request. by Chalard Jean · 6 years ago
  19. eb3e7b3 Merge "[CS] Support "instant failure" from factories" by Chalard Jean · 5 years ago
  20. a463711 [KA13]: add unit test for exposed TCP socket keepalive API. by Xiao Ma · 6 years ago
  21. e252a74 Check if network has partial connectivity by lucaslin · 5 years ago
  22. ddb720a [CS] Support "instant failure" from factories by Etan Cohen · 6 years ago
  23. 5227285 Merge "Add tethering event callback API" by Chalard Jean · 5 years ago
  24. 40ff4f7 Merge "Convert tests/**/Android.mk files to Android.bp" by Treehugger Robot · 5 years ago
  25. 26299ed Add tethering event callback API by markchien · 5 years ago
  26. e5e3ac6 Merge "Add junyulai@ as owner of the core networking dirs" by Bernie Innocenti · 5 years ago
  27. ea89cf2 Add junyulai@ as owner of the core networking dirs by Bernie Innocenti · 5 years ago
  28. c8dfb72 Merge "Minor changes to the async DNS query JAVA API" by Luke Huang · 5 years ago
  29. b6aca11 Convert tests/**/Android.mk files to Android.bp by Sasha Smundak · 5 years ago
  30. fbcc63d Merge "Fix TetheringEntitlementValueListener related API" by Mark Chien · 5 years ago
  31. 33bfef3 Minor changes to the async DNS query JAVA API by Luke Huang · 6 years ago
  32. 58038da Merge "Migrate frameworks/base/tests/net/ to androidx.test" by Treehugger Robot · 5 years ago
  33. 9554abf Fix TetheringEntitlementValueListener related API by markchien · 5 years ago
  34. 1ae2aa6 Migrate frameworks/base/tests/net/ to androidx.test by Brett Chabot · 5 years ago
  35. 92c55f0 Merge "Fix isActiveNetworkMetered for VPNs." by Varun Anand · 5 years ago
  36. a56c2e4e Merge "Check if DUN APN exists to decide isDunRequired" by Mark Chien · 5 years ago
  37. d33cbc6 Remove ConnectivityManager and its usages from NetworkStatsService. by Varun Anand · 6 years ago
  38. c51b06d Fix isActiveNetworkMetered for VPNs. by Varun Anand · 5 years ago
  39. a02847e Merge changes from topic "nat64" by Lorenzo Colitti · 5 years ago
  40. d593e29 Manage NAT64 prefix discovery lifecycle in the framework. by Lorenzo Colitti · 5 years ago
  41. db3a236 Check if DUN APN exists to decide isDunRequired by markchien · 6 years ago
  42. 6998fa8 Track NAT64 in the framework and start clatd iff NAT64 detected by Lorenzo Colitti · 6 years ago
  43. df59563 Change Nat464Xlat lifecycle. by Lorenzo Colitti · 6 years ago
  44. f56ff04 Minor improvements to verifyTcpBufferSizeChange. by Lorenzo Colitti · 5 years ago
  45. 21078b1 Merge "Skip unreachable route when estimating VPN destinations" by Treehugger Robot · 5 years ago
  46. c63e48d Skip unreachable route when estimating VPN destinations by Rubin Xu · 5 years ago
  47. e3ae238 Merge "Update VPN capabilities when its underlying network set is null." by Treehugger Robot · 6 years ago
  48. 762f9f0 Merge "Move NetworkStack to services.net" by Remi NGUYEN VAN · 6 years ago
  49. 5db454c Move NetworkStack to services.net by Remi NGUYEN VAN · 6 years ago
  50. 4fa80e8 Update VPN capabilities when its underlying network set is null. by Varun Anand · 6 years ago
  51. 1675807 Merge "Fix flaky testNattSocketKeepalives" by Remi NGUYEN VAN · 6 years ago
  52. ac02bc8 Fix flaky testNattSocketKeepalives by Remi NGUYEN VAN · 6 years ago
  53. 8fee3de Merge "Support multi-SIM entitlement check" by Mark Chien · 6 years ago
  54. 0b59507 Support multi-SIM entitlement check by markchien · 6 years ago
  55. 9c5d964 Remove hard-coded NetworkStack package name by Remi NGUYEN VAN · 6 years ago
  56. 2ed5d4c [KA03.5] Add stable AIDL parcelable for TcpKeepalivePacketData by junyulai · 6 years ago
  57. 150e191 [KA03] Support tcp keepalive offload by markchien · 6 years ago
  58. 0683511 [KA02] internal cleanup and refactor for SocketKeepalive by junyulai · 6 years ago
  59. 4163ff7 Merge "Add get last entitlement value callback API" by Mark Chien · 6 years ago
  60. f273127 Add get last entitlement value callback API by markchien · 6 years ago
  61. 62a9b66 Merge "Add an API that allows VPNs to declare themselves as metered." by Varun Anand · 6 years ago
  62. 1215f09 Add an API that allows VPNs to declare themselves as metered. by Varun Anand · 6 years ago
  63. 231b52b Remove last NetworkStack usage of hidden APIs by Remi NGUYEN VAN · 6 years ago
  64. 774c3ce Merge "Whitelist packages from VPN lockdown." by Pavel Grafov · 6 years ago
  65. b8bbc48 Merge "Move NetworkUtils used by NetworkStack" by Remi NGUYEN VAN · 6 years ago
  66. e88516f Move NetworkUtils used by NetworkStack by Remi NGUYEN VAN · 6 years ago
  67. a4bcc86 Add NetworkStack networking deps to SystemApi by Remi NGUYEN VAN · 6 years ago
  68. a462bcb Whitelist packages from VPN lockdown. by Pavel Grafov · 6 years ago
  69. 1f9d80f Merge "Fix IPMS tests timeout." by Treehugger Robot · 6 years ago
  70. 9f73671 Merge "Revert "Whitelist packages from VPN lockdown."" by Dan Albert · 6 years ago
  71. ee8e6a0 Revert "Whitelist packages from VPN lockdown." by Dan Albert · 6 years ago
  72. 8b59179 Merge "Add API for proxy configuration over VPN." by Treehugger Robot · 6 years ago
  73. efc7735 Merge "Whitelist packages from VPN lockdown." by Pavel Grafov · 6 years ago
  74. bb9cef0 Whitelist packages from VPN lockdown. by Pavel Grafov · 6 years ago
  75. 044a436 Add API for proxy configuration over VPN. by Irina Dumitrescu · 6 years ago
  76. 6fa3d39 Merge "Popup a notification after logging in the captive portal network" by Lucas Lin · 6 years ago
  77. f735efc Fix IPMS tests timeout. by Chalard Jean · 6 years ago
  78. d2e045e0 Popup a notification after logging in the captive portal network by lucaslin · 6 years ago
  79. b3656c7 Merge changes from topic "ka05" by Junyu Lai · 6 years ago
  80. 215b877 [KA05] Export keepalive offload api for IpSec Nat-T file descriptor by junyulai · 6 years ago
  81. 48eac1d4 [KA01] export SocketKeepalive API for NAT-T keepalive by junyulai · 6 years ago
  82. e693d49 Merge changes I1250730c,I7d00848c by Remi NGUYEN VAN · 6 years ago
  83. e62097f Merge "Stop depending on the ConnectivityService default request." by Lorenzo Colitti · 6 years ago
  84. 773f3f5 Merge "[MS11] Implement findL2Key" by Treehugger Robot · 6 years ago
  85. ed3168e Stop depending on the ConnectivityService default request. by Lorenzo Colitti · 6 years ago
  86. 31ff061 Merge changes from topic "Java async dns" by Luke Huang · 6 years ago
  87. 8d1a890 [MS11] Implement findL2Key by Chalard Jean · 6 years ago
  88. 3c600a1 Move IpClient to NetworkStack by Remi NGUYEN VAN · 6 years ago
  89. 58582a3 Merge "Add getAvoidBadWifi system API" by Remi NGUYEN VAN · 6 years ago
  90. 022daeb Merge changes If71fadd2,I42047185 by Chalard Jean · 6 years ago
  91. ced57bb Add libprocessgroup dependency by Suren Baghdasaryan · 6 years ago
  92. 00b15f3 Add asynchronous DNS query API in Java by Luke Huang · 6 years ago
  93. 97f69c2 Add getAvoidBadWifi system API by Remi NGUYEN VAN · 6 years ago
  94. 479c076 Merge "Add API for VPN apps to query always-on and lockdown." by Pavel Grafov · 6 years ago
  95. 06adb08 Merge "Remove InterfaceController dependency on NMS" by Remi NGUYEN VAN · 6 years ago
  96. d1b51a3 Remove InterfaceController dependency on NMS by Remi NGUYEN VAN · 6 years ago
  97. b67e493 [MS10] Address leftover comments on MS03 and MS07 by Chalard Jean · 6 years ago
  98. a39756a [MS09] Implement isSameNetwork. by Chalard Jean · 6 years ago
  99. 94a0557 Add LinkProps and NetworkCaps methods to SystemApi by Remi NGUYEN VAN · 6 years ago
  100. 8586a43 Merge "Add NetworkStack metrics to system API" by Remi NGUYEN VAN · 6 years ago