1. 80986d9 Support strict mode private DNS on VPNs that provide Internet. by Lorenzo Colitti · 5 years ago
  2. b340a69 Merge "adopt non-blocking method to obtain the IpMemoryStore service." by Xiao Ma · 5 years ago
  3. 9b09a16 [CS] Unregister callback as part of onUnavailable dispatch by Etan Cohen · 5 years ago
  4. a489a8d adopt non-blocking method to obtain the IpMemoryStore service. by Xiao Ma · 5 years ago
  5. 1c9ca3b Merge "Add CTS API coverage for APIs which are used by NetworkStack" by Paul Hu · 5 years ago
  6. f32da69 Add CTS API coverage for APIs which are used by NetworkStack by paulhu · 5 years ago
  7. 9eeaa3a Support adding NATT keepalive packet filter by Aaron Huang · 5 years ago
  8. a6d5664 Merge "Make DNS cache lifecycle management explicit" by Lorenzo Colitti · 5 years ago
  9. 9e64dc0 Reinstate new VPN uid filtering unit tests by Rubin Xu · 5 years ago
  10. cecd4a3 [KA11] Verify fd ownership and allocate resource for NattKeepalive by junyulai · 5 years ago
  11. b00786f Merge "Fix an argument to the legacy broadcast" by Chalard Jean · 5 years ago
  12. c345527 Merge "Add NATT keepalive resources and methods into IpSecService" by Benedict Wong · 5 years ago
  13. 4a208ae Merge "Move more network unit tests to common tests" by Paul Hu · 5 years ago
  14. 72102e5 Fix an argument to the legacy broadcast by Chalard Jean · 5 years ago
  15. a24d5d8 Make DNS cache lifecycle management explicit by Luke Huang · 5 years ago
  16. 1ad99fb Merge changes Id598ae1d,I475bd011 by Chalard Jean · 5 years ago
  17. da3421e Straighten AIDL interface for the memory store by Chalard Jean · 5 years ago
  18. 2445227 Add NATT keepalive resources and methods into IpSecService by Benedict Wong · 5 years ago
  19. 612522b Make LegacyTypeTracker testable by Chalard Jean · 5 years ago
  20. 59d3323 Merge "Backwards-incompatible resolv module API change for making setResolverConfiguration take a parcelable." by Wayne Ma · 5 years ago
  21. 1351684 Backwards-incompatible resolv module API change for making setResolverConfiguration take a parcelable. by waynema · 5 years ago
  22. 899f397 Merge "Tethering: fix using wrong subId problem" by Mark Chien · 5 years ago
  23. 3394e14 Tethering: fix using wrong subId problem by markchien · 5 years ago
  24. a1fedb8 Merge "Release keepalive slot after stopped" by Junyu Lai · 5 years ago
  25. 0535295 Release keepalive slot after stopped by junyulai · 5 years ago
  26. 8574c9b Revert new tests and PackageManager mock by Lorenzo Colitti · 5 years ago
  27. 4c9f954 Revert "Revert "Block incoming non-VPN packets to apps under fully-routed VPN"" by Lorenzo Colitti · 5 years ago
  28. 3897df2 Revert "Block incoming non-VPN packets to apps under fully-routed VPN" by Remi NGUYEN VAN · 5 years ago
  29. f5fcf19 Move more network unit tests to common tests by Remi NGUYEN VAN · 5 years ago
  30. fd8f96d Block incoming non-VPN packets to apps under fully-routed VPN by Rubin Xu · 6 years ago
  31. 3102fa4 Merge "Fix remove-before-add for IpSecService RefcountedResource" by Benedict Wong · 5 years ago
  32. ccfaa3c Fix remove-before-add for IpSecService RefcountedResource by Benedict Wong · 5 years ago
  33. 48294e0 Merge "Move NetworkStatsFactory into service directory" by Treehugger Robot · 5 years ago
  34. 1307834 Merge "Fix flaky UdpEncapsulationSocket test" by Lorenzo Colitti · 5 years ago
  35. abcc6c0 Fix flaky UdpEncapsulationSocket test by Benedict Wong · 5 years ago
  36. f2f1f27 Move NetworkStatsFactory into service directory by Chenbo Feng · 5 years ago
  37. 7754d36 Merge "Clean up permissions when uids are no longer used" by Treehugger Robot · 5 years ago
  38. 31b33b6 Merge "Some cleanups for Tethering" by Mark Chien · 5 years ago
  39. a84cdf4 Merge "Add tests for PermissionMonitor" by Treehugger Robot · 5 years ago
  40. 9f246bd Some cleanups for Tethering by markchien · 5 years ago
  41. a6817cd Clean up permissions when uids are no longer used by Chenbo Feng · 5 years ago
  42. 436fe58 Add tests for PermissionMonitor by Chenbo Feng · 5 years ago
  43. 1e97aab Merge "Address leftover comments on 923337 and 930217." by Paul Hu · 5 years ago
  44. 17ea70c Merge "Add DHCP address lease expiry in IpMemoryStore." by Xiao Ma · 5 years ago
  45. 3d67f53 Address leftover comments on 923337 and 930217. by paulhu · 5 years ago
  46. 78454f3 Merge "Fix race when starting NetworkMonitor" by Remi NGUYEN VAN · 5 years ago
  47. 3962f67 Fix race when starting NetworkMonitor by Remi NGUYEN VAN · 5 years ago
  48. b9ef4dd Merge "Use IDnsResolver instead of INetd for resolver related binder commands" by Luke Huang · 5 years ago
  49. 385ccb0 Add DHCP address lease expiry in IpMemoryStore. by Xiao Ma · 5 years ago
  50. 6c93e53 Merge changes from topic "vpn_data_accounting" by Varun Anand · 5 years ago
  51. c3b3a5f Merge "Close tethering when UI entitlement fails" by Treehugger Robot · 5 years ago
  52. 29d2ef2 NetworkStatsService: Fix getDetailedUidStats to take VPNs into account. by Varun Anand · 5 years ago
  53. 95aa6d4 Take all VPN underlying networks into account when migrating traffic for by Varun Anand · 5 years ago
  54. eea398a Merge "Only apply entitlement check to cellular upstream" by Mark Chien · 5 years ago
  55. 29b7014 Close tethering when UI entitlement fails by markchien · 5 years ago
  56. 3b51963 Only apply entitlement check to cellular upstream by markchien · 6 years ago
  57. e5ee6b9 Merge changes I0baf582f,I4bba01ba by Junyu Lai · 5 years ago
  58. 1517815 Block unpriviledged apps which create keepalives with null fd by junyulai · 5 years ago
  59. 6591477 Use IDnsResolver instead of INetd for resolver related binder commands by Luke Huang · 5 years ago
  60. 9e3297a Merge "Fix flaky test for ConnectivityServiceTest#testPartialConnectivity" by Lucas Lin · 5 years ago
  61. f3b59b3 Fix flaky test for ConnectivityServiceTest#testPartialConnectivity by lucaslin · 5 years ago
  62. afe9b49 Reveal the call trace of failed test cases which run in executors by junyulai · 5 years ago
  63. 8324c3e Merge "Fix SocketKeepalive APIs which do not meet API review requirement" by Junyu Lai · 5 years ago
  64. 0c66697 Fix SocketKeepalive APIs which do not meet API review requirement by junyulai · 5 years ago
  65. 29a650c Fix the race between carrier config and DDS change by markchien · 5 years ago
  66. 43c1ade6 Merge "Fix Automated API Review issues." by Paul Hu · 5 years ago
  67. 775d11c Merge "Temporarily disable flaky test." by Treehugger Robot · 5 years ago
  68. 5ecbb80 Temporarily disable flaky test. by lucaslin · 5 years ago
  69. 3af01e2 Merge "Cleanup NetworkManagementService for Netd commnads binder migrartion" by Luke Huang · 5 years ago
  70. d9736de Fix Automated API Review issues. by paulhu · 5 years ago
  71. f6cbc2d Merge "Improve partial connectivity" by Lucas Lin · 5 years ago
  72. 909b31a Cleanup NetworkManagementService for Netd commnads binder migrartion by Luke Huang · 5 years ago
  73. 4333899 Improve partial connectivity by lucaslin · 5 years ago
  74. 289759e Merge "Add unit tests related to data accounting for VPNs with one underlying network." by Treehugger Robot · 5 years ago
  75. 9521351 Move the IpMemoryStore to the network stack. by Chalard Jean · 5 years ago
  76. 205886d Merge "Remove NetworkParcelable" by Remi NGUYEN VAN · 5 years ago
  77. 472b926 Add unit tests related to data accounting for VPNs with one underlying network. by Varun Anand · 5 years ago
  78. 904a38b Remove NetworkParcelable by Remi NGUYEN VAN · 5 years ago
  79. 7c46917 [KA02.5] Use binder thread and executor to invoke callback by junyulai · 6 years ago
  80. ae79013 Merge "Tell the factory it is already serving a request." by Chalard Jean · 5 years ago
  81. 3fb5ba9 Merge "Temporarily disable flaky test." by Ian Kasprzak · 5 years ago
  82. f1e012a Merge "[KA13]: add unit test for exposed TCP socket keepalive API." by Xiao Ma · 5 years ago
  83. 5ae2caf Temporarily disable flaky test. by Lorenzo Colitti · 5 years ago
  84. 05ab681 Tell the factory it is already serving a request. by Chalard Jean · 6 years ago
  85. eb3e7b3 Merge "[CS] Support "instant failure" from factories" by Chalard Jean · 5 years ago
  86. a463711 [KA13]: add unit test for exposed TCP socket keepalive API. by Xiao Ma · 5 years ago
  87. e252a74 Check if network has partial connectivity by lucaslin · 5 years ago
  88. ddb720a [CS] Support "instant failure" from factories by Etan Cohen · 6 years ago
  89. 26299ed Add tethering event callback API by markchien · 5 years ago
  90. fbcc63d Merge "Fix TetheringEntitlementValueListener related API" by Mark Chien · 5 years ago
  91. 58038da Merge "Migrate frameworks/base/tests/net/ to androidx.test" by Treehugger Robot · 5 years ago
  92. 9554abf Fix TetheringEntitlementValueListener related API by markchien · 5 years ago
  93. 1ae2aa6 Migrate frameworks/base/tests/net/ to androidx.test by Brett Chabot · 5 years ago
  94. 92c55f0 Merge "Fix isActiveNetworkMetered for VPNs." by Varun Anand · 5 years ago
  95. a56c2e4e Merge "Check if DUN APN exists to decide isDunRequired" by Mark Chien · 5 years ago
  96. d33cbc6 Remove ConnectivityManager and its usages from NetworkStatsService. by Varun Anand · 5 years ago
  97. c51b06d Fix isActiveNetworkMetered for VPNs. by Varun Anand · 5 years ago
  98. a02847e Merge changes from topic "nat64" by Lorenzo Colitti · 5 years ago
  99. d593e29 Manage NAT64 prefix discovery lifecycle in the framework. by Lorenzo Colitti · 5 years ago
  100. db3a236 Check if DUN APN exists to decide isDunRequired by markchien · 6 years ago