1. e6fa710 Re-skip connectivity unit tests before S am: fda49a5f17 by Remi NGUYEN VAN · 4 years, 1 month ago
  2. 04352ea Move ConnectivityCoverageTests to general-tests am: bd01bbaa92 by Treehugger Robot · 4 years, 1 month ago
  3. 0e586ad Fix ConnectivityManagerTest initialization on Q am: a6c016a65d by Remi NGUYEN VAN · 4 years, 1 month ago
  4. e32bc08 Move test_mainline_modules to AndroidTest.xml am: fb34c5861a by Treehugger Robot · 4 years, 1 month ago
  5. 4f4bf8d Add ConnectivityCoverageTests to postsubmit am: 1c45a8a623 by Remi NGUYEN VAN · 4 years, 1 month ago
  6. a620f9e Add connectivity coverage tests am: 168b3d19f1 by Remi NGUYEN VAN · 4 years, 1 month ago
  7. ce711c4 Make tests compatible with mockito-extended am: ad8f23fef4 by Remi NGUYEN VAN · 4 years, 1 month ago
  8. c97783e Fix KeepalivePacketDataUtilTest crash on eng build am: 8f260383f7 by Remi NGUYEN VAN · 4 years, 1 month ago
  9. d6848cf Update connectivity TEST_MAPPING am: 0e2dbf3106 by Treehugger Robot · 4 years, 1 month ago
  10. fda49a5 Re-skip connectivity unit tests before S by Remi NGUYEN VAN · 4 years, 1 month ago
  11. bd01bba Move ConnectivityCoverageTests to general-tests by Treehugger Robot · 4 years, 1 month ago
  12. a6c016a Fix ConnectivityManagerTest initialization on Q by Remi NGUYEN VAN · 4 years, 1 month ago
  13. fb34c58 Move test_mainline_modules to AndroidTest.xml by Treehugger Robot · 4 years, 1 month ago
  14. 1c45a8a Add ConnectivityCoverageTests to postsubmit by Remi NGUYEN VAN · 4 years, 1 month ago
  15. 168b3d1 Add connectivity coverage tests by Remi NGUYEN VAN · 4 years, 1 month ago
  16. 675f699 Merge "Add tests for in-kernel VPN/VCN dataplane" into sc-dev am: f3c6c3e5b4 by TreeHugger Robot · 4 years, 1 month ago
  17. 27c370a ipv4 tethering offload - decrement ttl during forwarding am: f416b8a1ff by Maciej Żenczykowski · 4 years, 1 month ago
  18. f3c6c3e Merge "Add tests for in-kernel VPN/VCN dataplane" into sc-dev by TreeHugger Robot · 4 years, 1 month ago
  19. f416b8a ipv4 tethering offload - decrement ttl during forwarding by Maciej Żenczykowski · 4 years, 1 month ago
  20. 6dd0516 Add tests for in-kernel VPN/VCN dataplane by Benedict Wong · 4 years, 1 month ago
  21. b8beb3d Merge "Allow non-VPNs to have underlying networks." into sc-dev am: 0868536de9 by TreeHugger Robot · 4 years, 1 month ago
  22. 0868536 Merge "Allow non-VPNs to have underlying networks." into sc-dev by TreeHugger Robot · 4 years, 1 month ago
  23. 6f9ba04 Merge "Listen EXTERNAL_APPLICATIONS_AVAILABLE intent" into sc-dev am: 790d3eb079 by Paul Hu · 4 years, 1 month ago
  24. 790d3eb Merge "Listen EXTERNAL_APPLICATIONS_AVAILABLE intent" into sc-dev by Paul Hu · 4 years, 1 month ago
  25. 4703a8c Allow non-VPNs to have underlying networks. by Treehugger Robot · 4 years, 1 month ago
  26. 3dc7387 Merge "Use Netd new added/removed uid range methods" into sc-dev am: 29194db12f by Paul Hu · 4 years, 1 month ago
  27. 29194db Merge "Use Netd new added/removed uid range methods" into sc-dev by Paul Hu · 4 years, 1 month ago
  28. 75ca971 Merge "Force only system uid can set uids allowed on restricted networks" into sc-dev am: 77739d37b3 by Paul Hu · 4 years, 1 month ago
  29. 77739d3 Merge "Force only system uid can set uids allowed on restricted networks" into sc-dev by Paul Hu · 4 years, 1 month ago
  30. 6018e38 Merge "Change to REQUEST from LISTEN for mobile data preferred uids feature" into sc-dev am: f5f8e4e3a5 by TreeHugger Robot · 4 years, 1 month ago
  31. f5f8e4e Merge "Change to REQUEST from LISTEN for mobile data preferred uids feature" into sc-dev by TreeHugger Robot · 4 years, 1 month ago
  32. 973f785 Merge "Remove workarounds to use core platform API" into sc-dev am: 169f43d117 by TreeHugger Robot · 4 years, 1 month ago
  33. 169f43d Merge "Remove workarounds to use core platform API" into sc-dev by TreeHugger Robot · 4 years, 1 month ago
  34. 991b0ee Merge "Test Entitlement when telephony is present" into sc-dev am: 8d75184baf by TreeHugger Robot · 4 years, 1 month ago
  35. 8d75184 Merge "Test Entitlement when telephony is present" into sc-dev by TreeHugger Robot · 4 years, 1 month ago
  36. 48a0dbe Fix CtsNetTestCases in instant mode am: 21e5140ff4 by Remi NGUYEN VAN · 4 years, 1 month ago
  37. 21e5140 Fix CtsNetTestCases in instant mode by Remi NGUYEN VAN · 4 years, 1 month ago
  38. 0cc6f3b Test Entitlement when telephony is present by Treehugger Robot · 4 years, 1 month ago
  39. be95328 Merge "Print the result of command when test is failed" into sc-dev am: 0def47421d by Lucas Lin · 4 years, 1 month ago
  40. 0def474 Merge "Print the result of command when test is failed" into sc-dev by Lucas Lin · 4 years, 1 month ago
  41. ce47122 Remove dependency on stable.core.platform.api.stubs am: 5e5c287d6b by Orion Hodson · 4 years, 1 month ago
  42. 298f6af Remove workarounds to use core platform API by Remi NGUYEN VAN · 4 years, 1 month ago
  43. 07950df Change to REQUEST from LISTEN for mobile data preferred uids feature by Paul Hu · 4 years, 1 month ago
  44. ad8f23f Make tests compatible with mockito-extended by Remi NGUYEN VAN · 4 years, 2 months ago
  45. 8f26038 Fix KeepalivePacketDataUtilTest crash on eng build by Remi NGUYEN VAN · 4 years, 2 months ago
  46. 5e5c287 Remove dependency on stable.core.platform.api.stubs by Orion Hodson · 4 years, 1 month ago
  47. 311b28c Merge "Skip NetworkPolicyManagerTest on unsupported devices." into sc-dev am: 0a224da8d3 by Sudheer Shanka · 4 years, 1 month ago
  48. 0a224da Merge "Skip NetworkPolicyManagerTest on unsupported devices." into sc-dev by Sudheer Shanka · 4 years, 1 month ago
  49. fe89aaa Skip NetworkPolicyManagerTest on unsupported devices. by Sudheer Shanka · 4 years, 1 month ago
  50. 5e427a4 Merge "Make notification icons and autocancel overlayable" into sc-dev am: 2a512b4a16 by TreeHugger Robot · 4 years, 1 month ago
  51. 2a512b4 Merge "Make notification icons and autocancel overlayable" into sc-dev by TreeHugger Robot · 4 years, 1 month ago
  52. 03635b3 Force only system uid can set uids allowed on restricted networks by paulhu · 4 years, 1 month ago
  53. 1dbd423 Merge "Dump the protocol of IPv4 offload rule" into sc-dev am: a575bce0ed by TreeHugger Robot · 4 years, 1 month ago
  54. 1f798f9 Merge "Fix testGetAllNetworkStateSnapshots for non-cellular" into sc-dev am: 86a118c060 by TreeHugger Robot · 4 years, 1 month ago
  55. a575bce Merge "Dump the protocol of IPv4 offload rule" into sc-dev by TreeHugger Robot · 4 years, 1 month ago
  56. 86a118c Merge "Fix testGetAllNetworkStateSnapshots for non-cellular" into sc-dev by TreeHugger Robot · 4 years, 1 month ago
  57. 8ef6bfe Make notification icons and autocancel overlayable by Treehugger Robot · 4 years, 1 month ago
  58. de8cdb8 Merge "Fix the comments from aosp/1719018" into sc-dev am: bf9cb4dd18 by Luke Huang · 4 years, 1 month ago
  59. a10f2a5 Print the result of command when test is failed by Lucas Lin · 4 years, 1 month ago
  60. 0e2dbf3 Update connectivity TEST_MAPPING by Treehugger Robot · 4 years, 3 months ago
  61. bf9cb4d Merge "Fix the comments from aosp/1719018" into sc-dev by Luke Huang · 4 years, 1 month ago
  62. 5f071c5 Merge "Simplify the return condition in stop()" into sc-dev am: b851d80de2 by Lucas Lin · 4 years, 1 month ago
  63. 4bdfd01 Merge "Fix network callback with the same PendingIntent does not release" into sc-dev am: 8ba13e99e8 by Junyu Lai · 4 years, 1 month ago
  64. b851d80 Merge "Simplify the return condition in stop()" into sc-dev by Lucas Lin · 4 years, 1 month ago
  65. 8ba13e9 Merge "Fix network callback with the same PendingIntent does not release" into sc-dev by Junyu Lai · 4 years, 1 month ago
  66. 21ec633 Fix testGetAllNetworkStateSnapshots for non-cellular by Treehugger Robot · 4 years, 1 month ago
  67. a4a7825 Dump the protocol of IPv4 offload rule by Nucca Chen · 4 years, 1 month ago
  68. 0488f28 Merge "Fix and test usb function configuration change" into sc-dev am: 424ef2043c by TreeHugger Robot · 4 years, 1 month ago
  69. 3ede392 Merge "Remove wigig support from S tethering" into sc-dev am: 2e0cdad198 by TreeHugger Robot · 4 years, 1 month ago
  70. 424ef20 Merge "Fix and test usb function configuration change" into sc-dev by TreeHugger Robot · 4 years, 1 month ago
  71. 2e0cdad Merge "Remove wigig support from S tethering" into sc-dev by TreeHugger Robot · 4 years, 1 month ago
  72. 5ca769e Simplify the return condition in stop() by Lucas Lin · 4 years, 1 month ago
  73. 891ba66 Dump the unused IPv4 BPF rule age correctly am: 59f422694a by Hungming Chen · 4 years, 1 month ago
  74. a7e58ab Trigger the network score update after setting test allow bad wifi am: 6339ec22ad by Chiachang Wang · 4 years, 1 month ago
  75. 59f4226 Dump the unused IPv4 BPF rule age correctly by Hungming Chen · 4 years, 1 month ago
  76. de2a239 Use Netd new added/removed uid range methods by paulhu · 4 years, 2 months ago
  77. 282f743 Fix network callback with the same PendingIntent does not release by Treehugger Robot · 4 years, 1 month ago
  78. 6339ec2 Trigger the network score update after setting test allow bad wifi by Chiachang Wang · 4 years, 1 month ago
  79. e150125 Merge "Use appId instead of uid" into sc-dev am: eefacbcb5c by Paul Hu · 4 years, 1 month ago
  80. eefacbc Merge "Use appId instead of uid" into sc-dev by Paul Hu · 4 years, 1 month ago
  81. 4ac225b Listen EXTERNAL_APPLICATIONS_AVAILABLE intent by paulhu · 4 years, 1 month ago
  82. f156d48 Merge "Fix null PendingIntent in network listens" into sc-dev am: 4fd9dfef2d by TreeHugger Robot · 4 years, 1 month ago
  83. 4fd9dfe Merge "Fix null PendingIntent in network listens" into sc-dev by TreeHugger Robot · 4 years, 1 month ago
  84. 66fa6f2 Fix and test usb function configuration change by Mark Chien · 4 years, 1 month ago
  85. cc77000 Remove wigig support from S tethering by Treehugger Robot · 4 years, 1 month ago
  86. 25b2882 Merge "Partial cherry-pick to remove IoUtils#deleteContents usage in FrameworksNetTests" into sc-dev am: e4132c8ca0 by Victor Chang · 4 years, 1 month ago
  87. e4132c8 Merge "Partial cherry-pick to remove IoUtils#deleteContents usage in FrameworksNetTests" into sc-dev by Victor Chang · 4 years, 1 month ago
  88. dca7230 Use appId instead of uid by Paul Hu · 4 years, 1 month ago
  89. 4cb6189 Fix null PendingIntent in network listens by Remi NGUYEN VAN · 4 years, 1 month ago
  90. f0a8dff Merge "Fix flakes in tests running after testIsPrivateDnsBroken" into sc-dev am: 64168015f1 by Remi NGUYEN VAN · 4 years, 1 month ago
  91. 48edc6d Merge "Enable tethering to perform its own hidden API processing" into sc-dev am: 4c94d16ced by Paul Duffin · 4 years, 1 month ago
  92. 6416801 Merge "Fix flakes in tests running after testIsPrivateDnsBroken" into sc-dev by Remi NGUYEN VAN · 4 years, 1 month ago
  93. 4c94d16 Merge "Enable tethering to perform its own hidden API processing" into sc-dev by Paul Duffin · 4 years, 1 month ago
  94. b91d44a Fix flakes in tests running after testIsPrivateDnsBroken by Treehugger Robot · 4 years, 1 month ago
  95. b28cb44 Enable tethering to perform its own hidden API processing by Paul Duffin · 4 years, 2 months ago
  96. 819045f Partial cherry-pick to remove IoUtils#deleteContents usage in FrameworksNetTests by Remi NGUYEN VAN · 4 years, 2 months ago
  97. e1aae84 Merge "Remove usage of internal APIs from InetAddress and ServerSocket" into sc-dev am: 99c7bdb1a4 by Victor Chang · 4 years, 1 month ago
  98. 99c7bdb Merge "Remove usage of internal APIs from InetAddress and ServerSocket" into sc-dev by Victor Chang · 4 years, 1 month ago
  99. 6fae863 Remove usage of internal APIs from InetAddress and ServerSocket by Victor Chang · 4 years, 2 months ago
  100. 5202b76 Check null NetworkSpecifier before redacting am: 4ad09c4a74 by Junyu Lai · 4 years, 1 month ago