1. f0b9889 Revert "Replace the usage of UidRange" by Anthony Stange · 4 years, 5 months ago
  2. bb2439a Replace the usage of UidRange by Chiachang Wang · 4 years, 5 months ago
  3. 67503fe Merge "Replace InetAddress#parseNumericAddress" by Paul Hu · 4 years, 5 months ago
  4. cbe7381 Replace InetAddress#parseNumericAddress by paulhu · 4 years, 5 months ago
  5. f3ca0ef [VCN04] Add Subscription Id set into NetworkCapabilities by junyulai · 4 years, 7 months ago
  6. 5a62127 Fix common tests on Q and R by Remi NGUYEN VAN · 4 years, 5 months ago
  7. 7f11b46 Add Ethernet, TestNetworkSpecifier API by Remi NGUYEN VAN · 4 years, 6 months ago
  8. 3fa91ba Fix CaptivePortalTest before R by Remi NGUYEN VAN · 4 years, 5 months ago
  9. f1b0ca6 [CS05]Remove the hidden API usage of MetricsLogger by lifr · 4 years, 5 months ago
  10. c6e8355 [FUI09] Expose NetworkStateSnapshot as system API by junyulai · 4 years, 7 months ago
  11. 22c42d5 Merge changes I06ab0f2d,I8b146aa1 by Lucas Lin · 4 years, 5 months ago
  12. dcd3962 Merge "[FUI08] Create NeworkStateSnapshot" by Junyu Lai · 4 years, 5 months ago
  13. 4b836cf [FUI08] Create NeworkStateSnapshot by junyulai · 4 years, 6 months ago
  14. 2459517 Add test for getStartUser(), getEndUser() and createForUser() by lucaslin · 4 years, 5 months ago
  15. 13ca219 Fix CaptivePortalDataTest on R by Remi NGUYEN VAN · 4 years, 5 months ago
  16. dcc986a [LSC] Add LOCAL_LICENSE_KINDS to frameworks/base by Bob Badour · 4 years, 6 months ago
  17. 7a25354 Marking setOemNetworkPreference as @SystemApi by James Mattis · 4 years, 6 months ago
  18. 6e6fabf Implementation of setOemNetworkPreference by James Mattis · 4 years, 7 months ago
  19. 67bb51e Merge "Support for Terms & Conditions notification" by Hai Shalom · 4 years, 6 months ago
  20. 7fcd18a Support for Terms & Conditions notification by Hai Shalom · 4 years, 6 months ago
  21. c1af7f0 Update OemNetworkPreferences to use 1:1 Map by James Mattis · 4 years, 7 months ago
  22. 62d35f7 [FUI04] Refactor VpnInfo by junyulai · 4 years, 6 months ago
  23. da94136 Fix CaptivePortalDataTest#testParcelUnparcel on R by Remi NGUYEN VAN · 4 years, 7 months ago
  24. 116341a Merge "Fix CaptivePortalDataTest on R-" by Treehugger Robot · 4 years, 7 months ago
  25. 054800f Fix CaptivePortalDataTest on R- by Remi NGUYEN VAN · 4 years, 7 months ago
  26. 7cdb30e Merge "NetworkCapabilities: Embed location senstive TransportInfo" by Roshan Pius · 4 years, 7 months ago
  27. 423fff6 NetworkCapabilities: Embed location senstive TransportInfo by Roshan Pius · 4 years, 7 months ago
  28. 6fce418 Merge "Support for Venue URL and friendly name from Network agent" by Hai Shalom · 4 years, 7 months ago
  29. 492febb Support for Venue URL and friendly name from Network agent by Hai Shalom · 4 years, 7 months ago
  30. 09d9708 Merge "Fix testDeclareNetworkRequestUnfulfillable on R" by Remi NGUYEN VAN · 4 years, 7 months ago
  31. 3a86e46 Merge changes from topic "tcp_keepalive_fix" by Remi NGUYEN VAN · 4 years, 8 months ago
  32. 11511b3 Add TcpKeepalivePacketData to SystemApi by Remi NGUYEN VAN · 4 years, 9 months ago
  33. 4f0a840 Fix testDeclareNetworkRequestUnfulfillable on R by Remi NGUYEN VAN · 4 years, 8 months ago
  34. 88bf984 [Mainline Migration] Migrate NetworkUtils by Serik Beketayev · 4 years, 8 months ago
  35. 6a6e5f8 Merge "Do not query CS in NetworkProvider constructor" by Remi NGUYEN VAN · 4 years, 8 months ago
  36. 7820e22 Do not query CS in NetworkProvider constructor by Remi NGUYEN VAN · 4 years, 8 months ago
  37. 535d328 Run OemNetworkPreferencesTest with DevSdkIgnoreRunner by Remi NGUYEN VAN · 4 years, 8 months ago
  38. c5b14c2 Adding @IgnoreUpTo to OemNetworkPreferencesTest by James Mattis · 4 years, 8 months ago
  39. aa00183 Ignore verifying canBeSatisfiedBy() on Android Q by lucaslin · 4 years, 8 months ago
  40. 43e1a79 Separate 2 tests to verify canBeSatisfiedBy() by lucaslin · 4 years, 9 months ago
  41. dcea9fb Adding API stubs for application network routing by James Mattis · 4 years, 9 months ago
  42. 082528f Adding @IgnoreUpTo for testOemPrivate by James Mattis · 4 years, 9 months ago
  43. b3b4899 Add OEM_PRIVATE NetworkCapability by James Mattis · 4 years, 9 months ago
  44. c8b4e01 Address comments on aosp/1448415 by Chalard Jean · 4 years, 10 months ago
  45. badc37d Remove unused methods from LinkProperties. by Chalard Jean · 4 years, 10 months ago
  46. e47850d Rename Kotlin util files to not include the Kt suffix by Chalard Jean · 5 years ago
  47. 403df86 Revert "Revert "Move Inet[4]AddressUtils to libs/net"" by Chalard Jean · 5 years ago
  48. 2156153 Move utils from network stack to libs. by Chalard Jean · 5 years ago
  49. a2706a1 Revert "Move Inet[4]AddressUtils to libs/net" by Chalard Jean · 5 years ago
  50. 3cb7ccd Move Inet[4]AddressUtils to libs/net by Remi NGUYEN VAN · 5 years ago
  51. ad524de Treat RouteInfo with different interfaces as different routes by Rubin Xu · 5 years ago
  52. c9d788a Update extra info before registering by Chiachang Wang · 5 years ago
  53. bb82d3d Merge "Rename satisfiedBy to canBeSatisfiedBy for MatchAllNetworkSpecifier" by Rambo Wang · 5 years ago
  54. 4d1afeb Rename satisfiedBy to canBeSatisfiedBy for MatchAllNetworkSpecifier by Rambo Wang · 5 years ago
  55. 2bdc9ff Add test for NetworkSpecifier by Chiachang Wang · 5 years ago
  56. 9f22c80 Merge "Add network agent to enhance NetworkProvider test" by Aaron Huang · 5 years ago
  57. b124dcf Move DhcpInfoTest to frameworks/base/tests/net/common by Aaron Huang · 5 years ago
  58. efd9d69 Add network agent to enhance NetworkProvider test by Aaron Huang · 5 years ago
  59. 7a87655 Add cts test for NetworkProvider by Aaron Huang · 5 years ago
  60. ac7fe6c Add more tests for CaptivePortalData by Chiachang Wang · 5 years ago
  61. d8a33be Move CaptivePortalDataTest to common test to support cts by Chiachang Wang · 5 years ago
  62. 15586a5 Set WifiAwareNetworkInfo into setTransportInfo() by lucaslin · 5 years ago
  63. cd7c6cb Merge "Fix NetworkStatsApiTest failed on Q device" by Junyu Lai · 5 years ago
  64. a287e43 Merge "Add trivial dependencies tests for the network stack" by Treehugger Robot · 5 years ago
  65. 3bf1224 Fix NetworkStatsApiTest failed on Q device by junyulai · 5 years ago
  66. dcb74c7 Add trivial dependencies tests for the network stack by Chalard Jean · 5 years ago
  67. e408eb5 Add more tests in NetworkCapabilitiesTest.java by lucaslin · 5 years ago
  68. 2497897 Merge "Fix setAdministratorUids tests on Q" by Remi NGUYEN VAN · 5 years ago
  69. 17ab7ac Fix setAdministratorUids tests on Q by Remi NGUYEN VAN · 5 years ago
  70. f198a43 Merge "Only apply VPN isolation if it's fully routed" by Lorenzo Colitti · 5 years ago
  71. 78bae74 Merge changes from topic "sp26-networkstats-cts" by Junyu Lai · 5 years ago
  72. 169246f [SP26] add CTS for NetworkStats by junyulai · 5 years ago
  73. fa42901 Only apply VPN isolation if it's fully routed by Rubin Xu · 5 years ago
  74. 92e4bb4 Merge "Sort administrator UIDs for NetworkCapabilities." by Cody Kesting · 5 years ago
  75. 1bf4b1f Merge "Add combine() and equals() for NetworkCapabilities admin UIDs." by Cody Kesting · 5 years ago
  76. 751d414 Sort administrator UIDs for NetworkCapabilities. by Cody Kesting · 5 years ago
  77. 9e70d0d Add combine() and equals() for NetworkCapabilities admin UIDs. by Chalard Jean · 5 years ago
  78. 45bf0aa Merge "Fix NetworkCapabilitiesTest fail on Q device" by Lucas Lin · 5 years ago
  79. 0e9d759 Merge "Make LinkPropertiesTest compatible with Q" by Aaron Huang · 5 years ago
  80. c98e3ac Fix NetworkCapabilitiesTest fail on Q device by lucaslin · 5 years ago
  81. d410caa Merge "Add MatchAllNetworkSpecifierTest" by Lucas Lin · 5 years ago
  82. 2389053 Merge "Add more tests in LinkPropertiesTests.java" by Lucas Lin · 5 years ago
  83. 9259da7 Merge "Create a builder for NetworkCapabilities." by Remi NGUYEN VAN · 5 years ago
  84. cbba5a8 Make LinkPropertiesTest compatible with Q by Aaron Huang · 5 years ago
  85. 72fde56 Add more tests in LinkPropertiesTests.java by lucaslin · 5 years ago
  86. c32a061 Add MatchAllNetworkSpecifierTest by lucaslin · 5 years ago
  87. bd958b3 Create a builder for NetworkCapabilities. by Chalard Jean · 5 years ago
  88. b0424ef Add CTS tests for ApfCapabilities static APIs. by Xiao Ma · 5 years ago
  89. 96da9cf Merge "Add version check to prevent test fail on Android Q" by Lucas Lin · 5 years ago
  90. d080a4a Merge changes I97015365,Ic9db4b9b by Chiachang Wang · 5 years ago
  91. fd007f0 Add NattKeepalivePacketDataTest by Chiachang Wang · 5 years ago
  92. 13c97eb Add KeepalivePacketDataTest by Chiachang Wang · 5 years ago
  93. c389546 Move sensitive field parceling bool to constructor by Remi NGUYEN VAN · 5 years ago
  94. 167478a Merge "Make LinkPropertiesTest backwards compatible" by Remi NGUYEN VAN · 5 years ago
  95. 1d88c2e Make LinkPropertiesTest backwards compatible by Remi NGUYEN VAN · 5 years ago
  96. 63ca656 Merge "Add test for NetworkAgentConfig" by Aaron Huang · 5 years ago
  97. f5ef676 Add version check to prevent test fail on Android Q by lucaslin · 5 years ago
  98. 07fb930 Merge "Add CTS for SocketUtils.makePacketSocketAddress(int, int, byte[])" by Paul Hu · 5 years ago
  99. 48dc409 Add CTS for SocketUtils.makePacketSocketAddress(int, int, byte[]) by paulhu · 5 years ago
  100. 5d427c4 Merge "Remove framework code that has moved to frameworks/libs/net" by Aaron Huang · 5 years ago