1. 804aa23 Support Satellite Network Preferred uid's multi layer request by Nagendra Prasad Nagarle Basavaraju · 1 year, 7 months ago
  2. 7cabd32 Support bringing up restricted wifi by Ying Xu · 1 year, 8 months ago
  3. 01b5ede [DON'T BLOCK] Test ownership migration rules by Aditya Choudhary · 1 year, 7 months ago
  4. de0b07b Use MonitorThreadLeak in ConnectivityService tests by Remi NGUYEN VAN · 1 year, 8 months ago
  5. 2491624 Fix leak of NetworkAgentWrapper HandlerThread by Remi NGUYEN VAN · 1 year, 8 months ago
  6. 9273ae0 Relax testValidation pass condition by Junyu Lai · 1 year, 10 months ago
  7. 54e84ab Add test for cgroup bpf program status by Junyu Lai · 1 year, 11 months ago
  8. aa2f4d8 Add PACKAGE_USAGE_STATS permission to ConnectivityServiceIntegrationTest by Motomu Utsumi · 2 years ago
  9. d032dd4 wear proxy behind portal by Andriy Naborskyy · 2 years ago
  10. 0f5c4fe Add base classes for common ConnectivityService tests. by Chalard Jean · 2 years, 1 month ago
  11. 4e5a061 Fix kotlin nullable errors in Connectivity tests by Colin Cross · 2 years, 1 month ago
  12. 64020ab Set test component in common OWNERS by Remi NGUYEN VAN · 2 years, 3 months ago
  13. bee2ee1 Move ConnectivityResources to service-connectivity by Remi NGUYEN VAN · 2 years, 7 months ago
  14. 02eee9a Use current shims in service-connectivity by Remi NGUYEN VAN · 2 years, 7 months ago
  15. 816f0af Remove expectLinkPropertiesThat by Chalard Jean · 2 years, 8 months ago
  16. 99cab4a Remove expectCapabilitiesWith and Without by Chalard Jean · 2 years, 8 months ago
  17. e0fdea3 Add a device config for actively preferring bad wifi by Chalard Jean · 3 years ago
  18. 43aae65 Move MultinetworkPolicyTracker to services, where it belongs. by Chalard Jean · 3 years ago
  19. 4c46308 Test no Internet and partial connectivity notifications. by Chalard Jean · 3 years ago
  20. 56dca41 Merge changes from topic "netstack_jarjar_autogen" by Remi NGUYEN VAN · 3 years, 1 month ago
  21. 40c8991 Rename RegularMaintenanceTestService by Remi NGUYEN VAN · 3 years, 1 month ago
  22. 54eae6c Allow tests to set the NetworkAgent's callbacks when creating it. by Lorenzo Colitti · 3 years, 1 month ago
  23. f688eeb Add flag to test BpfNetMaps refactoring by Motomu Utsumi · 3 years, 2 months ago
  24. e55a88d Use jarjar rule generator for connectivity rules by Remi NGUYEN VAN · 3 years, 5 months ago
  25. f2eca2f Merge "Update error handling in BpfNetMaps" by Motomu Utsumi · 3 years, 2 months ago
  26. 305975f Update error handling in BpfNetMaps by Motomu Utsumi · 3 years, 3 months ago
  27. b873e25 Use frameworks/libs/net version of SharedLog by Patrick Rohr · 3 years, 3 months ago
  28. 5fc809f Workaround prebuilt name conflict for service-connectivity by Paul Duffin · 3 years, 4 months ago
  29. ece3171 Revert "Autogenerate connectivity jarjar rules" by Colin Cross · 3 years, 4 months ago
  30. 53eb35c Autogenerate connectivity jarjar rules by Remi NGUYEN VAN · 3 years, 5 months ago
  31. 2f23fa5 Add tests for VPN validation in NetworkMonitor by Chalard Jean · 3 years, 7 months ago
  32. 3d52172 Update tests for NetworkStats code move. by Lorenzo Colitti · 3 years, 7 months ago
  33. d817436 Add libservice-connectivity to integration tests by Patrick Rohr · 3 years, 7 months ago
  34. 6a20eed Reorganize connectivity framework dependencies by Remi NGUYEN VAN · 3 years, 7 months ago
  35. e6c9527 Send access UIDs to netd by Chalard Jean · 3 years, 8 months ago
  36. 82ed9e6 Allow service JNI in FrameworksNetIntegrationTests. by Lorenzo Colitti · 3 years, 8 months ago
  37. d4ec13a Merge "Add a mode for cell radios unable to time share" am: c80a5d56db by Chalard Jean · 4 years ago
  38. 0702f98 Add a mode for cell radios unable to time share by Chalard Jean · 4 years ago
  39. 72ed43d Merge "Fix an infinite loop with network offers" am: 77992bbfbb by Chalard Jean · 4 years, 1 month ago
  40. bb902a5 Fix an infinite loop with network offers by Chalard Jean · 4 years, 1 month ago
  41. 6c7570a Mock connectivity resources in integration tests by Remi NGUYEN VAN · 4 years, 1 month ago
  42. 0285b1d Merge changes Ic33d8976,Ib5bd74d8 into sc-dev am: 6c1e049e29 by Remi NGUYEN VAN · 4 years, 1 month ago
  43. 0a37e72 Mock connectivity resources in integration tests by Remi NGUYEN VAN · 4 years, 1 month ago
  44. f85573a Merge "Do not use mockito to create HttpURLConnection" am: 83c77c088b am: 526015114e by Remi NGUYEN VAN · 4 years, 1 month ago
  45. 5d67667 Do not use mockito to create HttpURLConnection by Remi NGUYEN VAN · 4 years, 1 month ago
  46. b240e2a Jarjar all classes in service-connectivity by Remi NGUYEN VAN · 4 years, 2 months ago
  47. bfb22a0 Merge "Jarjar all classes in service-connectivity" am: 23c627b090 am: 793a4424d7 by Remi NGUYEN VAN · 4 years, 2 months ago
  48. 0755183 Jarjar all classes in service-connectivity by Remi NGUYEN VAN · 4 years, 2 months ago
  49. 4703a8c Allow non-VPNs to have underlying networks. by Treehugger Robot · 4 years, 2 months ago
  50. 8d1e316 Merge "Allow non-VPNs to have underlying networks." am: 5903d5646c am: 9a7c9c3c06 by Treehugger Robot · 4 years, 2 months ago
  51. bd07945 Allow non-VPNs to have underlying networks. by Lorenzo Colitti · 4 years, 2 months ago
  52. e4aeac6 [NS09] Implement the new ranking code by Chalard Jean · 4 years, 6 months ago
  53. 947acd4 [NS06] Implement the don't-reap mechanism by Chalard Jean · 4 years, 6 months ago
  54. 8ae54f7 Remove NetdService, NetworkStackClient dependency by Remi NGUYEN VAN · 4 years, 6 months ago
  55. 3684713 Merge history of packages/Connectivity by Baligh Uddin · 4 years, 4 months ago
  56. 2afd098 Merge history of packages/Connectivity by Baligh Uddin · 4 years, 4 months ago
  57. 31022d6 Move net unit tests to packages/Connectivity by Remi NGUYEN VAN · 4 years, 4 months ago
  58. 678277c Move net unit tests to packages/Connectivity by Remi NGUYEN VAN · 4 years, 4 months ago