1. 55f0f03 Test: Don't let MultinetworkApiTest throw more than one JNI exception by Mike Yu · 2 years, 4 months ago
  2. c2baf94 Merge "Matches all MdnsServiceTypeClient if using MdnsSocketClient" by Yuyang Huang · 2 years, 3 months ago
  3. d72daab Matches all MdnsServiceTypeClient if using MdnsSocketClient by Yuyang Huang · 2 years, 3 months ago
  4. 72fe588 Merge "Add CtsTetheringTestLatestSdk into mainline-presubmit" by Mark Chien · 2 years, 3 months ago
  5. f9f9784 Merge "Only allow libconnectivity_native usage on U+" by Treehugger Robot · 2 years, 3 months ago
  6. f8870fa Add CtsTetheringTestLatestSdk into mainline-presubmit by Mark Chien · 3 years, 2 months ago
  7. ae9b229 Merge "Add MdnsDiscoveryManager constructor without looper" by Treehugger Robot · 2 years, 3 months ago
  8. 243d1a5 Add MdnsDiscoveryManager constructor without looper by Yuyang Huang · 2 years, 4 months ago
  9. 5072d93 Merge "Use new soong support to install privapp xml" by Anton Hansson · 2 years, 3 months ago
  10. 5cc9676 Merge "Instrument SDK level and change IDs to help testing" by Jean Chalard · 2 years, 3 months ago
  11. 1397a10 Use new soong support to install privapp xml by Anton Hansson · 2 years, 3 months ago
  12. 92c28d4 Merge "Stop Tethering requiring NetworkStack" by Anton Hansson · 2 years, 3 months ago
  13. 1525118 Stop Tethering requiring NetworkStack by Anton Hansson · 2 years, 3 months ago
  14. df29a85 Instrument SDK level and change IDs to help testing by Chalard Jean · 2 years, 3 months ago
  15. f4cf270 Merge "Do not process null network packets on all clients" by Remi NGUYEN VAN · 2 years, 3 months ago
  16. 5a1c614 Merge "Only send to downstream ifaces for null network" by Remi NGUYEN VAN · 2 years, 3 months ago
  17. 401ab44 Merge "Use the ServiceTypeClient network for queries" by Remi NGUYEN VAN · 2 years, 3 months ago
  18. a2175bd Merge changes from topic "cronet-114.0.5715.0" by Patrick Rohr · 2 years, 3 months ago
  19. 311feaf cronet import: do not jarjar J.cronet_tests_N by Patrick Rohr · 2 years, 4 months ago
  20. cc2e2dc cronet tests: remove most of NetHttpTestsLibPreJarJar by Patrick Rohr · 2 years, 4 months ago
  21. c8fee36 Merge "[Cronet] Make CtsNetHttpTestCases installable on older devices" by Treehugger Robot · 2 years, 3 months ago
  22. 3045fe6 Merge changes I46a4b3ee,I01b0a6ab by Mark Chien · 2 years, 3 months ago
  23. 5924d6e [Cronet] Make CtsNetHttpTestCases installable on older devices by Chidera Olibie · 2 years, 4 months ago
  24. 49649c9 Support SAP and LOHS enabled at the same time by Mark · 2 years, 6 months ago
  25. ae3abdf Allow SAP and LOHS wifi clients exist at the same time by Mark · 2 years, 6 months ago
  26. 22df1c4 Merge "Revert "Suppress lint for methods using APIs promoted from system to public"" by Treehugger Robot · 2 years, 3 months ago
  27. 3ec851e Add mDesiredServingState field in BaseServingState by Mark · 2 years, 4 months ago
  28. 0ba206c Do not process null network packets on all clients by Remi NGUYEN VAN · 2 years, 4 months ago
  29. 87c374a Only send to downstream ifaces for null network by Remi NGUYEN VAN · 2 years, 4 months ago
  30. 3fabc1b Merge "Cleanup VpnTest for unused methods/annotations" by Chiachang Wang · 2 years, 4 months ago
  31. b1f3dd9 Merge "Test for not logging meaningless caps changes" by Chiachang Wang · 2 years, 4 months ago
  32. 74732ba Cleanup VpnTest for unused methods/annotations by Chalard Jean · 2 years, 4 months ago
  33. 16e41d1 Test for not logging meaningless caps changes by Chalard Jean · 2 years, 4 months ago
  34. 8a401c7 Merge "use java/lang/IllegalArgumentException for pid <= 0" by Treehugger Robot · 2 years, 4 months ago
  35. ae63021 Merge "Skip all of NetworkAgentTest in instant mode." by Treehugger Robot · 2 years, 4 months ago
  36. cf83d37 Revert "Suppress lint for methods using APIs promoted from system to public" by Jean Chalard · 2 years, 4 months ago
  37. 95336cf Merge "DO not throw exception for ERROR_NO_SUCH_SLOT error" by Chiachang Wang · 2 years, 4 months ago
  38. d50e816 use java/lang/IllegalArgumentException for pid <= 0 by Maciej Żenczykowski · 2 years, 4 months ago
  39. f1a61ad Skip all of NetworkAgentTest in instant mode. by Lorenzo Colitti · 2 years, 4 months ago
  40. 7be7f06 Merge "Use "don't actively prefer" timeout when avoiding bad wifi" by Treehugger Robot · 2 years, 4 months ago
  41. 75673ba DO not throw exception for ERROR_NO_SUCH_SLOT error by chiachangwang · 2 years, 4 months ago
  42. 6f6c353 Use "don't actively prefer" timeout when avoiding bad wifi by Chalard Jean · 2 years, 4 months ago
  43. b92d8cc Merge "Improve doc for CSM#setGlobalProxy" by Treehugger Robot · 2 years, 4 months ago
  44. bf7a248 Merge "Add test for subtype discovery/advertising" by Remi NGUYEN VAN · 2 years, 4 months ago
  45. bc37a4b Merge "deflake android.net.cts.NetworkStatsManagerTest#testUidTagStateDetails" by Maciej Żenczykowski · 2 years, 4 months ago
  46. b41a94d deflake android.net.cts.NetworkStatsManagerTest#testUidTagStateDetails by Maciej Żenczykowski · 2 years, 4 months ago
  47. 9fb415a Merge "netd.c: simplify impossible code path" by Maciej Żenczykowski · 2 years, 4 months ago
  48. ab35e1d Merge "netd.c - cleanup AID_CLAT handling" by Maciej Żenczykowski · 2 years, 4 months ago
  49. c27b043 Merge "Delete the LinkAddress in cache when RTM_DELADDR is received" by Treehugger Robot · 2 years, 4 months ago
  50. 9d778c7 Delete the LinkAddress in cache when RTM_DELADDR is received by Yuyang Huang · 2 years, 4 months ago
  51. 696a201 Merge "Clear caller identity in IPC methods" by Chiachang Wang · 2 years, 4 months ago
  52. c9c3853 Clear caller identity in IPC methods by chiachangwang · 2 years, 4 months ago
  53. eae8529 Add test for subtype discovery/advertising by Remi NGUYEN VAN · 2 years, 4 months ago
  54. 404c1bf Use the ServiceTypeClient network for queries by Remi NGUYEN VAN · 2 years, 4 months ago
  55. 78e158f Merge "LinkProperties: use ordered comparison for P-CSCFs - only on U+" by Treehugger Robot · 2 years, 4 months ago
  56. 83dde6b netd.c - cleanup AID_CLAT handling by Maciej Żenczykowski · 2 years, 4 months ago
  57. 399c9f2 netd.c: simplify impossible code path by Maciej Żenczykowski · 2 years, 4 months ago
  58. f7939fa LinkProperties: use ordered comparison for P-CSCFs - only on U+ by Maciej Żenczykowski · 2 years, 4 months ago
  59. adc6ab5 Merge "Add verifyHotspotClientUpdate helper function" by Mark Chien · 2 years, 4 months ago
  60. 4046366 Merge "Revert ConnectivityServiceDependencies access modifier" by Motomu Utsumi · 2 years, 4 months ago
  61. d541203 Revert ConnectivityServiceDependencies access modifier by Motomu Utsumi · 2 years, 4 months ago
  62. 8a3ac12 Merge "Rename KernelVersion.h to KernelUtils.h" by Treehugger Robot · 2 years, 4 months ago
  63. a799490 Rename KernelVersion.h to KernelUtils.h by Patrick Rohr · 2 years, 4 months ago
  64. 65a73db Merge "Fix entitlement recheck fail in U" by Mark Chien · 2 years, 4 months ago
  65. c6522a0 Merge "Update FrameworksNetTestsLib dependencies on VPN" by Treehugger Robot · 2 years, 4 months ago
  66. 05c7676 Merge "Update ConnectivityCheckTargetPreparer references" by Remi NGUYEN VAN · 2 years, 4 months ago
  67. 43d33ee Update FrameworksNetTestsLib dependencies on VPN by Remi NGUYEN VAN · 2 years, 4 months ago
  68. ec4511c Merge "Fix agents disconnecting in SUSPENDED state." by Motomu Utsumi · 2 years, 4 months ago
  69. 5a44770 Merge "Update the integration test to verify zero-length DHCP packet." by Xiao Ma · 2 years, 4 months ago
  70. ad5ee4b Merge "remove out-of-process flag" by Treehugger Robot · 2 years, 4 months ago
  71. e22bffe Merge "ConnectivityDiagnosticsManagerTest: Raise timeout to 10s" by Treehugger Robot · 2 years, 4 months ago
  72. 94fd10f ConnectivityDiagnosticsManagerTest: Raise timeout to 10s by Patrick Rohr · 2 years, 4 months ago
  73. a1e4289 IpSecManagerTest: clean up assertion for better error reporting by Patrick Rohr · 2 years, 4 months ago
  74. d15b397 Merge "Check clatd does not stop when suspended network is disconnected" by Motomu Utsumi · 2 years, 4 months ago
  75. d0ebd70 Merge changes from topic "MdnsDM_running_on_looper_thread" by Paul Hu · 2 years, 4 months ago
  76. e86fb5e Fix entitlement recheck fail in U by Mark · 2 years, 4 months ago
  77. c61c578 Merge "Use case-insensitive matching in discovery/advertising" by Yuyang Huang · 2 years, 4 months ago
  78. 92ca0b7 Merge "Add Log.wtf when transports are missing" by Yuyang Huang · 2 years, 4 months ago
  79. fd5d3d9 Fix agents disconnecting in SUSPENDED state. by wangshengrjxtjcb · 2 years, 4 months ago
  80. 7f0af78 Pass NsdService thread looper to MdnsDiscoveryManager by Paul Hu · 2 years, 4 months ago
  81. bd4140e Ensure MdnsDiscoveryManager calls to ServiceTypeClients on looper thread by Paul Hu · 2 years, 4 months ago
  82. 89570ac Update ConnectivityCheckTargetPreparer references by Remi NGUYEN VAN · 2 years, 4 months ago
  83. 3623306 Merge "Stop MdnsServiceTypeClient send on socket destroy" by Remi NGUYEN VAN · 2 years, 4 months ago
  84. 76bd680 Merge "Do not send socket destroyed on unregistration" by Remi NGUYEN VAN · 2 years, 4 months ago
  85. 4a5b065 Check clatd does not stop when suspended network is disconnected by Motomu Utsumi · 2 years, 4 months ago
  86. 73772f3 Use case-insensitive matching in discovery/advertising by Yuyang Huang · 2 years, 4 months ago
  87. 3d66b04 Stop MdnsServiceTypeClient send on socket destroy by Remi NGUYEN VAN · 2 years, 4 months ago
  88. 2da7535 remove out-of-process flag by Maciej Żenczykowski · 2 years, 4 months ago
  89. 3bf75ef deflake - bump TestCloseSocketWithoutUntag 50ms test timeout to 5s by Maciej Żenczykowski · 2 years, 4 months ago
  90. 7428de9 Merge "LinkProperties: use ordered comparison for P-CSCFs." by Maciej Żenczykowski · 2 years, 4 months ago
  91. d502011 Update the integration test to verify zero-length DHCP packet. by Xiao Ma · 2 years, 5 months ago
  92. 5fe9bac Do not send socket destroyed on unregistration by Remi NGUYEN VAN · 2 years, 4 months ago
  93. 58c7dce Add Log.wtf when transports are missing by Yuyang Huang · 2 years, 4 months ago
  94. 024cbc3 remove inprocess tethering by Maciej Żenczykowski · 2 years, 4 months ago
  95. 80d7055 Try to fix and diagnose Perfetto flush errors. by Ryan Zuklie · 2 years, 4 months ago
  96. f128ba3 Merge changes from topic "delete-cronet-disabled-support" by Patrick Rohr · 2 years, 4 months ago
  97. 740b1d4 cronet: Move cronet defaults to framework/Android.bp by Patrick Rohr · 2 years, 4 months ago
  98. 2e3e295 cronet: delete option to disable cronet in tm-mainline-prod by Patrick Rohr · 2 years, 4 months ago
  99. 4bcc151 Merge "Do not immediately send new queries on cache hit" by Treehugger Robot · 2 years, 4 months ago
  100. 94a4149 Merge changes I09e780af,I21367c66 by Remi NGUYEN VAN · 2 years, 4 months ago