1. 05d04fe Merge "Set owner and administrator UIDs for test networks." into rvc-dev by Cody Kesting · 5 years ago
  2. 05c7af6 Use the new NetworkStackConnector constructor by Remi NGUYEN VAN · 5 years ago
  3. d9e1872 Merge "Send full LinkProperties to NetworkMonitor" into rvc-dev by Remi NGUYEN VAN · 5 years ago
  4. a9b761d Set owner and administrator UIDs for test networks. by Cody Kesting · 5 years ago
  5. 2c4a47d Send full LinkProperties to NetworkMonitor by Remi NGUYEN VAN · 5 years ago
  6. bfd3c75 Add tests for Tunnel, Transport mode application with released SPIs by Benedict Wong · 5 years ago
  7. 2d70990 Use TransformRecord to get SPI instead of SpiRecord by Benedict Wong · 6 years ago
  8. a294a88 Merge "Add comment / logging in NetworkMonitor callbacks" into rvc-dev by Remi NGUYEN VAN · 5 years ago
  9. c19bf4f Merge "Restrict match conditions of TelephonyNetworkSpecifier#canBeSatisfied" into rvc-dev by Rambo Wang · 5 years ago
  10. 89ff63b Merge "Add filtering for IPsec algorithms in IKEv2 VPNs" into rvc-dev by Benedict Wong · 5 years ago
  11. 3d3c9f7 Add comment / logging in NetworkMonitor callbacks by Remi NGUYEN VAN · 5 years ago
  12. 0fff1ed Add filtering for IPsec algorithms in IKEv2 VPNs by Benedict Wong · 5 years ago
  13. cc9f73c Merge "Address comments on NetworkStack AIDL v6" into rvc-dev by Remi NGUYEN VAN · 5 years ago
  14. bd16241 Filter debug entries for each vpn by Chiachang Wang · 5 years ago
  15. 3cb1e03 Add test prefix into test cases by Chiachang Wang · 5 years ago
  16. f577197 Address comments on NetworkStack AIDL v6 by Remi NGUYEN VAN · 5 years ago
  17. 3745c39 Restrict match conditions of TelephonyNetworkSpecifier#canBeSatisfied by Rambo Wang · 5 years ago
  18. 89930cb Merge "Move DhcpInfoTest to frameworks/base/tests/net/common" into rvc-dev by TreeHugger Robot · 5 years ago
  19. 22ef3a8 Add test for NetworkSpecifier by Treehugger Robot · 5 years ago
  20. 83eb86b Merge "Stop prefix discovery if an RA prefix arrives in DISCOVERING" into rvc-dev by Lorenzo Colitti · 5 years ago
  21. 840bb2e Merge "Make the Nat464Xlat tests more realistic." into rvc-dev by Lorenzo Colitti · 5 years ago
  22. eb92e57 Merge "Add network agent to enhance NetworkProvider test" into rvc-dev by TreeHugger Robot · 5 years ago
  23. 4f5455f Add network agent to enhance NetworkProvider test by Aaron Huang · 5 years ago
  24. c9016ca Stop prefix discovery if an RA prefix arrives in DISCOVERING by Lorenzo Colitti · 5 years ago
  25. 1c0d43f Make the Nat464Xlat tests more realistic. by Lorenzo Colitti · 5 years ago
  26. 4308bfc Support learning the NAT64 prefix from two different sources. by Lorenzo Colitti · 5 years ago
  27. f0a0642 Move DhcpInfoTest to frameworks/base/tests/net/common by Aaron Huang · 5 years ago
  28. 78ab633 Merge "This contains a squash of two changes >>>>>>>>>>>>>>>>>>>>>> aosp/1284588 Adjust permission of NetworkProvider related API" into rvc-dev by Aaron Huang · 5 years ago
  29. b9626ec This contains a squash of two changes by Aaron Huang · 5 years ago
  30. 60afb5a Merge "Add testTransportTypesEqual to dnsmanager test cases" into rvc-dev by Bruce Chen · 5 years ago
  31. 6f2a54e Merge "Support changing the NAT64 prefix without removing it." into rvc-dev by Lorenzo Colitti · 5 years ago
  32. 4e54d05 Add testTransportTypesEqual to dnsmanager test cases by Bruce Chen · 5 years ago
  33. 5559f1e Add a function to process LinkProperties coming from an agent. by Lorenzo Colitti · 5 years ago
  34. aa0c7d0 Support changing the NAT64 prefix without removing it. by Lorenzo Colitti · 5 years ago
  35. dd44555 Merge "[SM10] Adopt helper class to monitor RAT type change per sub" into rvc-dev by Junyu Lai · 5 years ago
  36. 3db3e00 Merge "[SP27.3] Rename TestableNetworkStatsProvider" into rvc-dev by Junyu Lai · 5 years ago
  37. c6081f9 [SM10] Adopt helper class to monitor RAT type change per sub by junyulai · 5 years ago
  38. 008a54b Merge "Add instrumentation to test NetworkAgent." into rvc-dev by Chalard Jean · 5 years ago
  39. 0e9a773 Allow testing of signal strength by Chalard Jean · 5 years ago
  40. e770137 Add instrumentation to test NetworkAgent. by Chalard Jean · 5 years ago
  41. 424cced Add more tests for CaptivePortalData by Chiachang Wang · 5 years ago
  42. 3acd429 Move CaptivePortalDataTest to common test to support cts by Chiachang Wang · 5 years ago
  43. a6182bb Merge "Set transport types to resolver" into rvc-dev by TreeHugger Robot · 5 years ago
  44. db2aad6 Set transport types to resolver by chenbruce · 5 years ago
  45. b9db69f Fix a theoretical NPE by Treehugger Robot · 5 years ago
  46. 09d50fe [SP27.3] Rename TestableNetworkStatsProvider by junyulai · 5 years ago
  47. ec5e7af Set WifiAwareNetworkInfo into setTransportInfo() by lucaslin · 5 years ago
  48. 37fbb25 Merge "Add more tests in NetworkCapabilitiesTest.java" into rvc-dev by Lucas Lin · 5 years ago
  49. c12fcce Add more tests in NetworkCapabilitiesTest.java by lucaslin · 5 years ago
  50. 6978441 Merge "Fix NetworkStatsApiTest failed on Q device" into rvc-dev by Junyu Lai · 5 years ago
  51. 7ab8d92 Fix NetworkStatsApiTest failed on Q device by Junyu Lai · 5 years ago
  52. 4aae1e2 Add trivial dependencies tests for the network stack by Treehugger Robot · 5 years ago
  53. 5075673 Fix a stupid NPE by Treehugger Robot · 5 years ago
  54. 3661ab4 Merge "Refactor the Nat464Xlat function for simplicity." into rvc-dev by Lorenzo Colitti · 5 years ago
  55. 24398db Refactor the Nat464Xlat function for simplicity. by Lorenzo Colitti · 5 years ago
  56. 6c0cbcc Rename the *Nat64Prefix to *Nat64PrefixFromDns. by Lorenzo Colitti · 5 years ago
  57. 26fc3f3 Fix a bug where the legacy extra info is reset on connect. by Chalard Jean · 5 years ago
  58. 5123e05 Merge "Add MatchAllNetworkSpecifierTest" into rvc-dev by Lucas Lin · 5 years ago
  59. c6b106f Merge changes from topic "am-5ce58db354ac494a84904378ca35c013-rvc-dev" into rvc-dev by Junyu Lai · 5 years ago
  60. 0b4ad3a Merge "Fix setAdministratorUids tests on Q" into rvc-dev by Remi NGUYEN VAN · 5 years ago
  61. b80fe74 [SP26] add CTS for NetworkStats by Junyu Lai · 5 years ago
  62. 56f59c4 [SP26.2] add a method in NetworkStats that removes empty entries by junyulai · 5 years ago
  63. 147d157 Merge "Only apply VPN isolation if it's fully routed" into rvc-dev by TreeHugger Robot · 5 years ago
  64. 24260d5 Fix setAdministratorUids tests on Q by Remi NGUYEN VAN · 5 years ago
  65. d8223ef Merge "Make LinkPropertiesTest compatible with Q" into rvc-dev by Remi NGUYEN VAN · 5 years ago
  66. 71863e9 Added a new capability for temporarily unmetered network. by Jack Yu · 5 years ago
  67. 7fb7c3e Only apply VPN isolation if it's fully routed by Lorenzo Colitti · 5 years ago
  68. 86ae134 Merge "Add more tests in LinkPropertiesTests.java" into rvc-dev by Lorenzo Colitti · 5 years ago
  69. ccd5ba2 Make LinkPropertiesTest compatible with Q by Aaron Huang · 5 years ago
  70. 6602482 Add MatchAllNetworkSpecifierTest by Lucas Lin · 5 years ago
  71. d5c4558 Add more tests in LinkPropertiesTests.java by Lucas Lin · 5 years ago
  72. f7d3044 Update constructor of NetworkMonitor by Chiachang Wang · 5 years ago
  73. bb57818 Merge changes I2431a6d2,I9096969a,I748bd9de,Ia5387ca2,I803bdec8, ... into rvc-dev by Cody Kesting · 5 years ago
  74. c161f59 Merge "Clean up handling of NetworkCapabilities#administratorUids." into rvc-dev by Cody Kesting · 5 years ago
  75. d3d72d4 Merge changes I97ba5903,Icd80b368 into rvc-dev by Benedict Wong · 5 years ago
  76. c0192c1 Merge "Automatically set IPsec tunnel interface as up" into rvc-dev by Benedict Wong · 5 years ago
  77. cbb19fc Make VpnProfile.maxMtu default value match Ikev2VpnProfile by Benedict Wong · 5 years ago
  78. 85308a5 Update CS helper for clearing NetworkCapabilities UIDs. by Cody Kesting · 5 years ago
  79. 5d51a91 Simplify unregister logic for Connectivity Diagnostics callbacks. by Cody Kesting · 5 years ago
  80. 7d4ef21 Clarify comments for Connectivity Diagnostics reports. by Cody Kesting · 5 years ago
  81. 9c34196 Sort administrator UIDs for NetworkCapabilities. by Cody Kesting · 5 years ago
  82. 0d667c5 Add combine() and equals() for NetworkCapabilities admin UIDs. by Chalard Jean · 5 years ago
  83. b65e18e6 Use IBinder as key for ConnectivityDiagnostics storage in CS. by Cody Kesting · 5 years ago
  84. aebda98 Decrement networkRequestPerUid when callbacks are unregistered. by Cody Kesting · 5 years ago
  85. fe059d8 Invoke onConnectivityReport on registering ConnectivityDiagnostics. by Cody Kesting · 5 years ago
  86. 9f8773c Clean up handling of NetworkCapabilities#administratorUids. by Cody Kesting · 5 years ago
  87. 18511e3 Merge "Add CTS tests for ApfCapabilities static APIs." into rvc-dev by Xiao Ma · 5 years ago
  88. ef40b40 Add CTS tests for ApfCapabilities static APIs. by Xiao Ma · 5 years ago
  89. 9904c69 Unbreak testStartUsingNetworkFeature_enableHipri failure by Mark Chien · 5 years ago
  90. f5d30b7 Merge changes from topic "phonestatelistener-limit-rvc-dev" into rvc-dev by Hall Liu · 5 years ago
  91. f4667b4 Add gating, logging for PhoneStateListener's limit by Hall Liu · 5 years ago
  92. 199c91b Merge changes from topics "api-fix-networkagent", "networkprovider_api", "satisfiedby" into rvc-dev by Chalard Jean · 5 years ago
  93. 2617721 Merge "Clean up unit testing for ConnectivityDiagnostics." into rvc-dev by Cody Kesting · 5 years ago
  94. 5657f9c Merge "Restrict VPN Diagnostics callbacks to underlying networks." into rvc-dev by Cody Kesting · 5 years ago
  95. 51b8e28 Rename satisfiedBy into canBeSatisfiedBy by Chalard Jean · 5 years ago
  96. 812e8cb Address further API council comments. by Chalard Jean · 5 years ago
  97. fd23dbb Update the NetworkProvider API for council comments by Chalard Jean · 5 years ago
  98. f79df94 Merge changes from topic "networkagent_api" into rvc-dev by Chalard Jean · 5 years ago
  99. 15a3adb Update NetworkAgentConfig API for council comments by Chalard Jean · 5 years ago
  100. 68d0e42 Update the NetworkAgent API for council comments by Chalard Jean · 5 years ago