- 3597deb Merge "Disconnect network when captive portal returns unwanted." by Hansen Kurli · 2 years, 9 months ago
- 0e9c379 Enable java bpf map always in U devices by Motomu Utsumi · 2 years, 9 months ago
- 2217cd0 Merge "Ensure calling package and UID synchronized while calling dump()" by Chiachang Wang · 2 years, 9 months ago
- c5a05d1 Revert consider TEMPORARILY_NOT_METERED as unmetered in data usage by Aaron Huang · 2 years, 9 months ago
- 18a6e8c Ensure calling package and UID synchronized while calling dump() by chiachangwang · 2 years, 9 months ago
- ea62910 Add synchronized to UidRange getter and dump methods by Paul Hu · 3 years, 1 month ago
- 51f816b Deal with permission update on handler thread by Paul Hu · 3 years, 1 month ago
- 3c8c810 Running PermissionMonitor#startMonitoring on handler thread by Paul Hu · 3 years, 1 month ago
- 5539697 Disconnect network when captive portal returns unwanted. by Hansen Kurli · 2 years, 11 months ago
- 016269f Merge "Revert "Partially enforce permission when calling getNetworkInfoForUid"" by Treehugger Robot · 2 years, 10 months ago
- d0cf778 Revert "Partially enforce permission when calling getNetworkInfoForUid" by Junyu Lai · 2 years, 10 months ago
- 31ee1c1 Merge "Allow USE_RESTRICTED_NETWORKS for registerSystemDefaultNetworkCallback" by Treehugger Robot · 2 years, 10 months ago
- 4bf6a92 Merge "Notify NetworkStatsService if TEMPORARILY_NOT_METERED changed" by Aaron Huang · 2 years, 10 months ago
- c067c87 Notify NetworkStatsService if TEMPORARILY_NOT_METERED changed by Aaron Huang · 3 years, 11 months ago
- 38f2832 Merge "Receive user added/removed intents from PermissionMonitor" by Paul Hu · 2 years, 10 months ago
- bd92295 Merge "Make onPackage[Added|Removed] as non-public methods" by Paul Hu · 2 years, 10 months ago
- aa4ad8c Allow USE_RESTRICTED_NETWORKS for registerSystemDefaultNetworkCallback by Junyu Lai · 2 years, 11 months ago
- 281b556 Don't crash ConnectivityService#dump by Chalard Jean · 2 years, 11 months ago
- 20a347f Merge "Add nullability annotations for functions called by updateLinkProperties" by Junyu Lai · 2 years, 10 months ago
- 970963e Add nullability annotations for functions called by updateLinkProperties by Junyu Lai · 2 years, 11 months ago
- 0f4cb38 Merge "Notify NetworkStats only when interfaces changed in updateLinkProperties" by Junyu Lai · 2 years, 11 months ago
- 9592fa8 Merge "Bypass VPN lockdown for clat initialization" by Maciej Żenczykowski · 2 years, 11 months ago
- 2ed7d41 Notify NetworkStats only when interfaces changed in updateLinkProperties by Junyu Lai · 3 years ago
- a32628c Merge "remove prog_clatd_schedcls_egress4_clat_ether" by Treehugger Robot · 2 years, 11 months ago
- a40faea Merge changes I0789d9bd,Idf4cf74a by Treehugger Robot · 2 years, 11 months ago
- 130e75b Bypass VPN lockdown for clat initialization by t-m-w · 2 years, 11 months ago
- 580d0d5 Disable ignoring validation on roam just after boot. by Lorenzo Colitti · 2 years, 11 months ago
- 59234fd remove prog_clatd_schedcls_egress4_clat_ether by Maciej Żenczykowski · 2 years, 11 months ago
- bda6a2d Merge "Add logs for changes in capabilities and score" by Jean Chalard · 2 years, 11 months ago
- 403d7d7 Merge changes Icf3df3aa,I92adad60 by Motomu Utsumi · 2 years, 11 months ago
- 86317d8 Add logs for changes in capabilities and score by Chalard Jean · 2 years, 11 months ago
- e45e581 Merge "Move bit utilities to BitUtils." by Jean Chalard · 2 years, 11 months ago
- d29ee04 Merge "Make unregisterAfterReplacement tear down CONNECTING networks." by Treehugger Robot · 2 years, 11 months ago
- 1d420b3 Move bit utilities to BitUtils. by Chalard Jean · 2 years, 11 months ago
- 82350ea Make unregisterAfterReplacement tear down CONNECTING networks. by Lorenzo Colitti · 3 years ago
- d577c39 Merge "Partially enforce permission when calling getNetworkInfoForUid" by Treehugger Robot · 3 years ago
- 163cb98 Partially enforce permission when calling getNetworkInfoForUid by Junyu Lai · 3 years ago
- 316d057 Add sEnableJavaBpfMap value to the dump by Motomu Utsumi · 3 years ago
- ef546a9 Move CookieTag map dump to BpfNetMaps by Motomu Utsumi · 3 years ago
- 372c9b4 Move ownerMatch config dump to BpfNetMaps by Motomu Utsumi · 3 years ago
- c675d6f Move current StatsMap dump to BpfNetMaps by Motomu Utsumi · 3 years ago
- 956d86c Move uidOwnerMap dump to BpfNetMaps by Motomu Utsumi · 3 years ago
- 310850f Move uidPermissionMap dump to BpfNetMaps by Motomu Utsumi · 3 years ago
- 11b4d5e Fix a bug where 'avoid unvalidated' is broken by Chalard Jean · 3 years ago
- e0fdea3 Add a device config for actively preferring bad wifi by Chalard Jean · 3 years ago
- 8c0f6ba Use resources directly instead of through reflection by Chalard Jean · 3 years ago
- 43aae65 Move MultinetworkPolicyTracker to services, where it belongs. by Chalard Jean · 3 years ago
- 0090e96 ClatCoordinator: only dump information when clat is started by Hungming Chen · 3 years ago
- e9332c4 Add the notification for actively prefer bad wifi by Chalard Jean · 3 years ago
- 1325a63 Clear notif upon bad wifi off + tests for bad wifi notif by Chalard Jean · 3 years ago
- 8a9061f Detect captive portals as they are tested, not upon notifying by Chalard Jean · 3 years ago
- 9708f72 Implement the "actively prefer bad wifi" feature by Chalard Jean · 3 years ago
- e63c42f Only wait for 8 seconds when T && !activelyPreferBadWifi by Chalard Jean · 3 years ago
- 020b93a Introduce an overlay for actively preferring bad wifi. by Chalard Jean · 3 years ago
- 0172361 Merge "Add a reevaluate command to ConnectivityService" by Jean Chalard · 3 years ago
- b624b0f Merge "BpfNetMaps.java - array index U32 -> S32" by Treehugger Robot · 3 years ago
- 714fd25 Merge "BpfNetMaps.java - uid U32 -> S32" by Treehugger Robot · 3 years ago
- afebcc8 Merge "Revert "Log BPF programs & maps in bugreport"" by Treehugger Robot · 3 years ago
- ecb0b3c Merge "Rework unvalidated prompt into first eval timeout" by Jean Chalard · 3 years ago
- dc88622 BpfNetMaps.java - array index U32 -> S32 by Maciej Żenczykowski · 3 years ago
- 785793f BpfNetMaps.java - uid U32 -> S32 by Maciej Żenczykowski · 3 years ago
- 6c1c6bb UidOwnerValue.java - replace U32 ifindex with S32 by Maciej Żenczykowski · 3 years ago
- 5fb43c7 Rework unvalidated prompt into first eval timeout by Chalard Jean · 3 years ago
- 2c812c8 DscpPolicyValue.java - replace U32 ifindex with S32 by Maciej Żenczykowski · 3 years ago
- db3accc Merge "Add native_dump to the Dependencies" by Motomu Utsumi · 3 years ago
- 7a1d7a8 Add a reevaluate command to ConnectivityService by Chalard Jean · 4 years, 1 month ago
- df8d299 Add native_dump to the Dependencies by Motomu Utsumi · 3 years ago
- f9f4a8d Add a field and score flag for first evaluation by Chalard Jean · 3 years ago
- 4c46308 Test no Internet and partial connectivity notifications. by Chalard Jean · 3 years ago
- ab32bf8 Merge "Check automotive system feature on Constructor" by Paul Hu · 3 years ago
- 08ccd0d Merge changes from topic "idiag_sock_id" by Motomu Utsumi · 3 years ago
- 3dc2fb5 Merge "register callback to pull NetworkBpfMapInfo atom" by Motomu Utsumi · 3 years ago
- 166f966 register callback to pull NetworkBpfMapInfo atom by Motomu Utsumi · 3 years ago
- 3b2907e Merge "Split POLICY_EVER_VALIDATED_NOT_AVOIDED_WHEN_BAD into two" by Treehugger Robot · 3 years ago
- 710b289 Split POLICY_EVER_VALIDATED_NOT_AVOIDED_WHEN_BAD into two by Chalard Jean · 3 years ago
- 00955f3 Check automotive system feature on Constructor by Paul Hu · 3 years, 1 month ago
- 96c6aad Merge "Open CookieTagMap in BpfNetMaps" by Motomu Utsumi · 3 years ago
- b954886 Open CookieTagMap in BpfNetMaps by Motomu Utsumi · 3 years ago
- 2a96cf2 Improve a comment about network scores by Chalard Jean · 3 years ago
- d95a0da Switch SkDestroyListener based on the flag. by Motomu Utsumi · 3 years ago
- 3af8f0e Add startSkDestroyListener flag to native_init by Motomu Utsumi · 3 years ago
- 24ca302 Merge "Convert booleans in NAI to timestamps" by Treehugger Robot · 3 years ago
- 254bd16 Convert booleans in NAI to timestamps by Chalard Jean · 3 years, 1 month ago
- 171c817 Merge "Use IBpfMap type instead of BpfMap type" by Motomu Utsumi · 3 years ago
- b091693 Merge "NullPointerException due to command:adb shell service call connectivity 79 -> void unofferNetwork(in INetworkOfferCallback callback)" by Treehugger Robot · 3 years ago
- 05021aa Merge "Never satisfy requests with networks that aren't connected." by Treehugger Robot · 3 years ago
- 9785a68 Merge "Add wtf log for the case that should not happen" by Motomu Utsumi · 3 years, 1 month ago
- 7631d15 Merge "Convert int array to Integer Set without stream" by Motomu Utsumi · 3 years, 1 month ago
- 131488d Receive user added/removed intents from PermissionMonitor by Paul Hu · 3 years, 1 month ago
- 914d0de Make onPackage[Added|Removed] as non-public methods by Paul Hu · 3 years, 1 month ago
- 73599a5 Use IBpfMap type instead of BpfMap type by Motomu Utsumi · 3 years, 1 month ago
- 8e420ea Add wtf log for the case that should not happen by Motomu Utsumi · 3 years, 1 month ago
- 1a477b0 Convert int array to Integer Set without stream by Motomu Utsumi · 3 years, 1 month ago
- 275ee60 Never satisfy requests with networks that aren't connected. by Lorenzo Colitti · 3 years, 1 month ago
- 6a8166c Merge "Use PerUidCounter in the connectivity static library" by Treehugger Robot · 3 years, 1 month ago
- 405d676 Merge "Support java BpfMap in BpfNetMaps#swapActiveStatsMap" by Motomu Utsumi · 3 years, 1 month ago
- e4f45ab Revert "Log BPF programs & maps in bugreport" by Ken Chen · 3 years, 1 month ago
- 618b9b0 Merge "Support java BpfMap in BpfNetMaps#setNetPermForUids" by Motomu Utsumi · 3 years, 1 month ago
- d8ade99 Merge "TestNetworkService: do not set IFF_MULTICAST when bringUp is false" by Patrick Rohr · 3 years, 1 month ago
- 6bab212 TestNetworkService: do not set IFF_MULTICAST when bringUp is false by Patrick Rohr · 3 years, 1 month ago