1. a20e270 Merge "Recheck if the network state in expedited job is unexpected." into sc-dev am: 1ec983c471 by Sudheer Shanka · 4 years, 2 months ago
  2. 1ec983c Merge "Recheck if the network state in expedited job is unexpected." into sc-dev by Sudheer Shanka · 4 years, 2 months ago
  3. ce96fa0 Recheck if the network state in expedited job is unexpected. by Sudheer Shanka · 4 years, 2 months ago
  4. f534ef2 Merge "Remove exclusivity restriction of multiple preferences" into sc-dev am: fd301c05c5 by Paul Hu · 4 years, 2 months ago
  5. fd301c0 Merge "Remove exclusivity restriction of multiple preferences" into sc-dev by Paul Hu · 4 years, 2 months ago
  6. de5efb9 Remove exclusivity restriction of multiple preferences by paulhu · 4 years, 4 months ago
  7. 9cf3d2a add test for /system/etc/bpf/{netd,clatd}.o using correct struct sizes am: cba9f66098 by Treehugger Robot · 4 years, 2 months ago
  8. cba9f66 add test for /system/etc/bpf/{netd,clatd}.o using correct struct sizes by Treehugger Robot · 4 years, 2 months ago
  9. f1dfc9c Merge changes from topic "am-cc17cb7d48ea4bd7adc9183dc0c381e3-sc-dev" into sc-dev am: 0f956db686 by Remi NGUYEN VAN · 4 years, 2 months ago
  10. e6fa710 Re-skip connectivity unit tests before S am: fda49a5f17 by Remi NGUYEN VAN · 4 years, 2 months ago
  11. 04352ea Move ConnectivityCoverageTests to general-tests am: bd01bbaa92 by Treehugger Robot · 4 years, 2 months ago
  12. 0e586ad Fix ConnectivityManagerTest initialization on Q am: a6c016a65d by Remi NGUYEN VAN · 4 years, 2 months ago
  13. e32bc08 Move test_mainline_modules to AndroidTest.xml am: fb34c5861a by Treehugger Robot · 4 years, 2 months ago
  14. 4f4bf8d Add ConnectivityCoverageTests to postsubmit am: 1c45a8a623 by Remi NGUYEN VAN · 4 years, 2 months ago
  15. a620f9e Add connectivity coverage tests am: 168b3d19f1 by Remi NGUYEN VAN · 4 years, 2 months ago
  16. ce711c4 Make tests compatible with mockito-extended am: ad8f23fef4 by Remi NGUYEN VAN · 4 years, 2 months ago
  17. c97783e Fix KeepalivePacketDataUtilTest crash on eng build am: 8f260383f7 by Remi NGUYEN VAN · 4 years, 2 months ago
  18. 0f956db Merge changes from topic "am-cc17cb7d48ea4bd7adc9183dc0c381e3-sc-dev" into sc-dev by Remi NGUYEN VAN · 4 years, 2 months ago
  19. 0b3f20a Apply jarjar rules on coverage tests by Remi NGUYEN VAN · 4 years, 2 months ago
  20. fda49a5 Re-skip connectivity unit tests before S by Remi NGUYEN VAN · 4 years, 2 months ago
  21. bd01bba Move ConnectivityCoverageTests to general-tests by Treehugger Robot · 4 years, 3 months ago
  22. a6c016a Fix ConnectivityManagerTest initialization on Q by Remi NGUYEN VAN · 4 years, 3 months ago
  23. fb34c58 Move test_mainline_modules to AndroidTest.xml by Treehugger Robot · 4 years, 3 months ago
  24. 1c45a8a Add ConnectivityCoverageTests to postsubmit by Remi NGUYEN VAN · 4 years, 3 months ago
  25. 168b3d1 Add connectivity coverage tests by Remi NGUYEN VAN · 4 years, 3 months ago
  26. 675f699 Merge "Add tests for in-kernel VPN/VCN dataplane" into sc-dev am: f3c6c3e5b4 by TreeHugger Robot · 4 years, 2 months ago
  27. 6dd0516 Add tests for in-kernel VPN/VCN dataplane by Benedict Wong · 4 years, 2 months ago
  28. b8beb3d Merge "Allow non-VPNs to have underlying networks." into sc-dev am: 0868536de9 by TreeHugger Robot · 4 years, 2 months ago
  29. 0868536 Merge "Allow non-VPNs to have underlying networks." into sc-dev by TreeHugger Robot · 4 years, 2 months ago
  30. 6f9ba04 Merge "Listen EXTERNAL_APPLICATIONS_AVAILABLE intent" into sc-dev am: 790d3eb079 by Paul Hu · 4 years, 2 months ago
  31. 790d3eb Merge "Listen EXTERNAL_APPLICATIONS_AVAILABLE intent" into sc-dev by Paul Hu · 4 years, 2 months ago
  32. 4703a8c Allow non-VPNs to have underlying networks. by Treehugger Robot · 4 years, 2 months ago
  33. 3dc7387 Merge "Use Netd new added/removed uid range methods" into sc-dev am: 29194db12f by Paul Hu · 4 years, 2 months ago
  34. 29194db Merge "Use Netd new added/removed uid range methods" into sc-dev by Paul Hu · 4 years, 2 months ago
  35. 75ca971 Merge "Force only system uid can set uids allowed on restricted networks" into sc-dev am: 77739d37b3 by Paul Hu · 4 years, 2 months ago
  36. 77739d3 Merge "Force only system uid can set uids allowed on restricted networks" into sc-dev by Paul Hu · 4 years, 2 months ago
  37. 6018e38 Merge "Change to REQUEST from LISTEN for mobile data preferred uids feature" into sc-dev am: f5f8e4e3a5 by TreeHugger Robot · 4 years, 2 months ago
  38. f5f8e4e Merge "Change to REQUEST from LISTEN for mobile data preferred uids feature" into sc-dev by TreeHugger Robot · 4 years, 2 months ago
  39. 991b0ee Merge "Test Entitlement when telephony is present" into sc-dev am: 8d75184baf by TreeHugger Robot · 4 years, 2 months ago
  40. 8d75184 Merge "Test Entitlement when telephony is present" into sc-dev by TreeHugger Robot · 4 years, 2 months ago
  41. 48a0dbe Fix CtsNetTestCases in instant mode am: 21e5140ff4 by Remi NGUYEN VAN · 4 years, 2 months ago
  42. 21e5140 Fix CtsNetTestCases in instant mode by Remi NGUYEN VAN · 4 years, 2 months ago
  43. 0cc6f3b Test Entitlement when telephony is present by Treehugger Robot · 4 years, 2 months ago
  44. be95328 Merge "Print the result of command when test is failed" into sc-dev am: 0def47421d by Lucas Lin · 4 years, 2 months ago
  45. 0def474 Merge "Print the result of command when test is failed" into sc-dev by Lucas Lin · 4 years, 2 months ago
  46. 07950df Change to REQUEST from LISTEN for mobile data preferred uids feature by Paul Hu · 4 years, 2 months ago
  47. ad8f23f Make tests compatible with mockito-extended by Remi NGUYEN VAN · 4 years, 3 months ago
  48. 8f26038 Fix KeepalivePacketDataUtilTest crash on eng build by Remi NGUYEN VAN · 4 years, 3 months ago
  49. 311b28c Merge "Skip NetworkPolicyManagerTest on unsupported devices." into sc-dev am: 0a224da8d3 by Sudheer Shanka · 4 years, 2 months ago
  50. 0a224da Merge "Skip NetworkPolicyManagerTest on unsupported devices." into sc-dev by Sudheer Shanka · 4 years, 2 months ago
  51. fe89aaa Skip NetworkPolicyManagerTest on unsupported devices. by Sudheer Shanka · 4 years, 2 months ago
  52. 5e427a4 Merge "Make notification icons and autocancel overlayable" into sc-dev am: 2a512b4a16 by TreeHugger Robot · 4 years, 2 months ago
  53. 2a512b4 Merge "Make notification icons and autocancel overlayable" into sc-dev by TreeHugger Robot · 4 years, 2 months ago
  54. 03635b3 Force only system uid can set uids allowed on restricted networks by paulhu · 4 years, 2 months ago
  55. 1f798f9 Merge "Fix testGetAllNetworkStateSnapshots for non-cellular" into sc-dev am: 86a118c060 by TreeHugger Robot · 4 years, 2 months ago
  56. 86a118c Merge "Fix testGetAllNetworkStateSnapshots for non-cellular" into sc-dev by TreeHugger Robot · 4 years, 2 months ago
  57. 8ef6bfe Make notification icons and autocancel overlayable by Treehugger Robot · 4 years, 2 months ago
  58. de8cdb8 Merge "Fix the comments from aosp/1719018" into sc-dev am: bf9cb4dd18 by Luke Huang · 4 years, 2 months ago
  59. a10f2a5 Print the result of command when test is failed by Lucas Lin · 4 years, 2 months ago
  60. bf9cb4d Merge "Fix the comments from aosp/1719018" into sc-dev by Luke Huang · 4 years, 2 months ago
  61. 5f071c5 Merge "Simplify the return condition in stop()" into sc-dev am: b851d80de2 by Lucas Lin · 4 years, 2 months ago
  62. 4bdfd01 Merge "Fix network callback with the same PendingIntent does not release" into sc-dev am: 8ba13e99e8 by Junyu Lai · 4 years, 2 months ago
  63. b851d80 Merge "Simplify the return condition in stop()" into sc-dev by Lucas Lin · 4 years, 2 months ago
  64. 21ec633 Fix testGetAllNetworkStateSnapshots for non-cellular by Treehugger Robot · 4 years, 2 months ago
  65. 5ca769e Simplify the return condition in stop() by Lucas Lin · 4 years, 2 months ago
  66. de2a239 Use Netd new added/removed uid range methods by paulhu · 4 years, 3 months ago
  67. 282f743 Fix network callback with the same PendingIntent does not release by Treehugger Robot · 4 years, 2 months ago
  68. e150125 Merge "Use appId instead of uid" into sc-dev am: eefacbcb5c by Paul Hu · 4 years, 2 months ago
  69. eefacbc Merge "Use appId instead of uid" into sc-dev by Paul Hu · 4 years, 2 months ago
  70. 4ac225b Listen EXTERNAL_APPLICATIONS_AVAILABLE intent by paulhu · 4 years, 2 months ago
  71. f156d48 Merge "Fix null PendingIntent in network listens" into sc-dev am: 4fd9dfef2d by TreeHugger Robot · 4 years, 2 months ago
  72. 4fd9dfe Merge "Fix null PendingIntent in network listens" into sc-dev by TreeHugger Robot · 4 years, 2 months ago
  73. 25b2882 Merge "Partial cherry-pick to remove IoUtils#deleteContents usage in FrameworksNetTests" into sc-dev am: e4132c8ca0 by Victor Chang · 4 years, 2 months ago
  74. e4132c8 Merge "Partial cherry-pick to remove IoUtils#deleteContents usage in FrameworksNetTests" into sc-dev by Victor Chang · 4 years, 2 months ago
  75. dca7230 Use appId instead of uid by Paul Hu · 4 years, 3 months ago
  76. 4cb6189 Fix null PendingIntent in network listens by Remi NGUYEN VAN · 4 years, 3 months ago
  77. f0a8dff Merge "Fix flakes in tests running after testIsPrivateDnsBroken" into sc-dev am: 64168015f1 by Remi NGUYEN VAN · 4 years, 2 months ago
  78. b91d44a Fix flakes in tests running after testIsPrivateDnsBroken by Treehugger Robot · 4 years, 3 months ago
  79. 819045f Partial cherry-pick to remove IoUtils#deleteContents usage in FrameworksNetTests by Remi NGUYEN VAN · 4 years, 3 months ago
  80. e1aae84 Merge "Remove usage of internal APIs from InetAddress and ServerSocket" into sc-dev am: 99c7bdb1a4 by Victor Chang · 4 years, 3 months ago
  81. 99c7bdb Merge "Remove usage of internal APIs from InetAddress and ServerSocket" into sc-dev by Victor Chang · 4 years, 3 months ago
  82. 6fae863 Remove usage of internal APIs from InetAddress and ServerSocket by Victor Chang · 4 years, 3 months ago
  83. 5202b76 Check null NetworkSpecifier before redacting am: 4ad09c4a74 by Junyu Lai · 4 years, 3 months ago
  84. 4ad09c4 Check null NetworkSpecifier before redacting by Junyu Lai · 4 years, 3 months ago
  85. b0a5574 Add CTS for BatteryStatsManager new API am: 9d3a5ede58 by Lorenzo Colitti · 4 years, 3 months ago
  86. 9d3a5ed Add CTS for BatteryStatsManager new API by Lorenzo Colitti · 4 years, 3 months ago
  87. aa5e681 Merge "Test updating underlying network of IpSecTunnelInterface" into sc-dev am: dfc9b497fd by Yan Yan · 4 years, 3 months ago
  88. dfc9b49 Merge "Test updating underlying network of IpSecTunnelInterface" into sc-dev by Yan Yan · 4 years, 3 months ago
  89. 85b11cf Add test for CSM#[get|set]UidsAllowedOnRestrictedNetworks am: 342ee18b57 by paulhu · 4 years, 3 months ago
  90. 341971c Merge "Add ConnectivitySettingsManagerTest" into sc-dev am: a244f13f21 by Paul Hu · 4 years, 3 months ago
  91. 342ee18 Add test for CSM#[get|set]UidsAllowedOnRestrictedNetworks by paulhu · 4 years, 3 months ago
  92. a244f13 Merge "Add ConnectivitySettingsManagerTest" into sc-dev by Paul Hu · 4 years, 3 months ago
  93. e89ecee Merge changes I77dc5556,If772078c,Idb19b0f7 into sc-dev am: e7ac3ffec5 by TreeHugger Robot · 4 years, 3 months ago
  94. 8bb531f Provide a way to override the avoid bad wifi configuration am: fad30e3d84 by Chiachang Wang · 4 years, 3 months ago
  95. 3e19171 Remove ConnectivityServiceTest signature perms use am: ff55aeb916 by Remi NGUYEN VAN · 4 years, 3 months ago
  96. 30ebf98 Merge "Add basic tests for InvalidPacketException" into sc-dev am: 06b27811c8 by TreeHugger Robot · 4 years, 3 months ago
  97. c0459cd Merge "Move ConnectivityDiagnosticsManagerTest to common" into sc-dev am: ac6a28907a by TreeHugger Robot · 4 years, 3 months ago
  98. feda9bf Added tests for QosCallback am: 763f3a0fb3 by Remi NGUYEN VAN · 4 years, 3 months ago
  99. 798e8c2 Add tests for duplicate PendingIntent requests am: 3674367bcc by Remi NGUYEN VAN · 4 years, 3 months ago
  100. e7ac3ff Merge changes I77dc5556,If772078c,Idb19b0f7 into sc-dev by TreeHugger Robot · 4 years, 3 months ago