1. e9741e4 Extract test utilities for ConnectivityService by Remi NGUYEN VAN · 6 years ago
  2. 20a09d8 Revert "Remove providesRoutesToMostDestinations." by Fedor Kudasov · 6 years ago
  3. 7d1213d Remove providesRoutesToMostDestinations. by Chalard Jean · 6 years ago
  4. 1498688 Refactor TestNetworkCallback out of ConnectivityServiceTest. by Chalard Jean · 6 years ago
  5. d937f74 Correct FrameworksNetTests-jni-defaults lib by paulhu · 6 years ago
  6. d8b7696 Unit tests for new explicitlySelected behaviour. by Lorenzo Colitti · 6 years ago
  7. f8f6cc8 Simplify Exception expressions in CSTest by Chalard Jean · 6 years ago
  8. f8a48e1 Remove all static members from NetworkStatsFactory. by Lorenzo Colitti · 6 years ago
  9. 2c6ad58 Merge "Revert "Simplify Exception expressions in CSTest"" by Chalard Jean · 6 years ago
  10. 7100e08 Revert "Simplify Exception expressions in CSTest" by Chalard Jean · 6 years ago
  11. 1621af9 Merge "Transfer ownership of NetworkStatsFactory to NetworkStatsService." by Lorenzo Colitti · 6 years ago
  12. 064034f Merge "Simplify Exception expressions in CSTest" by Chalard Jean · 6 years ago
  13. a4091ed Merge "Unify assertThrows" by Chalard Jean · 6 years ago
  14. 2fae0b6 Transfer ownership of NetworkStatsFactory to NetworkStatsService. by Lorenzo Colitti · 6 years ago
  15. 9840b88 Merge "Only show "Connected" note after opening portal" by Remi NGUYEN VAN · 6 years ago
  16. 85d0c9c Simplify Exception expressions in CSTest by Chalard Jean · 6 years ago
  17. e176887 Unify assertThrows by Chalard Jean · 6 years ago
  18. 1ef1b0f Only show "Connected" note after opening portal by Remi NGUYEN VAN · 6 years ago
  19. e534caa NetworkStats: Fix race condition causing system server crashes by Hugo Benichi · 6 years ago
  20. 6480287 Factorize custom asserts. by Chalard Jean · 6 years ago
  21. 18e3198 Merge "Move the test of minimum supported keepalive slots to CTS" by Junyu Lai · 6 years ago
  22. c7fc2f7 Move the test of minimum supported keepalive slots to CTS by junyulai · 6 years ago
  23. c534d8b Merge "Add SocketUtils CTS tests" by Paul Hu · 6 years ago
  24. 255eebc Remove VPN info arrays from NetworkStats(Observer|Recorder) by Benedict Wong · 6 years ago
  25. b98e069 NetworkStatsFactory: Take VPNs into account for network/battery stats by Benedict Wong · 6 years ago
  26. de27c6d Remove duplicate line in clat_simple test file by Benedict Wong · 6 years ago
  27. 635d4ca Add SocketUtils CTS tests by paulhu · 6 years ago
  28. b393d28 Revert "Revert "Take all VPN underlying networks into account when migrating traffic for"" by Benedict Wong · 6 years ago
  29. 9863ba9 Revert "Take all VPN underlying networks into account when migrating traffic for" by Varun Anand · 6 years ago
  30. 0e62e01 Revert "NetworkStatsService: Fix getDetailedUidStats to take VPNs into account." by Varun Anand · 6 years ago
  31. b5be3c2 Revert "Addressing comments for http://ag/7700679." by Varun Anand · 6 years ago
  32. a79856d Revert "Add one more test for VPN usage stats." by Varun Anand · 6 years ago
  33. e13b379 Add one more test for VPN usage stats. by Lorenzo Colitti · 6 years ago
  34. ab4f831 Addressing comments for http://ag/7700679. by Varun Anand · 6 years ago
  35. a24f321 Merge "Always give VPN the INTERNET capability." by Chalard Jean · 6 years ago
  36. 16da69e Always give VPN the INTERNET capability. by Chalard Jean · 6 years ago
  37. 43b5e55 Merge "NetworkStatAccess Should checkCarrierPrivileges cross all subscriptions" by Chen Xu · 6 years ago
  38. aa6821b Merge "Add a common test library." by Chalard Jean · 6 years ago
  39. 38b98ab NetworkStatAccess Should checkCarrierPrivileges cross all subscriptions by chen xu · 6 years ago
  40. cda76a7 Minor changes for DnsUtils and its test by Luke Huang · 6 years ago
  41. d5cae6a Add a common test library. by Chalard Jean · 6 years ago
  42. 2ada647 Merge "Let the system server have CONNECTIVITY_USE_RESTRICTED_NETWORKS." by Chalard Jean · 6 years ago
  43. 7aaf1b6 Merge "Wipe the data in IpMemoryStore database upon network factory reset." by Xiao Ma · 6 years ago
  44. 686f558 Remove broken test testRfc6724Sort by Luke Huang · 6 years ago
  45. 030a3c7 Let the system server have CONNECTIVITY_USE_RESTRICTED_NETWORKS. by Chalard Jean · 6 years ago
  46. 5141006 Wipe the data in IpMemoryStore database upon network factory reset. by Xiao Ma · 6 years ago
  47. 59d7d29 Clean up for multiple validation result update by Chiachang Wang · 6 years ago
  48. 7eff27b Merge "Update multiple validation result to ConnectivityService" by Chiachang Wang · 6 years ago
  49. bcf0006 [CM] Fix NPE due to unvalidated callback value by Etan Cohen · 6 years ago
  50. 9cfa6fe Update multiple validation result to ConnectivityService by Chiachang Wang · 6 years ago
  51. f9a84cd Add Rfc6724 style sort for DnsResolver and fix potential bug by Luke Huang · 6 years ago
  52. ca7356d Merge "[CM] Fix NPE due to unvalidated callback value" by Etan Cohen · 6 years ago
  53. bc3a4eb [CM] Fix NPE due to unvalidated callback value by Etan Cohen · 6 years ago
  54. e4b197d Properly use versioned interfaces. by Lorenzo Colitti · 6 years ago
  55. d20976e Reland: Add FrameworksNetTests dependency on libcgrouprc by Ian Kasprzak · 6 years ago
  56. 93f6dc8 Merge "Ignore NetworkTest when running CtsNetTestCases in instant app mode" by Paul Hu · 6 years ago
  57. 9f88ea3 Merge "Ignore NetworkTest when running CtsNetTestCases in instant app mode" by Paul Hu · 6 years ago
  58. 3c6d056 Merge "Clean up the permission control code in framework" am: 2ecbe8b8b1 by Chenbo Feng · 6 years ago
  59. 2ecbe8b Merge "Clean up the permission control code in framework" by Treehugger Robot · 6 years ago
  60. 69033e1 Merge "Add ApfCapabilities common test cases" am: 9ac7ff1b2d by Paul Hu · 6 years ago
  61. 9ac7ff1 Merge "Add ApfCapabilities common test cases" by Paul Hu · 6 years ago
  62. fee58be Reland: Add FrameworksNetTests dependency on libcgrouprc by Ian Kasprzak · 6 years ago
  63. 51aef6f Merge "Clean up the arguments annotation and verify items on IpMemoryStoreTest." by Xiao Ma · 6 years ago
  64. faf2bd1 Merge "Support strict mode private DNS on VPNs that provide Internet." by Chalard Jean · 6 years ago
  65. b8e073c Add ApfCapabilities common test cases by paulhu · 6 years ago
  66. b05101d Clean up the arguments annotation and verify items on IpMemoryStoreTest. by Xiao Ma · 6 years ago
  67. 87794b0 Merge "Add LinkProperties common test cases" by Paul Hu · 6 years ago
  68. c797cf5 Merge changes Ibcb91105,I0218f367 by Junyu Lai · 6 years ago
  69. ac456b2 Support strict mode private DNS on VPNs that provide Internet. by Lorenzo Colitti · 6 years ago
  70. 6eaf680 Merge changes Ibff278a6,If6d537a3 by Treehugger Robot · 6 years ago
  71. eee52ba Merge "DO NOT MERGE - Merge Pie Bonito/Sargo into master." by Xin Li · 6 years ago
  72. 23409e3 Revert "Add NATT keepalive resources and methods into IpSecService" by Junyu Lai · 6 years ago
  73. 15e26fb Support customization of supported keepalive count per transport by junyulai · 6 years ago
  74. 6c6c627 Merge "adopt non-blocking method to obtain the IpMemoryStore service." by Xiao Ma · 6 years ago
  75. 790924f Add LinkProperties common test cases by paulhu · 6 years ago
  76. e0e2ca9 [CS] Unregister callback as part of onUnavailable dispatch by Etan Cohen · 6 years ago
  77. 24f9431 adopt non-blocking method to obtain the IpMemoryStore service. by Xiao Ma · 6 years ago
  78. 5218015 Revert "[KA11] Verify fd ownership and allocate resource for NattKeepalive" by Junyu Lai · 6 years ago
  79. cdd3087 Clean up the permission control code in framework by Chenbo Feng · 6 years ago
  80. 013244c Ignore NetworkTest when running CtsNetTestCases in instant app mode by paulhu · 6 years ago
  81. bf8d634 Merge "Add CTS API coverage for APIs which are used by NetworkStack" by Paul Hu · 6 years ago
  82. 4e78fd7 Merge "Add CTS API coverage for APIs which are used by NetworkStack" by Paul Hu · 6 years ago
  83. 19ed807 Add CTS API coverage for APIs which are used by NetworkStack by paulhu · 6 years ago
  84. c8bf951 Merge "Support adding NATT keepalive packet filter" am: 5f62c44ea9 by Mark Chien · 6 years ago
  85. 5f62c44 Merge "Support adding NATT keepalive packet filter" by Mark Chien · 6 years ago
  86. 07672bb Merge "Add Network, NetworkCapabilities, StaticIpConfiguration common test cases" by Paul Hu · 6 years ago
  87. 134737f Merge "Add Network, NetworkCapabilities, StaticIpConfiguration common test cases" by Paul Hu · 6 years ago
  88. 87cd8a7 Support adding NATT keepalive packet filter by Aaron Huang · 6 years ago
  89. ffaf7c4 Add Network, NetworkCapabilities, StaticIpConfiguration common test cases by paulhu · 6 years ago
  90. af5b4ab Merge "Make DNS cache lifecycle management explicit" am: 8970adbc8c by Lorenzo Colitti · 6 years ago
  91. 8970adb Merge "Make DNS cache lifecycle management explicit" by Lorenzo Colitti · 6 years ago
  92. 5df955c Merge "Reinstate new VPN uid filtering unit tests" am: 5dd56f3e47 by Rubin Xu · 6 years ago
  93. ad26ff3 Reinstate new VPN uid filtering unit tests by Rubin Xu · 6 years ago
  94. a5f171c Merge "Add tests for DhcpErrorEvent" am: 7e025f750a by Paul Hu · 6 years ago
  95. 7e025f7 Merge "Add tests for DhcpErrorEvent" by Paul Hu · 6 years ago
  96. c47cd94 Merge "[KA11] Verify fd ownership and allocate resource for NattKeepalive" by Junyu Lai · 6 years ago
  97. 8368fe9 [KA11] Verify fd ownership and allocate resource for NattKeepalive by junyulai · 6 years ago
  98. 182fe69 Merge "Fix an argument to the legacy broadcast" am: 5036127856 by Chalard Jean · 6 years ago
  99. 5036127 Merge "Fix an argument to the legacy broadcast" by Chalard Jean · 6 years ago
  100. 5351874 Merge "Add NATT keepalive resources and methods into IpSecService" by Benedict Wong · 6 years ago