1. 0141ef0 Add SocketUtils CTS tests by Paul Hu · 5 years ago
  2. 4552779 Only show "Connected" note after opening portal by Remi NGUYEN VAN · 5 years ago
  3. 70c06b5 Move the test of minimum supported keepalive slots to CTS by Junyu Lai · 5 years ago
  4. ac06c10 Revert "Take all VPN underlying networks into account when migrating traffic for" by Benedict Wong · 5 years ago
  5. 055992b Revert "NetworkStatsService: Fix getDetailedUidStats to take VPNs into account." by Benedict Wong · 5 years ago
  6. 1fbf261 Revert "Addressing comments for http://ag/7700679." by Benedict Wong · 5 years ago
  7. 54a08a6 Revert "Add one more test for VPN usage stats." by Benedict Wong · 5 years ago
  8. c85f9a8 Always give VPN the INTERNET capability. by Chalard Jean · 5 years ago
  9. d5109d1 Merge "NetworkStatAccess Should checkCarrierPrivileges cross all subscriptions" into qt-dev by TreeHugger Robot · 5 years ago
  10. dfa5fe6 NetworkStatAccess Should checkCarrierPrivileges cross all subscriptions by chen xu · 5 years ago
  11. b33d2ca Merge changes from topic "vpn_data_accounting" into qt-dev by Varun Anand · 5 years ago
  12. 1419b0b Add one more test for VPN usage stats. by Lorenzo Colitti · 5 years ago
  13. a229333 Addressing comments for http://ag/7700679. by Varun Anand · 5 years ago
  14. ed11b84 NetworkStatsService: Fix getDetailedUidStats to take VPNs into account. by Varun Anand · 6 years ago
  15. 917327b Take all VPN underlying networks into account when migrating traffic for by Varun Anand · 6 years ago
  16. ae4c777 Let the system server have CONNECTIVITY_USE_RESTRICTED_NETWORKS. by Chalard Jean · 5 years ago
  17. 358c2b3 Merge "Wipe the data in IpMemoryStore database upon network factory reset." into qt-dev by TreeHugger Robot · 5 years ago
  18. d2307eb Merge "Clean up for multiple validation result update" into qt-dev by Chiachang Wang · 5 years ago
  19. d6e2bbb Wipe the data in IpMemoryStore database upon network factory reset. by Xiao Ma · 5 years ago
  20. 0edeaa3 Merge changes from topic "am-851f19c8d7d34bb48accd48868aae501-qt-dev" into qt-dev by Luke Huang · 5 years ago
  21. ad7c294 Remove broken test testRfc6724Sort by Luke Huang · 5 years ago
  22. 6786252e Clean up for multiple validation result update by Chiachang Wang · 5 years ago
  23. 8d57321 Update multiple validation result to ConnectivityService by Chiachang Wang · 5 years ago
  24. 9869b47 [CM] Fix NPE due to unvalidated callback value by Etan Cohen · 5 years ago
  25. 46c2357 [CM] Fix NPE due to unvalidated callback value by Etan Cohen · 5 years ago
  26. 7466ac8d Add Rfc6724 style sort for DnsResolver and fix potential bug by Luke Huang · 5 years ago
  27. cb29c2b Properly use versioned interfaces. by Lorenzo Colitti · 5 years ago
  28. f1a7433 Merge "Ignore NetworkTest when running CtsNetTestCases in instant app mode" into qt-dev by Paul Hu · 5 years ago
  29. 239e815 Clean up the arguments annotation and verify items on IpMemoryStoreTest. by Xiao Ma · 5 years ago
  30. c82a096 Ignore NetworkTest when running CtsNetTestCases in instant app mode by Paul Hu · 5 years ago
  31. 66404a1 Clean up the permission control code in framework by Chenbo Feng · 5 years ago
  32. fd850fd Release keepalive slot after stopped by Junyu Lai · 5 years ago
  33. 2ee367e Support customization of supported keepalive count per transport by junyulai · 5 years ago
  34. ac3b500 Merge "Add CTS API coverage for APIs which are used by NetworkStack" into qt-dev by TreeHugger Robot · 5 years ago
  35. 8ae98e9 Merge "Add ApfCapabilities common test cases" into qt-dev by TreeHugger Robot · 5 years ago
  36. 85050ba Add ApfCapabilities common test cases by Paul Hu · 5 years ago
  37. a2d5195 Add LinkProperties common test cases by Paul Hu · 5 years ago
  38. f986110 Support strict mode private DNS on VPNs that provide Internet. by Chalard Jean · 5 years ago
  39. 3ce093b adopt non-blocking method to obtain the IpMemoryStore service. by Xiao Ma · 5 years ago
  40. 8961a17 Merge "[CS] Unregister callback as part of onUnavailable dispatch" into qt-dev by Lorenzo Colitti · 5 years ago
  41. 5acedec [CS] Unregister callback as part of onUnavailable dispatch by Etan Cohen · 5 years ago
  42. e265d5f Add IPsec checks for IPSEC_TUNNEL feature by Benedict Wong · 6 years ago
  43. 6634190 Add CTS API coverage for APIs which are used by NetworkStack by Paul Hu · 5 years ago
  44. fa2e993 Merge "Add tests for DhcpErrorEvent" into qt-dev by TreeHugger Robot · 5 years ago
  45. 2b312b5 Merge "Add Network, NetworkCapabilities, StaticIpConfiguration common test cases" into qt-dev by TreeHugger Robot · 5 years ago
  46. d0f8ca8 Support adding NATT keepalive packet filter by Mark Chien · 5 years ago
  47. 686cd8c Add Network, NetworkCapabilities, StaticIpConfiguration common test cases by Paul Hu · 5 years ago
  48. 4d92d76 Additional code for server name in DHCP packets. by Lorenzo Colitti · 5 years ago
  49. be257d8 Add tests for DhcpErrorEvent by Paul Hu · 5 years ago
  50. 1cff26a Merge "Move more network unit tests to common tests" into qt-dev by Paul Hu · 5 years ago
  51. bc2aa34 Make DNS cache lifecycle management explicit by Lorenzo Colitti · 5 years ago
  52. 469c5d6 Move more network unit tests to common tests by Paul Hu · 5 years ago
  53. 067b9dc Merge changes from topic "niap-vpn" into qt-dev by Lorenzo Colitti · 5 years ago
  54. 1238474 Reinstate new VPN uid filtering unit tests by Rubin Xu · 5 years ago
  55. e9635d8 Merge "Backwards-incompatible resolv module API change for making setResolverConfiguration take a parcelable." into qt-dev by Wayne Ma · 5 years ago
  56. a6824cc Revert new tests and PackageManager mock by Lorenzo Colitti · 5 years ago
  57. 9a3f724 Block incoming non-VPN packets to apps under fully-routed VPN by Rubin Xu · 5 years ago
  58. 27f2345 Merge "Fix an argument to the legacy broadcast" into qt-dev by Chalard Jean · 5 years ago
  59. 98c59fa Fix an argument to the legacy broadcast by Chalard Jean · 5 years ago
  60. 47159d9 Merge "Add smoke test for jni library" into qt-dev by TreeHugger Robot · 5 years ago
  61. ff46a25 Make LegacyTypeTracker testable by Chalard Jean · 5 years ago
  62. 2ec3cce Tethering: fix using wrong subId problem by Mark Chien · 5 years ago
  63. 28417f4 Backwards-incompatible resolv module API change for making setResolverConfiguration take a parcelable. by Wayne Ma · 5 years ago
  64. 206077a Add smoke test for jni library by Chenbo Feng · 5 years ago
  65. 610eed6 Merge "Fix remove-before-add for IpSecService RefcountedResource" into qt-dev by Benedict Wong · 5 years ago
  66. bd92d15 Enforce NETWORK_STACK permission for calling NSS#forceUpdateIfaces by Chiachang Wang · 5 years ago
  67. f846efc Fix remove-before-add for IpSecService RefcountedResource by Benedict Wong · 5 years ago
  68. 634dff0 Merge "Fix flaky UdpEncapsulationSocket test" into qt-dev by TreeHugger Robot · 5 years ago
  69. f0d4550 Fix flaky UdpEncapsulationSocket test by Lorenzo Colitti · 5 years ago
  70. b878dff Disable InetDiagSocketTest in a better way. by Lorenzo Colitti · 5 years ago
  71. db54f46 Temporarily disable InetDiagSocketTest. by Lorenzo Colitti · 5 years ago
  72. 7aea73b Add common tests for FrameworksBaseTests and CTS by Remi NGUYEN VAN · 5 years ago
  73. 259c73c Merge "Move NetworkStatsFactory into service directory" by TreeHugger Robot · 5 years ago
  74. 061cec7 Move NetworkStatsFactory into service directory by Chenbo Feng · 6 years ago
  75. da0e27e Merge "Straighten AIDL interface for the memory store" by Chalard Jean · 5 years ago
  76. 4fe8600 Merge "Clean up permissions when uids are no longer used" am: 7754d368f4 am: ecb28c1948 by Chenbo Feng · 5 years ago
  77. 7754d36 Merge "Clean up permissions when uids are no longer used" by Treehugger Robot · 5 years ago
  78. ed194a3 Merge "Some cleanups for Tethering" am: 31b33b6f41 am: 5dff3c98c5 am: 9d4a2a27e6 by Mark Chien · 5 years ago
  79. 31b33b6 Merge "Some cleanups for Tethering" by Mark Chien · 5 years ago
  80. 6cb1a0a Merge "Add tests for PermissionMonitor" am: a84cdf4fc6 am: b9ee567881 by Chenbo Feng · 5 years ago
  81. 943e740 Straighten AIDL interface for the memory store by Chalard Jean · 6 years ago
  82. a84cdf4 Merge "Add tests for PermissionMonitor" by Treehugger Robot · 5 years ago
  83. 9f246bd Some cleanups for Tethering by markchien · 5 years ago
  84. d3c115b Merge "Make CaptivePortalProbeSpec and CaptivePortalProbeResult as a library" am: 3db9cfe660 am: 2d20cd2378 by Paul Hu · 5 years ago
  85. a6817cd Clean up permissions when uids are no longer used by Chenbo Feng · 5 years ago
  86. 436fe58 Add tests for PermissionMonitor by Chenbo Feng · 6 years ago
  87. b0f53b8 Make CaptivePortalProbeSpec and CaptivePortalProbeResult as a library by paulhu · 5 years ago
  88. 1d5f6d3 Merge "Address leftover comments on 923337 and 930217." am: 1e97aab6f4 am: 55a22b5d17 by Paul Hu · 5 years ago
  89. 1e97aab Merge "Address leftover comments on 923337 and 930217." by Paul Hu · 5 years ago
  90. c533a42 Merge "Fix IpPrefixTest#testContainsInetAddress fail." am: 66a133858b am: 9872066d02 by Paul Hu · 5 years ago
  91. 4fcdc7e Fix IpPrefixTest#testContainsInetAddress fail. by paulhu · 5 years ago
  92. 60a54ac Merge "Add DHCP address lease expiry in IpMemoryStore." am: 17ea70c6d3 am: 23f6cd281a by Xiao Ma · 5 years ago
  93. 17ea70c Merge "Add DHCP address lease expiry in IpMemoryStore." by Xiao Ma · 5 years ago
  94. 3d67f53 Address leftover comments on 923337 and 930217. by paulhu · 5 years ago
  95. b93bfa1 Merge "Fix race when starting NetworkMonitor" am: 78454f3c46 am: f75ba075e4 by Remi NGUYEN VAN · 5 years ago
  96. 78454f3 Merge "Fix race when starting NetworkMonitor" by Remi NGUYEN VAN · 5 years ago
  97. 3962f67 Fix race when starting NetworkMonitor by Remi NGUYEN VAN · 5 years ago
  98. 6764eff Merge "Use IDnsResolver instead of INetd for resolver related binder commands" am: b9ef4dd299 am: 1711278ce2 by Luke Huang · 5 years ago
  99. b9ef4dd Merge "Use IDnsResolver instead of INetd for resolver related binder commands" by Luke Huang · 5 years ago
  100. 385ccb0 Add DHCP address lease expiry in IpMemoryStore. by Xiao Ma · 6 years ago