1. 6a6e5f8 Merge "Do not query CS in NetworkProvider constructor" by Remi NGUYEN VAN · 4 years, 9 months ago
  2. 7820e22 Do not query CS in NetworkProvider constructor by Remi NGUYEN VAN · 4 years, 9 months ago
  3. 535d328 Run OemNetworkPreferencesTest with DevSdkIgnoreRunner by Remi NGUYEN VAN · 4 years, 10 months ago
  4. c5b14c2 Adding @IgnoreUpTo to OemNetworkPreferencesTest by James Mattis · 4 years, 10 months ago
  5. aa00183 Ignore verifying canBeSatisfiedBy() on Android Q by lucaslin · 4 years, 10 months ago
  6. 43e1a79 Separate 2 tests to verify canBeSatisfiedBy() by lucaslin · 4 years, 10 months ago
  7. dcea9fb Adding API stubs for application network routing by James Mattis · 4 years, 11 months ago
  8. 082528f Adding @IgnoreUpTo for testOemPrivate by James Mattis · 4 years, 10 months ago
  9. b3b4899 Add OEM_PRIVATE NetworkCapability by James Mattis · 4 years, 11 months ago
  10. c8b4e01 Address comments on aosp/1448415 by Chalard Jean · 5 years ago
  11. badc37d Remove unused methods from LinkProperties. by Chalard Jean · 5 years ago
  12. e47850d Rename Kotlin util files to not include the Kt suffix by Chalard Jean · 5 years ago
  13. 403df86 Revert "Revert "Move Inet[4]AddressUtils to libs/net"" by Chalard Jean · 5 years ago
  14. 2156153 Move utils from network stack to libs. by Chalard Jean · 5 years ago
  15. a2706a1 Revert "Move Inet[4]AddressUtils to libs/net" by Chalard Jean · 5 years ago
  16. 3cb7ccd Move Inet[4]AddressUtils to libs/net by Remi NGUYEN VAN · 5 years ago
  17. ad524de Treat RouteInfo with different interfaces as different routes by Rubin Xu · 5 years ago
  18. c9d788a Update extra info before registering by Chiachang Wang · 5 years ago
  19. bb82d3d Merge "Rename satisfiedBy to canBeSatisfiedBy for MatchAllNetworkSpecifier" by Rambo Wang · 5 years ago
  20. 4d1afeb Rename satisfiedBy to canBeSatisfiedBy for MatchAllNetworkSpecifier by Rambo Wang · 5 years ago
  21. 2bdc9ff Add test for NetworkSpecifier by Chiachang Wang · 5 years ago
  22. 9f22c80 Merge "Add network agent to enhance NetworkProvider test" by Aaron Huang · 5 years ago
  23. b124dcf Move DhcpInfoTest to frameworks/base/tests/net/common by Aaron Huang · 5 years ago
  24. efd9d69 Add network agent to enhance NetworkProvider test by Aaron Huang · 5 years ago
  25. 7a87655 Add cts test for NetworkProvider by Aaron Huang · 5 years ago
  26. ac7fe6c Add more tests for CaptivePortalData by Chiachang Wang · 5 years ago
  27. d8a33be Move CaptivePortalDataTest to common test to support cts by Chiachang Wang · 5 years ago
  28. 15586a5 Set WifiAwareNetworkInfo into setTransportInfo() by lucaslin · 5 years ago
  29. cd7c6cb Merge "Fix NetworkStatsApiTest failed on Q device" by Junyu Lai · 5 years ago
  30. a287e43 Merge "Add trivial dependencies tests for the network stack" by Treehugger Robot · 5 years ago
  31. 3bf1224 Fix NetworkStatsApiTest failed on Q device by junyulai · 5 years ago
  32. dcb74c7 Add trivial dependencies tests for the network stack by Chalard Jean · 5 years ago
  33. e408eb5 Add more tests in NetworkCapabilitiesTest.java by lucaslin · 5 years ago
  34. 2497897 Merge "Fix setAdministratorUids tests on Q" by Remi NGUYEN VAN · 5 years ago
  35. 17ab7ac Fix setAdministratorUids tests on Q by Remi NGUYEN VAN · 5 years ago
  36. f198a43 Merge "Only apply VPN isolation if it's fully routed" by Lorenzo Colitti · 5 years ago
  37. 78bae74 Merge changes from topic "sp26-networkstats-cts" by Junyu Lai · 5 years ago
  38. 169246f [SP26] add CTS for NetworkStats by junyulai · 5 years ago
  39. fa42901 Only apply VPN isolation if it's fully routed by Rubin Xu · 5 years ago
  40. 92e4bb4 Merge "Sort administrator UIDs for NetworkCapabilities." by Cody Kesting · 5 years ago
  41. 1bf4b1f Merge "Add combine() and equals() for NetworkCapabilities admin UIDs." by Cody Kesting · 5 years ago
  42. 751d414 Sort administrator UIDs for NetworkCapabilities. by Cody Kesting · 5 years ago
  43. 9e70d0d Add combine() and equals() for NetworkCapabilities admin UIDs. by Chalard Jean · 6 years ago
  44. 45bf0aa Merge "Fix NetworkCapabilitiesTest fail on Q device" by Lucas Lin · 5 years ago
  45. 0e9d759 Merge "Make LinkPropertiesTest compatible with Q" by Aaron Huang · 5 years ago
  46. c98e3ac Fix NetworkCapabilitiesTest fail on Q device by lucaslin · 5 years ago
  47. d410caa Merge "Add MatchAllNetworkSpecifierTest" by Lucas Lin · 5 years ago
  48. 2389053 Merge "Add more tests in LinkPropertiesTests.java" by Lucas Lin · 5 years ago
  49. 9259da7 Merge "Create a builder for NetworkCapabilities." by Remi NGUYEN VAN · 5 years ago
  50. cbba5a8 Make LinkPropertiesTest compatible with Q by Aaron Huang · 5 years ago
  51. 72fde56 Add more tests in LinkPropertiesTests.java by lucaslin · 5 years ago
  52. c32a061 Add MatchAllNetworkSpecifierTest by lucaslin · 5 years ago
  53. bd958b3 Create a builder for NetworkCapabilities. by Chalard Jean · 5 years ago
  54. b0424ef Add CTS tests for ApfCapabilities static APIs. by Xiao Ma · 5 years ago
  55. 96da9cf Merge "Add version check to prevent test fail on Android Q" by Lucas Lin · 5 years ago
  56. d080a4a Merge changes I97015365,Ic9db4b9b by Chiachang Wang · 5 years ago
  57. fd007f0 Add NattKeepalivePacketDataTest by Chiachang Wang · 5 years ago
  58. 13c97eb Add KeepalivePacketDataTest by Chiachang Wang · 6 years ago
  59. c389546 Move sensitive field parceling bool to constructor by Remi NGUYEN VAN · 5 years ago
  60. 167478a Merge "Make LinkPropertiesTest backwards compatible" by Remi NGUYEN VAN · 5 years ago
  61. 1d88c2e Make LinkPropertiesTest backwards compatible by Remi NGUYEN VAN · 6 years ago
  62. 63ca656 Merge "Add test for NetworkAgentConfig" by Aaron Huang · 5 years ago
  63. f5ef676 Add version check to prevent test fail on Android Q by lucaslin · 6 years ago
  64. 07fb930 Merge "Add CTS for SocketUtils.makePacketSocketAddress(int, int, byte[])" by Paul Hu · 6 years ago
  65. 48dc409 Add CTS for SocketUtils.makePacketSocketAddress(int, int, byte[]) by paulhu · 6 years ago
  66. 5d427c4 Merge "Remove framework code that has moved to frameworks/libs/net" by Aaron Huang · 6 years ago
  67. 1feaace Add test for NetworkAgentConfig by Aaron Huang · 6 years ago
  68. e32fd54 Skip Route tests that are R-specific on Q by Chiachang Wang · 6 years ago
  69. 2a21ea7 Remove framework code that has moved to frameworks/libs/net by Aaron Huang · 6 years ago
  70. aae2160 Add test for getDeprecationTime and getExpirationTime by Chiachang Wang · 6 years ago
  71. bcef708 Ignore NetworkAgentConfigTest on Q by Remi NGUYEN VAN · 6 years ago
  72. 6b54308 Skip LinkAddress tests that are R-specific on Q by Remi NGUYEN VAN · 6 years ago
  73. 8966d31 Ignore testReevaluateNetwork until Q by Remi NGUYEN VAN · 6 years ago
  74. 3023435 New NetworkAgentConfig API to replace NetworkInfo WiFi stuff. am: 5915b47708 by Automerger Merge Worker · 6 years ago
  75. 0677436 Merge "test: LinkProperties: Unique Route Destinations" by Lorenzo Colitti · 6 years ago
  76. 5915b47 New NetworkAgentConfig API to replace NetworkInfo WiFi stuff. by Chalard Jean · 6 years ago
  77. 57cb838 test: LinkProperties: Unique Route Destinations by Tyler Wear · 6 years ago
  78. 14c76eb Merge "Revert "Remove framework code that has moved to frameworks/libs/net"" by Isabelle Taylor · 6 years ago
  79. 1b6eb64 Revert "Remove framework code that has moved to frameworks/libs/net" by Isabelle Taylor · 6 years ago
  80. 03d86d6 Merge "Remove framework code that has moved to frameworks/libs/net" by Aaron Huang · 6 years ago
  81. 1cbb1ae RELAND: NetworkRequest: Embed requestor uid & packageName by Roshan Pius · 6 years ago
  82. fb61a94 Revert "NetworkRequest: Embed requestor uid & packageName" by Roshan Pius · 6 years ago
  83. 31f7152 NetworkRequest: Embed requestor uid & packageName by Roshan Pius · 6 years ago
  84. 7dc006a Remove framework code that has moved to frameworks/libs/net by Aaron Huang · 6 years ago
  85. 707c0e9 API changes for IPv6 MTU support by Sarah Chin · 6 years ago
  86. 7782a0d Fixed the documentation and unit tests by Jack Yu · 6 years ago
  87. a72b3dc Disabled the tests by Jack Yu · 6 years ago
  88. 1fe4b30 Added expiration time and deprecation time support by Jack Yu · 6 years ago
  89. bb3347b Add API for apps to check if they are the network owner by Qingxi Li · 6 years ago
  90. fc16f69 Add list of Administrator UIDs to NetworkCapabilities. by Cody Kesting · 6 years ago
  91. a36cf78 Add API for CaptivePortalData by Remi NGUYEN VAN · 6 years ago
  92. ef4a17d Support reevaluation request from captive portal app by Chiachang Wang · 6 years ago
  93. b32fb84 Make LinkPropertiesTest pass, and fix an NPE. by Lorenzo Colitti · 6 years ago
  94. e50cd96 Fix parceling of LinkProperties Inet6Addr by Remi NGUYEN VAN · 6 years ago
  95. 8cf57f5 Better notification to user when DNS-over-TLS is broken by lucaslin · 6 years ago
  96. a039e57 API to detect which network interfaces support wake-on-lan by Valentin Iftime · 6 years ago
  97. 6480287 Factorize custom asserts. by Chalard Jean · 6 years ago
  98. 635d4ca Add SocketUtils CTS tests by paulhu · 6 years ago
  99. 9f88ea3 Merge "Ignore NetworkTest when running CtsNetTestCases in instant app mode" by Paul Hu · 6 years ago
  100. 9ac7ff1 Merge "Add ApfCapabilities common test cases" by Paul Hu · 6 years ago