Gitiles
Code Review
Sign In
review.blissroms.org
/
packages_modules_Connectivity
/
ebfdc7c4e7f5e35403b83337ad212a3a1d3e6fdb
ebfdc7c
Synchronize the NetworkStatsFactory constructor.
by Lorenzo Colitti
· 6 years ago
0308b39
NetworkStats: Fix race condition causing system server crashes
by Hugo Benichi
· 6 years ago
b8f3f24
Merge "Inline readNetworkStatsDetailInternal, make mUseBpfStats final"
by Benedict Wong
· 6 years ago
d749767
Inline readNetworkStatsDetailInternal, make mUseBpfStats final
by Benedict Wong
· 6 years ago
812ffea
Factorize custom asserts.
by Chalard Jean
· 6 years ago
13162ae
Remove VPN info arrays from NetworkStats(Observer|Recorder)
by Benedict Wong
· 6 years ago
44f698e
NetworkStatsFactory: Take VPNs into account for network/battery stats
by Benedict Wong
· 6 years ago
9491d3a
Remove unused lastStats parameter
by Benedict Wong
· 6 years ago
9b2ad58
Revert "Revert "Take all VPN underlying networks into account when migrating traffic for""
by Benedict Wong
· 6 years ago
b8e4b5b
Revert "Take all VPN underlying networks into account when migrating traffic for"
by Varun Anand
· 6 years ago
52ce558
Revert "NetworkStatsService: Fix getDetailedUidStats to take VPNs into account."
by Varun Anand
· 6 years ago
2099b09
Revert "Addressing comments for http://ag/7700679."
by Varun Anand
· 6 years ago
6018f64
Addressing comments for http://ag/7700679.
by Varun Anand
· 6 years ago
47090f9
NetworkStatAccess Should checkCarrierPrivileges cross all subscriptions
by chen xu
· 6 years ago
33e2368
Merge changes Ibff278a6,If6d537a3
by Treehugger Robot
· 6 years ago
75eabfe
Revert "Add NATT keepalive resources and methods into IpSecService"
by Junyu Lai
· 6 years ago
e963030
DO NOT MERGE - Merge Pie Bonito/Sargo into master.
by Xin Li
· 6 years ago
5335592
Merge "Add EPROTONOSUPPORT to IpSecManager SSE map" am: 7050ce9434
by Benedict Wong
· 6 years ago
7e9c1ce
Add EPROTONOSUPPORT to IpSecManager SSE map
by Benedict Wong
· 7 years ago
70e5117
Merge "Add NATT keepalive resources and methods into IpSecService"
by Benedict Wong
· 6 years ago
4aac3e9
Add NATT keepalive resources and methods into IpSecService
by Benedict Wong
· 7 years ago
2c28ee4
Merge "Move TrafficStats tags for the network stack constants" am: d2eb7f71b8
by Chalard Jean
· 6 years ago
d2eb7f7
Merge "Move TrafficStats tags for the network stack constants"
by Chalard Jean
· 6 years ago
8a93ab8
Move TrafficStats tags for the network stack constants
by Chalard Jean
· 6 years ago
af8f384
Merge "Restrict access to dangerous methods to <= P" am: a1c9270562
by Chalard Jean
· 6 years ago
a1c9270
Merge "Restrict access to dangerous methods to <= P"
by Chalard Jean
· 6 years ago
3878f31
Merge "Ask netd to swap stats map before reading" am: f8b251fd28
by Chenbo Feng
· 6 years ago
f8b251f
Merge "Ask netd to swap stats map before reading"
by Treehugger Robot
· 6 years ago
57f207b
Merge "Add a lock to protect persistent stats snapshot" am: f31face531
by Chenbo Feng
· 6 years ago
f31face
Merge "Add a lock to protect persistent stats snapshot"
by Treehugger Robot
· 6 years ago
876218a
Ask netd to swap stats map before reading
by Chenbo Feng
· 7 years ago
0c419ca
Add a lock to protect persistent stats snapshot
by Chenbo Feng
· 6 years ago
a1a994c
Merge "Enforce NETWORK_STACK permission for calling NSS#forceUpdateIfaces"
by Chiachang Wang
· 6 years ago
41c49d1
Merge "Enforce NETWORK_STACK permission for calling NSS#forceUpdateIfaces"
by Chiachang Wang
· 6 years ago
47fa5b0
Merge "Fix remove-before-add for IpSecService RefcountedResource" am: dcd06394d4
by Benedict Wong
· 6 years ago
dcd0639
Merge "Fix remove-before-add for IpSecService RefcountedResource"
by Benedict Wong
· 6 years ago
f04137e
Enforce NETWORK_STACK permission for calling NSS#forceUpdateIfaces
by Chiachang Wang
· 6 years ago
3cfb499
Restrict access to dangerous methods to <= P
by Chalard Jean
· 6 years ago
04738f5
Fix remove-before-add for IpSecService RefcountedResource
by Benedict Wong
· 7 years ago
1c3e466
Merge "Move NetworkStatsFactory into service directory" am: c452cbf496
by Chenbo Feng
· 6 years ago
c452cbf
Merge "Move NetworkStatsFactory into service directory"
by Treehugger Robot
· 6 years ago
53e2f98
Merge "Fix flaky UdpEncapsulationSocket test" am: 066b321400
by Lorenzo Colitti
· 6 years ago
066b321
Merge "Fix flaky UdpEncapsulationSocket test"
by Lorenzo Colitti
· 6 years ago
29c3077
Fix flaky UdpEncapsulationSocket test
by Benedict Wong
· 6 years ago
45fff45
Move NetworkStatsFactory into service directory
by Chenbo Feng
· 7 years ago
6f365c4
Merge changes from topic "vpn_data_accounting" am: ed2eb961e8
by Varun Anand
· 6 years ago
ed2eb96
Merge changes from topic "vpn_data_accounting"
by Varun Anand
· 6 years ago
720133f
NetworkStatsService: Fix getDetailedUidStats to take VPNs into account.
by Varun Anand
· 7 years ago
c8dbdf3
Take all VPN underlying networks into account when migrating traffic for
by Varun Anand
· 7 years ago
b70a65d
Merge "Add @UnsupportedAppUsage annotations" am: 60eacd60d1
by Andrei-Valentin Onea
· 6 years ago
60eacd6
Merge "Add @UnsupportedAppUsage annotations"
by Andrei-Valentin Onea
· 6 years ago
8841fd2
Add @UnsupportedAppUsage annotations
by Andrei Onea
· 6 years ago
dd9d8de
Merge "Add unit tests related to data accounting for VPNs with one underlying network."
by Varun Anand
· 6 years ago
d8fdea1
Add unit tests related to data accounting for VPNs with one underlying network.
by Varun Anand
· 7 years ago
6a9a136
Merge "Add @UnsupportedAppUsage annotations" am: cdf8d71a9f
by Andrei-Valentin Onea
· 7 years ago
cdf8d71
Merge "Add @UnsupportedAppUsage annotations"
by Andrei-Valentin Onea
· 7 years ago
a28860f
resolve merge conflicts of 18900c462c16c0e3784b8bb6959426caa93cb8cb to stage-aosp-master
by Brett Chabot
· 7 years ago
97342bd
Migrate frameworks/base/tests/testables and its users to androidx.test
by Brett Chabot
· 7 years ago
c2a6f8a
Merge "Remove ConnectivityManager and its usages from NetworkStatsService."
by Varun Anand
· 7 years ago
10fe088
Remove ConnectivityManager and its usages from NetworkStatsService.
by Varun Anand
· 7 years ago
2a71a3d
Add @UnsupportedAppUsage annotations
by Andrei Onea
· 7 years ago
090a80a
DO NOT MERGE - Merge pi-dev@5234907 into stage-aosp-master
by Xin Li
· 7 years ago
38b1a2d
DO NOT MERGE - Merge pi-platform-release (PPRL.190205.001) into
by Xin Li
· 7 years ago
4a44ee4
Snap for 5180536 from 1fc6d8adf1e7824e5a617c3ec4c4bde55407aa35 to pi-platform-release
by android-build-team Robot
· 7 years ago
e4675dc
Merge "Remove last NetworkStack usage of hidden APIs" am: 16ec5d038c
by Remi NGUYEN VAN
· 7 years ago
5db0919
Remove last NetworkStack usage of hidden APIs
by Remi NGUYEN VAN
· 7 years ago
4d301b8
Merge "Add SocketUtils for NetworkStack" am: d9cc11e8bd
by Remi NGUYEN VAN
· 7 years ago
7b51a98
Merge "jni: more O_CLOEXECs" am: 0bd511611e
by Nick Kralevich
· 7 years ago
d9cc11e
Merge "Add SocketUtils for NetworkStack"
by Remi NGUYEN VAN
· 7 years ago
cac3986
jni: more O_CLOEXECs
by Nick Kralevich
· 7 years ago
8945330
Add SocketUtils for NetworkStack
by Remi NGUYEN VAN
· 7 years ago
03074c7
Merge "Use delta reads for per uid traffic stats" am: 39de2905a5
by Chenbo Feng
· 7 years ago
39de290
Merge "Use delta reads for per uid traffic stats"
by Chenbo Feng
· 7 years ago
fef17fd
Merge changes I1250730c,I7d00848c am: e693d49c0a
by Remi NGUYEN VAN
· 7 years ago
63e61c4
Move IpClient to NetworkStack
by Remi NGUYEN VAN
· 7 years ago
a9382c9
Use delta reads for per uid traffic stats
by Chenbo Feng
· 7 years ago
19ec97e
resolve merge conflicts of da290bec0c5418e758b92abad7be8e729cf37d68 to stage-aosp-master
by junyulai
· 7 years ago
3657ce96
fix getIfaceStats and getTotalStats bug
by Mike SU
· 7 years ago
50252f8
Merge "Adjust map names due to new bpfloader" am: 0317e9e374 am: 37cec67bdc
by Chenbo Feng
· 7 years ago
37cec67
Merge "Adjust map names due to new bpfloader" am: 0317e9e374
by Chenbo Feng
· 7 years ago
0317e9e
Merge "Adjust map names due to new bpfloader"
by Treehugger Robot
· 7 years ago
fa29021
[automerger skipped] Merge "DO NOT MERGE: Revert: use legacy way to get tcp packet count" am: a1e93d0a66 -s ours
by junyulai
· 7 years ago
ac828b9
[automerger skipped] Merge "DO NOT MERGE: Revert: use legacy way to get tcp packet count"
by junyulai
· 7 years ago
a1e93d0
Merge "DO NOT MERGE: Revert: use legacy way to get tcp packet count"
by Treehugger Robot
· 7 years ago
579bf97
DO NOT MERGE: Revert: use legacy way to get tcp packet count
by junyulai
· 7 years ago
150dc6f
Adjust map names due to new bpfloader
by Chenbo Feng
· 7 years ago
59c7f1a
Merge "Ignore ipv6 tx traffic on clat uid." am: 191f32fdc7 am: 9c0075aad0
by Junyu Lai
· 7 years ago
9c0075a
Merge "Ignore ipv6 tx traffic on clat uid." am: 191f32fdc7
by Junyu Lai
· 7 years ago
191f32f
Merge "Ignore ipv6 tx traffic on clat uid."
by Junyu Lai
· 7 years ago
9144380
[automerger skipped] Merge "DO NOT MERGE - Merge pie-platform-release (PPRL.181205.001) into master" am: ab3b396c45 -s ours
by Xin Li
· 7 years ago
c8c0caf
[automerger skipped] Merge "DO NOT MERGE - Merge pie-platform-release (PPRL.181205.001) into master"
by Xin Li
· 7 years ago
a437ec6
[automerger skipped] DO NOT MERGE - Merge pie-platform-release (PPRL.181205.001) into master am: 6f9c73f8c9 -s ours
by Xin Li
· 7 years ago
964a5fb
[automerger skipped] DO NOT MERGE - Merge pie-platform-release (PPRL.181205.001) into master
by Xin Li
· 7 years ago
6f97b16
Merge "Delete unused import" am: e726c2654d am: 76b4d2fba2
by Chenbo Feng
· 7 years ago
76b4d2f
Merge "Delete unused import" am: e726c2654d
by Chenbo Feng
· 7 years ago
ab3b396
Merge "DO NOT MERGE - Merge pie-platform-release (PPRL.181205.001) into master"
by Treehugger Robot
· 7 years ago
f9eff38
Delete unused import
by Chenbo Feng
· 7 years ago
a58161f
Merge "API: Clean up redundant and ineffective usages of SystemApi and TestApi" am: af0e1c2fa5
by Adrian Roos
· 7 years ago
ee2ba33
Merge "API: Clean up redundant and ineffective usages of SystemApi and TestApi"
by Adrian Roos
· 7 years ago
be53fbb
API: Clean up redundant and ineffective usages of SystemApi and TestApi
by Adrian Roos
· 7 years ago
Next »