1. c53d850 NetworkStats: apply464xlatAdjustments - don't remove CLAT_UID by Maciej Żenczykowski · 5 years ago
  2. c655221 NetworkStats: apply464xlatAdjustments - remove useBpfStats parameter. by Maciej Żenczykowski · 5 years ago
  3. aff8388 fix com.android.server.net.NetworkStatsFactoryTest#testDoubleClatAccounting100MBDownload by Maciej Żenczykowski · 6 years ago
  4. e07d7a3 fix com.android.server.net.NetworkStatsFactoryTest#testDoubleClatAccounting by Maciej Żenczykowski · 6 years ago
  5. 1ed3ef2 fix com.android.server.net.NetworkStatsFactoryTest#testDoubleClatAccountingSimple by Maciej Żenczykowski · 6 years ago
  6. 6454bf0 fix android.net.NetworkStatsTest#testApply464xlatAdjustments by Maciej Żenczykowski · 6 years ago
  7. 7039e1c Merge "Comment reason for simulateDataStall structure." by Cody Kesting · 5 years ago
  8. eed51fa Merge "Inform the DNS resolver when it needs to do DNS64 synthesis." by Lorenzo Colitti · 5 years ago
  9. 82db920 Merge "Test that if an RA sets the same prefix as DNS, nothing happens." by Lorenzo Colitti · 5 years ago
  10. c8e843e Merge "Forward unknown Data Stall types to Connectivity Diagnostics." by Cody Kesting · 5 years ago
  11. 5169105 Comment reason for simulateDataStall structure. by Cody Kesting · 5 years ago
  12. f28b6b7 Inform the DNS resolver when it needs to do DNS64 synthesis. by Lorenzo Colitti · 5 years ago
  13. 2a0ef00 Test that if an RA sets the same prefix as DNS, nothing happens. by Lorenzo Colitti · 5 years ago
  14. 585dc06 Merge "Suppress deprecation warnings in LegacyTypeTrackerTest." by Treehugger Robot · 5 years ago
  15. 2f05839 Suppress deprecation warnings in LegacyTypeTrackerTest. by Lorenzo Colitti · 5 years ago
  16. c8e627f Add integration test for capport API by Remi NGUYEN VAN · 5 years ago
  17. 43a47ef Forward unknown Data Stall types to Connectivity Diagnostics. by Cody Kesting · 5 years ago
  18. 17df6cb Merge "Add an exported flag in integration tests manifest" by Treehugger Robot · 5 years ago
  19. cdd6f0e Add an exported flag in integration tests manifest by Remi NGUYEN VAN · 5 years ago
  20. 8a38aff Merge "Move Data Stall logic to CS from NetworkMonitorCallbacks." by Cody Kesting · 5 years ago
  21. 14a5bf9 Merge "Address nit from aosp/1301317" by Treehugger Robot · 5 years ago
  22. 0dfb2b7 Merge "Add methods for IKEv2/IPsec test mode profiles" by Benedict Wong · 5 years ago
  23. cb09f72 Add methods for IKEv2/IPsec test mode profiles by Benedict Wong · 5 years ago
  24. 6784cf6 Move Data Stall logic to CS from NetworkMonitorCallbacks. by Cody Kesting · 5 years ago
  25. 727f0d1 Merge "Create TestApi for simulating a Data Stall on ConnectivityService." by Cody Kesting · 5 years ago
  26. eb44b7b Merge "Set owner and administrator UIDs for test networks." by Cody Kesting · 5 years ago
  27. 7d8b760 Merge "Send full LinkProperties to NetworkMonitor" by Remi NGUYEN VAN · 5 years ago
  28. 1f9e9ce Address nit from aosp/1301317 by Chalard Jean · 5 years ago
  29. 91a1bed Fix a bug where VPNs start out suspended on cellular by Chalard Jean · 5 years ago
  30. 3b1d8b4 Send full LinkProperties to NetworkMonitor by Remi NGUYEN VAN · 5 years ago
  31. a4a379d Merge "Fix a bug where a spurious capabilities callback is sent." by Chalard Jean · 5 years ago
  32. 8c5e458 Fix a bug where a spurious capabilities callback is sent. by Chalard Jean · 5 years ago
  33. d089298 Added a new capability for temporarily unmetered network. by Jack Yu · 5 years ago
  34. 5e3d346 [SM10] Adopt helper class to monitor RAT type change per sub by junyulai · 5 years ago
  35. e294fb8 Merge "Use the new NetworkStackConnector constructor" by Remi NGUYEN VAN · 5 years ago
  36. bb82d3d Merge "Rename satisfiedBy to canBeSatisfiedBy for MatchAllNetworkSpecifier" by Rambo Wang · 5 years ago
  37. 4d1afeb Rename satisfiedBy to canBeSatisfiedBy for MatchAllNetworkSpecifier by Rambo Wang · 5 years ago
  38. c2e5673 Merge changes I3525edc3,I6e18915e by Chiachang Wang · 5 years ago
  39. aec798b Filter debug entries for each vpn by Chiachang Wang · 5 years ago
  40. 5c8e3be Add test prefix into test cases by Chiachang Wang · 5 years ago
  41. 7e37275 Merge "Add filtering for IPsec algorithms in IKEv2 VPNs" by Benedict Wong · 5 years ago
  42. 8e2758a Use the new NetworkStackConnector constructor by Remi NGUYEN VAN · 5 years ago
  43. b5c7abd Create TestApi for simulating a Data Stall on ConnectivityService. by Cody Kesting · 5 years ago
  44. ba34336 Set owner and administrator UIDs for test networks. by Cody Kesting · 5 years ago
  45. b6acc7f Merge "Add comment / logging in NetworkMonitor callbacks" by Remi NGUYEN VAN · 5 years ago
  46. 5536bba Merge "Add tests for Tunnel, Transport mode application with released SPIs" by Benedict Wong · 5 years ago
  47. 5839ef2 Merge "Use TransformRecord to get SPI instead of SpiRecord" by Benedict Wong · 5 years ago
  48. fb0774e Add comment / logging in NetworkMonitor callbacks by Remi NGUYEN VAN · 5 years ago
  49. bfc85a1 Merge "Address comments on NetworkStack AIDL v6" by Remi NGUYEN VAN · 5 years ago
  50. e15e61e Address comments on NetworkStack AIDL v6 by Remi NGUYEN VAN · 5 years ago
  51. 453a16c Merge "Add test for NetworkSpecifier" by Treehugger Robot · 5 years ago
  52. 2bdc9ff Add test for NetworkSpecifier by Chiachang Wang · 5 years ago
  53. bbf050b Set attributionTag for noteOp(WRITE_SETTINGS) calls by Philip P. Moltmann · 5 years ago
  54. 1e003f8 Merge "Stop prefix discovery if an RA prefix arrives in DISCOVERING" by Lorenzo Colitti · 5 years ago
  55. be49675 Merge "Make the Nat464Xlat tests more realistic." by Lorenzo Colitti · 5 years ago
  56. 35c55bc Merge "Support learning the NAT64 prefix from two different sources." by Lorenzo Colitti · 5 years ago
  57. d8911ba Stop prefix discovery if an RA prefix arrives in DISCOVERING by Lorenzo Colitti · 5 years ago
  58. 1076d22 Make the Nat464Xlat tests more realistic. by Lorenzo Colitti · 5 years ago
  59. 54fb93f Support learning the NAT64 prefix from two different sources. by Lorenzo Colitti · 5 years ago
  60. 9f22c80 Merge "Add network agent to enhance NetworkProvider test" by Aaron Huang · 5 years ago
  61. b124dcf Move DhcpInfoTest to frameworks/base/tests/net/common by Aaron Huang · 5 years ago
  62. efd9d69 Add network agent to enhance NetworkProvider test by Aaron Huang · 5 years ago
  63. 767e3a2 Merge changes from topic "cts-networkprovider" by Aaron Huang · 5 years ago
  64. 6423924 Merge "Add testTransportTypesEqual to dnsmanager test cases" by Bruce Chen · 5 years ago
  65. 3c0090f Merge "[SP27.3] Rename TestableNetworkStatsProvider" by Junyu Lai · 5 years ago
  66. 1e0ebce Merge "Add a function to process LinkProperties coming from an agent." by Lorenzo Colitti · 5 years ago
  67. fa6b37b Merge "Support changing the NAT64 prefix without removing it." by Lorenzo Colitti · 5 years ago
  68. 366d6f9 Add testTransportTypesEqual to dnsmanager test cases by chenbruce · 5 years ago
  69. 1b6f19d Add a function to process LinkProperties coming from an agent. by Lorenzo Colitti · 5 years ago
  70. 7a87655 Add cts test for NetworkProvider by Aaron Huang · 5 years ago
  71. e5c0ba3 Adjust permission of NetworkProvider related API by Aaron Huang · 5 years ago
  72. b3e329c Support changing the NAT64 prefix without removing it. by Lorenzo Colitti · 5 years ago
  73. b4870a3 [SP27.3] Rename TestableNetworkStatsProvider by junyulai · 5 years ago
  74. e2a2a10 Add filtering for IPsec algorithms in IKEv2 VPNs by Benedict Wong · 5 years ago
  75. 089f46b Merge "Allow testing of signal strength" by Chalard Jean · 5 years ago
  76. 1afe997 Merge "Add instrumentation to test NetworkAgent." by Chalard Jean · 5 years ago
  77. cbc7c5b Allow testing of signal strength by Chalard Jean · 5 years ago
  78. 4ae6e55 Merge "Add more tests for CaptivePortalData" by Chiachang Wang · 5 years ago
  79. ac7fe6c Add more tests for CaptivePortalData by Chiachang Wang · 5 years ago
  80. 164eea2 Merge "Move CaptivePortalDataTest to common test to support cts" by Chiachang Wang · 5 years ago
  81. d8a33be Move CaptivePortalDataTest to common test to support cts by Chiachang Wang · 5 years ago
  82. 3c0c668 Merge "Set transport types to resolver" by Lorenzo Colitti · 5 years ago
  83. 2116068 Add instrumentation to test NetworkAgent. by Chalard Jean · 5 years ago
  84. 2e6b79f Set transport types to resolver by chenbruce · 5 years ago
  85. 0167936 Merge changes from topic "phonestatelistener-limit-rvc-dev" by Hall Liu · 5 years ago
  86. 6334d49 Merge "Fix a theoretical NPE" by Treehugger Robot · 5 years ago
  87. 5d8bc4b Fix a theoretical NPE by Chalard Jean · 5 years ago
  88. 15586a5 Set WifiAwareNetworkInfo into setTransportInfo() by lucaslin · 5 years ago
  89. 87b8c33 Add gating, logging for PhoneStateListener's limit by Hall Liu · 5 years ago
  90. cd7c6cb Merge "Fix NetworkStatsApiTest failed on Q device" by Junyu Lai · 5 years ago
  91. a287e43 Merge "Add trivial dependencies tests for the network stack" by Treehugger Robot · 5 years ago
  92. 3bf1224 Fix NetworkStatsApiTest failed on Q device by junyulai · 5 years ago
  93. 60ee9b5 Merge "Add more tests in NetworkCapabilitiesTest.java" by Lucas Lin · 5 years ago
  94. 30673a9 Merge "Fix a stupid NPE" by Treehugger Robot · 5 years ago
  95. dcb74c7 Add trivial dependencies tests for the network stack by Chalard Jean · 5 years ago
  96. e408eb5 Add more tests in NetworkCapabilitiesTest.java by lucaslin · 5 years ago
  97. 6bc322f Merge "Refactor the Nat464Xlat function for simplicity." by Lorenzo Colitti · 5 years ago
  98. c0863db Merge "Fix a bug where the legacy extra info is reset on connect." by Chalard Jean · 5 years ago
  99. 8e43611 Fix a bug where the legacy extra info is reset on connect. by Chalard Jean · 5 years ago
  100. 3f18aa9 Refactor the Nat464Xlat function for simplicity. by Lorenzo Colitti · 5 years ago