1. 254ba6b Revert "[CTT-6] Update TCP conntrack entry timeout while adding rules" by Nucca Chen · 4 years, 2 months ago
  2. 7abf514 Revert "[CTT-7] Delete the rules while half-closing tcp state entered" by Nucca Chen · 4 years, 2 months ago
  3. 118b5b5 [CTT-7] Delete the rules while half-closing tcp state entered by Hungming Chen · 4 years, 2 months ago
  4. 299a811 [CTT-6] Update TCP conntrack entry timeout while adding rules by Hungming Chen · 4 years, 2 months ago
  5. a5c742b [CTT-5] Stop update TCP conntrack entry timeout by Hungming Chen · 4 years, 2 months ago
  6. 8d2bbd8 [CTT-4] Improve conntrack timeout update logging by Hungming Chen · 4 years, 2 months ago
  7. 916ba67 [CTT-3] Add a string converter for TCP and UDP protocol number by Hungming Chen · 4 years, 2 months ago
  8. 71b8559 [CTT-2] Clean up unused {function, exception} and improve readability by Hungming Chen · 4 years, 2 months ago
  9. 378bdbc [CTT-1] Rename conntrack related function, variable and constant by Hungming Chen · 4 years, 2 months ago
  10. 3004f0d Dump the protocol of IPv4 offload rule by Hungming Chen · 4 years, 2 months ago
  11. e7dff2f Dump the unused IPv4 BPF rule age correctly by Hungming Chen · 4 years, 2 months ago
  12. b0c9e64 Merge "Revert "Skip connectivity unit tests before S"" by Treehugger Robot · 4 years, 2 months ago
  13. 767b218 Merge "Fix OffloadControllerTest on R" by Treehugger Robot · 4 years, 2 months ago
  14. 284b3c0 Revert "Skip connectivity unit tests before S" by Remi NGUYEN VAN · 4 years, 2 months ago
  15. 9330953 Merge "Move ConnectivityCoverageTests to general-tests" by Treehugger Robot · 4 years, 3 months ago
  16. de7eb04 Merge "Fix flakes in tests running after testIsPrivateDnsBroken" by Treehugger Robot · 4 years, 3 months ago
  17. 1e50b3e Merge "Make "dumpsys tethering" print the number of registered callbacks." by Treehugger Robot · 4 years, 3 months ago
  18. 507d094 Move ConnectivityCoverageTests to general-tests by Remi NGUYEN VAN · 4 years, 3 months ago
  19. 0b44491 Merge "Remove wigig support from S tethering" by Treehugger Robot · 4 years, 3 months ago
  20. 72f59b3 Merge "Fix ConnectivityManagerTest initialization on Q" by Remi NGUYEN VAN · 4 years, 3 months ago
  21. 27a942c Merge "Fix null PendingIntent in network listens" by Remi NGUYEN VAN · 4 years, 3 months ago
  22. 582770c Fix flakes in tests running after testIsPrivateDnsBroken by Remi NGUYEN VAN · 4 years, 3 months ago
  23. abbee98 Merge "Move test_mainline_modules to AndroidTest.xml" by Treehugger Robot · 4 years, 3 months ago
  24. 840e2ef Merge "Fix and test usb function configuration change" by Mark Chien · 4 years, 3 months ago
  25. ced68f5 Make "dumpsys tethering" print the number of registered callbacks. by Lorenzo Colitti · 4 years, 3 months ago
  26. 683c386 Merge "Use appId instead of uid" by Paul Hu · 4 years, 3 months ago
  27. 34f7857 Fix and test usb function configuration change by markchien · 4 years, 3 months ago
  28. 0d54d79 Fix ConnectivityManagerTest initialization on Q by Remi NGUYEN VAN · 4 years, 3 months ago
  29. 8b2a47c Move test_mainline_modules to AndroidTest.xml by Remi NGUYEN VAN · 4 years, 3 months ago
  30. 9207702 Fix OffloadControllerTest on R by Remi NGUYEN VAN · 4 years, 3 months ago
  31. 1e238a8 Fix null PendingIntent in network listens by Remi NGUYEN VAN · 4 years, 3 months ago
  32. 883df67 Merge "Improve TestConnectivityManager readability" by Remi NGUYEN VAN · 4 years, 3 months ago
  33. a569410 Merge "Refresh conntrack entry timeout" by Nucca Chen · 4 years, 3 months ago
  34. 7238b31 Merge "Clear IPv4 offload rules when tethering stopped" by Nucca Chen · 4 years, 3 months ago
  35. c06260b Merge changes I81bf8969,I2edba513,Ibb913979 by Junyu Lai · 4 years, 3 months ago
  36. 435c4f7 Merge "Check null NetworkSpecifier before redacting" by Junyu Lai · 4 years, 3 months ago
  37. c577c27 Merge "Remove usage of internal APIs from InetAddress and ServerSocket" by vichang · 4 years, 3 months ago
  38. 144b6c7 Check null NetworkSpecifier before redacting by Junyu Lai · 4 years, 3 months ago
  39. ef34fd2 Merge "Skip connectivity unit tests before S" by Remi NGUYEN VAN · 4 years, 3 months ago
  40. 86b39c8 Merge "Update TetheringTests for new connectivity shims" by Remi NGUYEN VAN · 4 years, 3 months ago
  41. 05dd1ba Skip connectivity unit tests before S by Remi NGUYEN VAN · 4 years, 3 months ago
  42. 8f97051 Remove wigig support from S tethering by markchien · 4 years, 3 months ago
  43. a6cb322 Merge changes from topic "sp31" by Junyu Lai · 4 years, 3 months ago
  44. 20a1596 Add CTS for NetworkScore.setTransportPrimary by Chalard Jean · 4 years, 4 months ago
  45. 991433d [SP35] Pass data warning to tethering offload by junyulai · 4 years, 6 months ago
  46. b8c396b Add some CTS tests for NetworkScore. by Chalard Jean · 4 years, 4 months ago
  47. da52dab [SP34] Adapt onSetWarningAndLimit by junyulai · 4 years, 6 months ago
  48. e349356 Add a first CTS for NetworkScore by Chalard Jean · 4 years, 4 months ago
  49. 37a7e62 [SP33] Adapt ITetheringOffloadCallback V1.1 by junyulai · 4 years, 6 months ago
  50. 20c7cad Address comments on ag/14486203 by Chalard Jean · 4 years, 4 months ago
  51. 2e0f0da Improve TestConnectivityManager readability by Remi NGUYEN VAN · 4 years, 3 months ago
  52. 11e5cf0 Update TetheringTests for new connectivity shims by Remi NGUYEN VAN · 4 years, 3 months ago
  53. d4c644c Merge changes Ib8637100,I33612650 by Junyu Lai · 4 years, 3 months ago
  54. 09d3a75 Merge "Add ConnectivityCoverageTests to postsubmit" by Remi NGUYEN VAN · 4 years, 3 months ago
  55. 6b2f092 Make yield-to-bad-wifi behavior backward compatible with R by Chalard Jean · 4 years, 4 months ago
  56. 92c29c5 Add more unit tests for ConnectivityManager S APIs by Junyu Lai · 4 years, 3 months ago
  57. 7325c86 Merge "Add CTS for BatteryStatsManager new API" by Lorenzo Colitti · 4 years, 3 months ago
  58. 8691f3c Merge "Remove TEST_MAPPING duplicate imports" by Treehugger Robot · 4 years, 3 months ago
  59. f52a30b Add CTS for BatteryStatsManager new API by Aaron Huang · 4 years, 4 months ago
  60. 33b4929 Merge "Add test for CSM#[get|set]UidsAllowedOnRestrictedNetworks" by Paul Hu · 4 years, 3 months ago
  61. 1354979 Merge "Add test for CM#setAvoidUnvalidated" by Chiachang Wang · 4 years, 3 months ago
  62. 8b23feb Add ConnectivityCoverageTests to postsubmit by Remi NGUYEN VAN · 4 years, 3 months ago
  63. d266285 Add test for CSM#[get|set]UidsAllowedOnRestrictedNetworks by paulhu · 4 years, 3 months ago
  64. c27ec7c Refresh conntrack entry timeout by Hungming Chen · 4 years, 7 months ago
  65. a6e7869 Clear IPv4 offload rules when tethering stopped by Hungming Chen · 4 years, 7 months ago
  66. 481040b Add test for CM#setAvoidUnvalidated by Chiachang Wang · 4 years, 3 months ago
  67. 8ce48fe Merge "Added tests for QosCallback" by Remi NGUYEN VAN · 4 years, 3 months ago
  68. eb0a4b4 Merge "Add basic tests for InvalidPacketException" by Remi NGUYEN VAN · 4 years, 3 months ago
  69. 0c20c49 Merge "Fix the comments from aosp/1719018" by Luke Huang · 4 years, 3 months ago
  70. bf44f62 Add basic tests for InvalidPacketException by Remi NGUYEN VAN · 4 years, 3 months ago
  71. ef21082 Merge "Move ConnectivityDiagnosticsManagerTest to common" by Remi NGUYEN VAN · 4 years, 3 months ago
  72. a8a7cfd Merge "Ignore some ConnectivityManagerTest CTS tests that can't be run in the instant app mode" by Frank Li · 4 years, 3 months ago
  73. 6160d60 Merge "Add ConnectivitySettingsManagerTest" by Paul Hu · 4 years, 3 months ago
  74. 6214f82 Added tests for QosCallback by Remi NGUYEN VAN · 4 years, 3 months ago
  75. 38e8c2c Merge "Provide a way to override the avoid bad wifi configuration" by Chiachang Wang · 4 years, 3 months ago
  76. 307cb41 Merge "Add tests for duplicate PendingIntent requests" by Remi NGUYEN VAN · 4 years, 3 months ago
  77. 69bc4fe Merge "[SP32] Try to get 1.1 OffloadControl hardware if available" by Junyu Lai · 4 years, 3 months ago
  78. 010ec2c Merge "Test updating underlying network of IpSecTunnelInterface" by Yan Yan · 4 years, 3 months ago
  79. 279a8ee Ignore some ConnectivityManagerTest CTS tests that can't be run in the instant app mode by lifr · 4 years, 3 months ago
  80. 489275e Add tests for duplicate PendingIntent requests by Remi NGUYEN VAN · 4 years, 3 months ago
  81. 6eac9fb Provide a way to override the avoid bad wifi configuration by Chiachang Wang · 4 years, 3 months ago
  82. 236a992 Add ConnectivitySettingsManagerTest by paulhu · 4 years, 6 months ago
  83. 5440e0b Merge "Add test for CSM#[get|set]MobileDataPreferredUids" by Paul Hu · 4 years, 3 months ago
  84. 3f565a4 Merge "Add CTS for isUidNetworkingBlocked & isUidRestrictedOnMeteredNetworks" by Lucas Lin · 4 years, 3 months ago
  85. 5605549 Merge "Use assertEquals instead of assertTrue to compare the vpn type" by Lucas Lin · 4 years, 3 months ago
  86. 7e2a491 Merge "Add CTS for systemReady() & getIpSecNetIdRange()" by Lucas Lin · 4 years, 3 months ago
  87. c12550b Merge "Call ConnectivitySettingsUtils to set/get private DNS related settings" by Lucas Lin · 4 years, 3 months ago
  88. 4200726 Merge "Updating timeout for Per-App CTS" by James Mattis · 4 years, 3 months ago
  89. b781a94 Add CTS for systemReady() & getIpSecNetIdRange() by lucaslin · 4 years, 3 months ago
  90. aa39780 Merge "Add a test for ConnectivityFrameworkInitializer" by Treehugger Robot · 4 years, 3 months ago
  91. bccd97f Merge "Add test for setHttpProxyConfiguration" by Treehugger Robot · 4 years, 3 months ago
  92. f92979b Merge "Add CTS for registerNetworkOffer" by Junyu Lai · 4 years, 3 months ago
  93. cec294d Merge changes I270ff43c,Ifc7eee24 by Mark Chien · 4 years, 3 months ago
  94. cc79d7c Merge "Add connectivity coverage tests" by Remi NGUYEN VAN · 4 years, 3 months ago
  95. 7e23f18 Move ConnectivityDiagnosticsManagerTest to common by Remi NGUYEN VAN · 4 years, 3 months ago
  96. 5d4f701 Merge "Add CTS for setProfileNetworkPreference" by Treehugger Robot · 4 years, 3 months ago
  97. ec48bb8 Merge "Allow mocking permission in TetheringServiceTest" by Remi NGUYEN VAN · 4 years, 3 months ago
  98. ef88fad Remove usage of internal APIs from InetAddress and ServerSocket by Victor Chang · 4 years, 3 months ago
  99. 7c5902d Merge "Initialize TetheringManager lazily" by Remi NGUYEN VAN · 4 years, 3 months ago
  100. b93396e Merge "CTS test for PacProxyManager" by Aaron Huang · 4 years, 3 months ago