- a3340c1 Merge changes I1cf472bd,Ibdaf2b23,I6967ad6f,I65f522c2,I0f220d1f, ... by Paul Hu · 3 years, 1 month ago
- 1896d71 Merge "Force specifying sanitized/not sanitized in caps from agent" by Paul Hu · 3 years, 1 month ago
- 588e1bd Merge "Stop calling setAlwaysOnPackage from VpnManagerService" by Chiachang Wang · 3 years, 1 month ago
- f575c79 Merge "Verify lock down related flows" by Chiachang Wang · 3 years, 1 month ago
- 3797f87 Stop calling setAlwaysOnPackage from VpnManagerService by chiachangwang · 3 years, 1 month ago
- 0ab4d26 Merge "Cleanup constructor of NetworkStats#Entry" by Aaron Huang · 3 years, 1 month ago
- 7b8b264 Verify lock down related flows by chiachangwang · 3 years, 2 months ago
- bdedaac Merge changes I036b7f23,I53c58e7b by Treehugger Robot · 3 years, 1 month ago
- 39b12d4 Force specifying sanitized/not sanitized in caps from agent by Chalard Jean · 3 years, 6 months ago
- 0158fe9 Remove the legacy int from FullScore. by Chalard Jean · 3 years, 6 months ago
- aa5bc62 Remove accessors for legacy int score from NAI by Chalard Jean · 3 years, 6 months ago
- 31b48fa Merge changes I71988117,Ia70379a3 by Motomu Utsumi · 3 years, 1 month ago
- 54eae6c Allow tests to set the NetworkAgent's callbacks when creating it. by Lorenzo Colitti · 3 years, 1 month ago
- e441f70 Merge "Move cookie tag bpf map dump to NetworkStatsService" by Motomu Utsumi · 3 years, 1 month ago
- 28a690d Merge "Fix flaky testNotifyNoInternetAsDialogWhenHighPriority" by Aaron Huang · 3 years, 1 month ago
- 8b9ecda Cleanup constructor of NetworkStats#Entry by Aaron Huang · 3 years, 1 month ago
- 7dce599 Merge "Update VpnTest to use VpnNetworkAgentWrapper" by Treehugger Robot · 3 years, 1 month ago
- b8dd98e Move app uid stats map dump to NetworkStatsService by Motomu Utsumi · 3 years, 1 month ago
- 7013b92 Move uid counter set map dump to NetworkStatsService by Motomu Utsumi · 3 years, 1 month ago
- cedfab9 Move cookie tag bpf map dump to NetworkStatsService by Motomu Utsumi · 3 years, 1 month ago
- 2719dc8 Merge changes I6fff65eb,Ie49d2319,Ief974217 by Treehugger Robot · 3 years, 1 month ago
- 2dba761 Merge changes Id2a6bfdf,I5cab2b78 by Junyu Lai · 3 years, 1 month ago
- db04c60 Make all ConnectivityService#doTestXyz methods private. by Lorenzo Colitti · 3 years, 1 month ago
- 410d4e1 Expect creating the DNS event listener in setUp, not in tests. by Lorenzo Colitti · 3 years, 1 month ago
- b82e25c Rename testPreferenceForUserNetworkUpDownForGivenPreference. by Lorenzo Colitti · 3 years, 1 month ago
- 7fcbc2e Fix flaky testNotifyNoInternetAsDialogWhenHighPriority by Aaron Huang · 3 years, 1 month ago
- a39d54b Merge "Add back compat config for NSD" by Remi NGUYEN VAN · 3 years, 1 month ago
- e9f8d85 Remove qtaguid support in NetworkStatsFactory by Junyu Lai · 3 years, 3 months ago
- 8c77e38 Refactor NetworkStatsFactoryTest by junyulai · 3 years, 7 months ago
- f688eeb Add flag to test BpfNetMaps refactoring by Motomu Utsumi · 3 years, 1 month ago
- bbb586d Update VpnTest to use VpnNetworkAgentWrapper by Yan Yan · 3 years, 1 month ago
- 6bcb3c2 Merge "Use java BpfMap in BpfNetMaps#replaceUidChain" by Motomu Utsumi · 3 years, 1 month ago
- 348bbb0 Add back compat config for NSD by Remi NGUYEN VAN · 3 years, 2 months ago
- 9be2ea0 Use java BpfMap in BpfNetMaps#replaceUidChain by Motomu Utsumi · 3 years, 2 months ago
- a1b3378 Merge changes Ic18521b6,Ibede8137 by Maciej Żenczykowski · 3 years, 1 month ago
- c37d806 Merge "Migrate buildTemplate* to use NetworkTemplate.Builder" by Aaron Huang · 3 years, 1 month ago
- fce2777 Changing EthernetNetworkFactoryTest assert order by James Mattis · 3 years, 1 month ago
- 1c14fa9 Migrate buildTemplate* to use NetworkTemplate.Builder by Aaron Huang · 3 years, 2 months ago
- 913507f Move tag/untag socket BPF map access from JNI to Java by Hungming Chen · 3 years, 1 month ago
- ef02802 Move struct CookieTagMap{Key, Value} to Connectivity/common by Hungming Chen · 3 years, 1 month ago
- df9fbd3 Merge changes If13254d4,I2424bd4f by Patrick Rohr · 3 years, 1 month ago
- a199735 Sendcallback when setting eth interface up by James Mattis · 3 years, 2 months ago
- 9c8cda2 Merge "Add more NsdService tests" by Paul Hu · 3 years, 1 month ago
- 95f801a Merge "Test if VpnManager event will be sent to Settings VPN or not" by Lucas Lin · 3 years, 1 month ago
- 6baebeb Test if VpnManager event will be sent to Settings VPN or not by lucaslin · 3 years, 2 months ago
- 4887b5f Merge "Test if VPN app can grant ACTIVATE_PLATFORM_VPN with CONTROL_VPN" by Lucas Lin · 3 years, 1 month ago
- 64f3644 Add more NsdService tests by Paul Hu · 3 years, 3 months ago
- 1ba1feb Merge "Replace buildTemplate* with NetworkTemplate.Builder" by Aaron Huang · 3 years, 2 months ago
- b916ff8 Merge "ethernet: fix receiving NetworkOffer callbacks on stale object" by Patrick Rohr · 3 years, 2 months ago
- a4fcb8b Replace buildTemplate* with NetworkTemplate.Builder by Aaron Huang · 3 years, 2 months ago
- 7c4e2a9 ethernet: fix receiving NetworkOffer callbacks on stale object by Patrick Rohr · 3 years, 2 months ago
- fe72021 Merge "Use java BpfMap in BpfNetMaps#setUidRule" by Motomu Utsumi · 3 years, 2 months ago
- 0ce40ac Merge "Add common parameters to reduce duplicated code" by Paul Hu · 3 years, 2 months ago
- 601644c Add common parameters to reduce duplicated code by Paul Hu · 3 years, 3 months ago
- 40230be Use java BpfMap in BpfNetMaps#setUidRule by Motomu Utsumi · 3 years, 2 months ago
- 599c4e5 Use java BpfMap in removeUidInterfaceRules by Motomu Utsumi · 3 years, 2 months ago
- 5f52f4f Use java BpfMap in BpfNetMaps#addUidInterfaceRules by Motomu Utsumi · 3 years, 2 months ago
- fabb53a Merge changes I58cd6145,I32299ce8,I0433459e by Motomu Utsumi · 3 years, 2 months ago
- 697b299 Use java BpfMap in updateUidLockdownRule by Motomu Utsumi · 3 years, 2 months ago
- 9ab777b Merge changes I69a2970d,Ibfb3ae48,Ie595cf1f by Motomu Utsumi · 3 years, 2 months ago
- f2eca2f Merge "Update error handling in BpfNetMaps" by Motomu Utsumi · 3 years, 2 months ago
- 55630d0 Use java BpfMap in BpfNetMaps#addNiceApp by Motomu Utsumi · 3 years, 2 months ago
- 389278e Use java BpfMap in BpfNetMaps#addNaughtyApp by Motomu Utsumi · 3 years, 2 months ago
- 7392eb4 Use java BpfMap in BpfNetMaps#removeNiceApp by Motomu Utsumi · 3 years, 2 months ago
- 60ed3be Use java BpfMap in BpfNetMaps#removeNaughtyApp by Motomu Utsumi · 3 years, 2 months ago
- 5a68a21 Add bpf map and lock for UidOwnerMap by Motomu Utsumi · 3 years, 2 months ago
- 305975f Update error handling in BpfNetMaps by Motomu Utsumi · 3 years, 2 months ago
- 826f0b0 Verify calling thread for intent receiver by chiachangwang · 3 years, 2 months ago
- 26de58e Refactor to mock package add and remove event by chiachangwang · 3 years, 2 months ago
- a412026 Test reconnect VpnManager VPN with always on enabled by chiachangwang · 3 years, 2 months ago
- 9460f45 Update the prefix of VPN_APP_EXCLUDED in the test by chiachangwang · 3 years, 2 months ago
- 72fe97e Add tests to verify getProvisionedVpnProfileState by chiachangwang · 3 years, 2 months ago
- 78cf7c5 Merge "ClatCoordinator: Dump ClatdTracker information" by Treehugger Robot · 3 years, 2 months ago
- a760a10 ClatCoordinator: Dump ClatdTracker information by Hungming Chen · 3 years, 2 months ago
- 1f73fed Remove unnecessary null check by Motomu Utsumi · 3 years, 2 months ago
- 31dcf69 Test if VPN app can grant ACTIVATE_PLATFORM_VPN with CONTROL_VPN by lucaslin · 3 years, 2 months ago
- 51a03d6 Merge "Refactor BpfNetMaps and getChainEnabled" by Motomu Utsumi · 3 years, 2 months ago
- bb2e871 Merge "Decouple security exception check test from ConnectivityServiceTest" by Chiachang Wang · 3 years, 2 months ago
- 5b4ad7c Merge changes from topic "appExclusionPackage" by Chiachang Wang · 3 years, 2 months ago
- 1aef309 Decouple security exception check test from ConnectivityServiceTest by chiachangwang · 3 years, 2 months ago
- 7f5d049 Test VPN app exclusion by chiachangwang · 3 years, 2 months ago
- 9f672bd Add VpnTestBase for VPN test common code by chiachangwang · 3 years, 2 months ago
- 3377265 Use import for testAndCleanup by chiachangwang · 3 years, 2 months ago
- 5785248 Merge "Add mdns files and unit tests" by Paul Hu · 3 years, 2 months ago
- 3e1f448 Add mdns files and unit tests by Paul Hu · 3 years, 4 months ago
- 25cf86f Refactor BpfNetMaps and getChainEnabled by Motomu Utsumi · 3 years, 2 months ago
- bccf9df Merge "Use java BpfMap in BpfNetMaps#setChildChain" by Motomu Utsumi · 3 years, 2 months ago
- 6421d84 Merge "Add API to get current firewall chain status" by Motomu Utsumi · 3 years, 2 months ago
- 18b287d Use java BpfMap in BpfNetMaps#setChildChain by Motomu Utsumi · 3 years, 3 months ago
- be3ff1e Add API to get current firewall chain status by Motomu Utsumi · 3 years, 3 months ago
- 522cea7 Add test for startPptp by Remi NGUYEN VAN · 3 years, 6 months ago
- 85694dc Merge "Validate or set the eth specifier on update Iface" by Treehugger Robot · 3 years, 2 months ago
- 59d98c0 Validate or set the eth specifier on update Iface by James Mattis · 3 years, 3 months ago
- 80767e6 Add wipeOnError flag to NetworkStatsRecorder by Aaron Huang · 3 years, 3 months ago
- 11e9887 Disable comparison in user release builds by Junyu Lai · 3 years, 3 months ago
- e72c849 Disable fallback when comparison result is different by Junyu Lai · 3 years, 3 months ago
- dbe8ddc Address comment at ag/18491259 and ag/18486388 by Junyu Lai · 3 years, 3 months ago
- 0797170 Persisting status int on the device if fallback happened by Junyu Lai · 3 years, 3 months ago
- 37a1ba2 Verify VPN can handle network loss by Yan Yan · 3 years, 3 months ago
- 554eb06 Merge "Add unit tests for IKEv2 VPN setup and MOBIKE" by Yan Yan · 3 years, 3 months ago