1. 56ea88a [LSC] Add LOCAL_LICENSE_KINDS to frameworks/base by Bob Badour · 4 years, 7 months ago
  2. da32cfe Marking setOemNetworkPreference as @SystemApi by James Mattis · 4 years, 8 months ago
  3. 45d8184 Implementation of setOemNetworkPreference by James Mattis · 4 years, 8 months ago
  4. ead8991 Merge "Support for Terms & Conditions notification" by Hai Shalom · 4 years, 7 months ago
  5. 7c6ab40 Support for Terms & Conditions notification by Hai Shalom · 4 years, 7 months ago
  6. e74935d Update OemNetworkPreferences to use 1:1 Map by James Mattis · 4 years, 8 months ago
  7. 2050bed [FUI04] Refactor VpnInfo by junyulai · 4 years, 8 months ago
  8. a162ff0 Fix CaptivePortalDataTest#testParcelUnparcel on R by Remi NGUYEN VAN · 4 years, 8 months ago
  9. 6516373 Merge "Fix CaptivePortalDataTest on R-" by Treehugger Robot · 4 years, 8 months ago
  10. a822740 Fix CaptivePortalDataTest on R- by Remi NGUYEN VAN · 4 years, 8 months ago
  11. d0cb8f3 Merge "NetworkCapabilities: Embed location senstive TransportInfo" by Roshan Pius · 4 years, 8 months ago
  12. 9ed1462 NetworkCapabilities: Embed location senstive TransportInfo by Roshan Pius · 4 years, 9 months ago
  13. 2208ba1 Merge "Support for Venue URL and friendly name from Network agent" by Hai Shalom · 4 years, 8 months ago
  14. e58bdc6 Support for Venue URL and friendly name from Network agent by Hai Shalom · 4 years, 8 months ago
  15. a2e00f7 Merge "Fix testDeclareNetworkRequestUnfulfillable on R" by Remi NGUYEN VAN · 4 years, 9 months ago
  16. f278ef3 Merge changes from topic "tcp_keepalive_fix" by Remi NGUYEN VAN · 4 years, 9 months ago
  17. 5e6b51b Add TcpKeepalivePacketData to SystemApi by Remi NGUYEN VAN · 4 years, 10 months ago
  18. a8ccfdd Fix testDeclareNetworkRequestUnfulfillable on R by Remi NGUYEN VAN · 4 years, 9 months ago
  19. 754c5be [Mainline Migration] Migrate NetworkUtils by Serik Beketayev · 4 years, 9 months ago
  20. bfc3c02 Merge "Do not query CS in NetworkProvider constructor" by Remi NGUYEN VAN · 4 years, 9 months ago
  21. d707e7f Do not query CS in NetworkProvider constructor by Remi NGUYEN VAN · 4 years, 9 months ago
  22. e07a894 Run OemNetworkPreferencesTest with DevSdkIgnoreRunner by Remi NGUYEN VAN · 4 years, 9 months ago
  23. b5cc742 Adding @IgnoreUpTo to OemNetworkPreferencesTest by James Mattis · 4 years, 10 months ago
  24. 1d8505b Ignore verifying canBeSatisfiedBy() on Android Q by lucaslin · 4 years, 10 months ago
  25. 20f7c6e Separate 2 tests to verify canBeSatisfiedBy() by lucaslin · 4 years, 10 months ago
  26. 356a879 Adding API stubs for application network routing by James Mattis · 4 years, 11 months ago
  27. 4ebbddc Adding @IgnoreUpTo for testOemPrivate by James Mattis · 4 years, 10 months ago
  28. 4fcbb03 Add OEM_PRIVATE NetworkCapability by James Mattis · 4 years, 11 months ago
  29. 2669b29 Address comments on aosp/1448415 by Chalard Jean · 5 years ago
  30. 4d6c93d Remove unused methods from LinkProperties. by Chalard Jean · 5 years ago
  31. 39175f2 Rename Kotlin util files to not include the Kt suffix by Chalard Jean · 5 years ago
  32. 059356d Revert "Revert "Move Inet[4]AddressUtils to libs/net"" by Chalard Jean · 5 years ago
  33. 3b7591e Move utils from network stack to libs. by Chalard Jean · 5 years ago
  34. 064d18d Revert "Move Inet[4]AddressUtils to libs/net" by Chalard Jean · 5 years ago
  35. c98e381 Move Inet[4]AddressUtils to libs/net by Remi NGUYEN VAN · 5 years ago
  36. bc4c5ca Treat RouteInfo with different interfaces as different routes by Rubin Xu · 5 years ago
  37. 9774ceb Update extra info before registering by Chiachang Wang · 5 years ago
  38. bf1206f Merge "Rename satisfiedBy to canBeSatisfiedBy for MatchAllNetworkSpecifier" by Rambo Wang · 5 years ago
  39. f350876 Rename satisfiedBy to canBeSatisfiedBy for MatchAllNetworkSpecifier by Rambo Wang · 5 years ago
  40. de4a675 Add test for NetworkSpecifier by Chiachang Wang · 5 years ago
  41. 147d253 Merge "Add network agent to enhance NetworkProvider test" by Aaron Huang · 5 years ago
  42. 82948dd Move DhcpInfoTest to frameworks/base/tests/net/common by Aaron Huang · 5 years ago
  43. 8d2f514 Add network agent to enhance NetworkProvider test by Aaron Huang · 5 years ago
  44. 2bb072d5 Add cts test for NetworkProvider by Aaron Huang · 5 years ago
  45. d4a9e97 Add more tests for CaptivePortalData by Chiachang Wang · 5 years ago
  46. 210a4da Move CaptivePortalDataTest to common test to support cts by Chiachang Wang · 5 years ago
  47. 311bd48 Set WifiAwareNetworkInfo into setTransportInfo() by lucaslin · 5 years ago
  48. b0104c8 Merge "Fix NetworkStatsApiTest failed on Q device" by Junyu Lai · 5 years ago
  49. 7621ca1 Merge "Add trivial dependencies tests for the network stack" by Treehugger Robot · 5 years ago
  50. ff97691 Fix NetworkStatsApiTest failed on Q device by junyulai · 5 years ago
  51. 77c7660 Add trivial dependencies tests for the network stack by Chalard Jean · 5 years ago
  52. 3df2ebc Add more tests in NetworkCapabilitiesTest.java by lucaslin · 5 years ago
  53. 7e3fc61 Merge "Fix setAdministratorUids tests on Q" by Remi NGUYEN VAN · 5 years ago
  54. 824f80b Fix setAdministratorUids tests on Q by Remi NGUYEN VAN · 5 years ago
  55. 5c5d1a1 Merge "Only apply VPN isolation if it's fully routed" by Lorenzo Colitti · 5 years ago
  56. e71d3cf Merge changes from topic "sp26-networkstats-cts" by Junyu Lai · 5 years ago
  57. e47c7e4 [SP26] add CTS for NetworkStats by junyulai · 5 years ago
  58. ab8cf30 Only apply VPN isolation if it's fully routed by Rubin Xu · 5 years ago
  59. c350963 Merge "Sort administrator UIDs for NetworkCapabilities." by Cody Kesting · 5 years ago
  60. e4df39b Merge "Add combine() and equals() for NetworkCapabilities admin UIDs." by Cody Kesting · 5 years ago
  61. ec5a0cb Sort administrator UIDs for NetworkCapabilities. by Cody Kesting · 5 years ago
  62. 20e92ec Add combine() and equals() for NetworkCapabilities admin UIDs. by Chalard Jean · 6 years ago
  63. b1bf1f2 Merge "Fix NetworkCapabilitiesTest fail on Q device" by Lucas Lin · 5 years ago
  64. 9d66de5 Merge "Make LinkPropertiesTest compatible with Q" by Aaron Huang · 5 years ago
  65. be8bbac Fix NetworkCapabilitiesTest fail on Q device by lucaslin · 5 years ago
  66. 28ff516 Merge "Add MatchAllNetworkSpecifierTest" by Lucas Lin · 5 years ago
  67. 246821b Merge "Add more tests in LinkPropertiesTests.java" by Lucas Lin · 5 years ago
  68. e3aade0 Merge "Create a builder for NetworkCapabilities." by Remi NGUYEN VAN · 5 years ago
  69. 7988471 Make LinkPropertiesTest compatible with Q by Aaron Huang · 5 years ago
  70. 55c6a84 Add more tests in LinkPropertiesTests.java by lucaslin · 5 years ago
  71. 5bf0d2d Add MatchAllNetworkSpecifierTest by lucaslin · 5 years ago
  72. 542e600 Create a builder for NetworkCapabilities. by Chalard Jean · 5 years ago
  73. 2772ddd Add CTS tests for ApfCapabilities static APIs. by Xiao Ma · 5 years ago
  74. 30faad6 Merge "Add version check to prevent test fail on Android Q" by Lucas Lin · 5 years ago
  75. 4d08f37 Merge changes I97015365,Ic9db4b9b by Chiachang Wang · 5 years ago
  76. 5b71061 Add NattKeepalivePacketDataTest by Chiachang Wang · 5 years ago
  77. c780d27 Add KeepalivePacketDataTest by Chiachang Wang · 6 years ago
  78. 8dd694d Move sensitive field parceling bool to constructor by Remi NGUYEN VAN · 5 years ago
  79. 2fad017 Merge "Make LinkPropertiesTest backwards compatible" by Remi NGUYEN VAN · 5 years ago
  80. 3994e73 Make LinkPropertiesTest backwards compatible by Remi NGUYEN VAN · 6 years ago
  81. d4db72d Merge "Add test for NetworkAgentConfig" by Aaron Huang · 5 years ago
  82. 9e90c02 Add version check to prevent test fail on Android Q by lucaslin · 5 years ago
  83. da284dc Merge "Add CTS for SocketUtils.makePacketSocketAddress(int, int, byte[])" by Paul Hu · 6 years ago
  84. 4c48b0a Add CTS for SocketUtils.makePacketSocketAddress(int, int, byte[]) by paulhu · 6 years ago
  85. 73808bd Merge "Remove framework code that has moved to frameworks/libs/net" by Aaron Huang · 6 years ago
  86. 97ae1a8 Add test for NetworkAgentConfig by Aaron Huang · 6 years ago
  87. 1d74bab Skip Route tests that are R-specific on Q by Chiachang Wang · 6 years ago
  88. 0e1759b Remove framework code that has moved to frameworks/libs/net by Aaron Huang · 6 years ago
  89. ac98e78 Add test for getDeprecationTime and getExpirationTime by Chiachang Wang · 6 years ago
  90. 186adbf Ignore NetworkAgentConfigTest on Q by Remi NGUYEN VAN · 6 years ago
  91. 1306f53 Skip LinkAddress tests that are R-specific on Q by Remi NGUYEN VAN · 6 years ago
  92. df86d7b Ignore testReevaluateNetwork until Q by Remi NGUYEN VAN · 6 years ago
  93. 6bef082 New NetworkAgentConfig API to replace NetworkInfo WiFi stuff. am: cd457ea5ec by Automerger Merge Worker · 6 years ago
  94. c3f8d41 Merge "test: LinkProperties: Unique Route Destinations" by Lorenzo Colitti · 6 years ago
  95. cd457ea New NetworkAgentConfig API to replace NetworkInfo WiFi stuff. by Chalard Jean · 6 years ago
  96. 44999a7 test: LinkProperties: Unique Route Destinations by Tyler Wear · 6 years ago
  97. 50e2cbd Merge "Revert "Remove framework code that has moved to frameworks/libs/net"" by Isabelle Taylor · 6 years ago
  98. 175627f Revert "Remove framework code that has moved to frameworks/libs/net" by Isabelle Taylor · 6 years ago
  99. 0122cf1 Merge "Remove framework code that has moved to frameworks/libs/net" by Aaron Huang · 6 years ago
  100. 08c94fb RELAND: NetworkRequest: Embed requestor uid & packageName by Roshan Pius · 6 years ago