Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_packages_modules_Connectivity-old
/
f1a610a1c285122abae67f740d69c59bc6580d23
f1a610a
Whitelist packages from VPN lockdown.
by Pavel Grafov
· 7 years ago
5e135e2
Merge "Add API for VPN apps to query always-on and lockdown."
by Pavel Grafov
· 7 years ago
109f8d5
Add LinkProps and NetworkCaps methods to SystemApi
by Remi NGUYEN VAN
· 7 years ago
bda2c4f
Merge "Add NetworkStack metrics to system API"
by Remi NGUYEN VAN
· 7 years ago
98dda35
Merge "Properly expect all callbacks in testStackedLinkProperties."
by Lorenzo Colitti
· 7 years ago
a1e4e0b
Merge "Add NetworkMonitor constants to SystemApi"
by Remi NGUYEN VAN
· 7 years ago
4433025
Properly expect all callbacks in testStackedLinkProperties.
by Lorenzo Colitti
· 7 years ago
c8bf99d
Add NetworkStack metrics to system API
by Remi NGUYEN VAN
· 7 years ago
aa983b7
Merge "Add fields used by NetworkStack to the API"
by Remi NGUYEN VAN
· 7 years ago
85b9665
Add fields used by NetworkStack to the API
by Remi NGUYEN VAN
· 7 years ago
e87b7ce
Add API for VPN apps to query always-on and lockdown.
by Pavel Grafov
· 7 years ago
70ab67f
Add NetworkMonitor constants to SystemApi
by Remi NGUYEN VAN
· 7 years ago
1feafc2
Merge changes I2ddfef0c,I49bee0c9
by Chalard Jean
· 7 years ago
2fd1c38
Merge "Add stable AIDL parcelables for IIpClient API"
by Remi NGUYEN VAN
· 7 years ago
b899722
[MS08] Read back attributes and blobs.
by Chalard Jean
· 7 years ago
699aefe
Add stable AIDL parcelables for IIpClient API
by Remi NGUYEN VAN
· 7 years ago
8e1e64f
Merge "Remove dead KeepaliveInfo if it cannot be started"
by Junyu Lai
· 7 years ago
5ceb563
Merge "Avoid calling ParcelFileDescriptor.fromSocket on new Sockets."
by Josh Gao
· 7 years ago
8c925d2
Remove dead KeepaliveInfo if it cannot be started
by junyulai
· 7 years ago
107ae95
[CS] Add an option to block sensitive network specifier
by Etan Cohen
· 7 years ago
8621e44
Merge changes Iec53a9fd,Iac4cfe70
by Lorenzo Colitti
· 7 years ago
7862151
Merge "Add Nat64Prefix to LinkProperties copy constructor"
by Remi NGUYEN VAN
· 7 years ago
8f7bc64
Add Nat64Prefix to LinkProperties copy constructor
by Remi NGUYEN VAN
· 7 years ago
1d3bf3d
Test parceling empty LinkProperties.
by Lorenzo Colitti
· 7 years ago
ae53ea1
Delete the clatd functions from NetworkManagementService.
by Lorenzo Colitti
· 7 years ago
981b34f
Add the NAT64 prefix to LinkProperties.
by Lorenzo Colitti
· 7 years ago
6dd2486
[MS02] Write the skeleton for the IP memory store.
by Chalard Jean
· 7 years ago
d3829de
[MS01] Add the IP memory store service.
by Chalard Jean
· 7 years ago
b35979d
Merge "Move NetworkMonitor to NetworkStack"
by Remi NGUYEN VAN
· 7 years ago
8539129
Move NetworkMonitor to NetworkStack
by Remi NGUYEN VAN
· 7 years ago
a99e1ee
Merge "Add PCSCF to LinkProperties."
by Chalard Jean
· 7 years ago
82ef768
Merge "Move DhcpServer to NetworkStack app"
by Remi NGUYEN VAN
· 7 years ago
a35360c
Move DhcpServer to NetworkStack app
by Remi NGUYEN VAN
· 7 years ago
158702d
Add nullability annotations to public methods of ConnManager.
by Chalard Jean
· 7 years ago
926c915
Merge "Ignore ipv6 tx traffic on clat uid."
by Junyu Lai
· 7 years ago
bdfc1fc
Limit access to suspected false positives.
by Mathew Inwood
· 7 years ago
6da845e
Merge "[PT17] Small cleanup of PacManager"
by Chalard Jean
· 7 years ago
6f8696c
Merge "Unhide LinkProperties, NetworkCapabilities, NetworkRequest APIs"
by Paul Hu
· 7 years ago
84a764b
Merge "Deprecate NetworkInfo"
by Junyu Lai
· 7 years ago
d5e9511
[PT17] Small cleanup of PacManager
by Chalard Jean
· 7 years ago
9826e7f
Deprecate NetworkInfo
by junyulai
· 7 years ago
9952ebd
Merge "Fixed toString() printing error"
by Treehugger Robot
· 7 years ago
2f8a9b2
Merge "Add InetAddresses class to API"
by Paul Duffin
· 7 years ago
fa9ee4f
Merge "Remove 'hasDns' parameter"
by Ken Chen
· 7 years ago
058120d
Unhide LinkProperties, NetworkCapabilities, NetworkRequest APIs
by paulhu
· 7 years ago
70c2193
Add InetAddresses class to API
by Paul Duffin
· 7 years ago
82abb83
Merge "Track default upstream when system is ready"
by Mark Chien
· 7 years ago
529577b
Track default upstream when system is ready
by markchien
· 7 years ago
891b57d
Merge "DO NOT MERGE - Merge pie-platform-release (PPRL.181205.001) into master"
by Treehugger Robot
· 7 years ago
73fb5a8
[CM] Fix comments, add tests to TransportInfo API
by Etan Cohen
· 7 years ago
77a7dfe
DO NOT MERGE - Merge pie-platform-release (PPRL.181205.001) into master
by Xin Li
· 7 years ago
00dd21d
VPN: Move package intent receiver to ConnectivityService.
by junyulai
· 7 years ago
879dbfa
Ignore ipv6 tx traffic on clat uid.
by junyulai
· 7 years ago
12924cb
Merge "Refactoring of deleting stats in NetworkStats based on uids."
by Junyu Lai
· 7 years ago
0e18882
Merge "[CS] Add a generic transport-specific information API"
by Etan Cohen
· 7 years ago
ac07cca
[CS] Add a generic transport-specific information API
by Etan Cohen
· 7 years ago
a3713ac
Merge "Call netd to update the tcp buffer size"
by Treehugger Robot
· 7 years ago
edb60c4
Refactoring of deleting stats in NetworkStats based on uids.
by junyulai
· 7 years ago
586a6f2
Remove 'hasDns' parameter
by cken
· 7 years ago
e2d7cf5
Add PCSCF to LinkProperties.
by Hongshik
· 7 years ago
1038ffe
Merge "Use ParcelFileDescriptor instead of FileDescriptor in INetd.aidl"
by Luke Huang
· 7 years ago
94335ab
Merge pi-qpr1-release PQ1A.181105.017.A1 to pi-platform-release
by Bill Yi
· 7 years ago
821c978
Simpify logic in updateTcpBufferSizes
by lucaslin
· 7 years ago
0683c60
Merge "Update LinkProperties to NetworkAgentInfo only when it's changed"
by Lucas Lin
· 7 years ago
74fa397
Update LinkProperties to NetworkAgentInfo only when it's changed
by lucaslin
· 7 years ago
a904fab
Use ParcelFileDescriptor instead of FileDescriptor in INetd.aidl
by Luke Huang
· 7 years ago
45c772f
Merge "Data stall detection using DNS event"
by Chiachang Wang
· 7 years ago
1541629
Call netd to update the tcp buffer size
by Chenbo Feng
· 7 years ago
686e7c0
Data stall detection using DNS event
by Chiachang Wang
· 7 years ago
687cb5a
Merge "PermissionMonitor: Move intent receiver to ConnectivityService."
by Junyu Lai
· 7 years ago
a03720b
Fixed toString() printing error
by jiayanhong
· 7 years ago
12b7056
Add XFRM-I support to IpSecService
by Benedict Wong
· 7 years ago
df46b35
PermissionMonitor: Move intent receiver to ConnectivityService.
by junyulai
· 7 years ago
c606db8
Merge "Move hidden APIs into system APIs"
by Jack Yu
· 7 years ago
fb0dcb1
Merge "Add IPv6 link-local address generation from EUI-48"
by Etan Cohen
· 7 years ago
2268041
Move hidden APIs into system APIs
by Jack Yu
· 7 years ago
cf33708
Merge "(Really) fix LingerMonitor rate limiting"
by Treehugger Robot
· 7 years ago
ec1c466
Add IPv6 link-local address generation from EUI-48
by Etan Cohen
· 7 years ago
2fd1499
(Really) fix LingerMonitor rate limiting
by Remi NGUYEN VAN
· 7 years ago
822d2b5
Merge "Fix LingerMonitor notification rate limiting"
by Treehugger Robot
· 7 years ago
bc2208a
Avoid calling ParcelFileDescriptor.fromSocket on new Sockets.
by Josh Gao
· 7 years ago
e666ae6
Merge "Use spy in PermissionMonitorTest."
by Junyu Lai
· 7 years ago
4ae90ee
Use spy in PermissionMonitorTest.
by junyulai
· 7 years ago
4d041d5
Add skip464xlat test in Nat464XlatTest
by soma, kawata
· 7 years ago
1dd54da
Fix LingerMonitor notification rate limiting
by Remi NGUYEN VAN
· 7 years ago
3e8de1c
Merge "Support backward compatibility for restricted network permission"
by Paul Hu
· 7 years ago
8e38c05
Support backward compatibility for restricted network permission
by paulhu
· 7 years ago
1d103a9
Fix negative uid stats caused by 464xlat adjust when eBPF is on.
by junyulai
· 7 years ago
1742c23
Merge "Refactor UidRange by using stable aidl structure"
by Treehugger Robot
· 7 years ago
3ec9281
Merge "ConnectivityService: make log configurable"
by Chalard Jean
· 7 years ago
f694ede
Merge "No-op refactoring of VPN lockdown status check."
by Junyu Lai
· 7 years ago
88c8503
Merge "Add more debug log when onBlockedStatusChanged was called."
by Junyu Lai
· 7 years ago
e069239
No-op refactoring of VPN lockdown status check.
by junyulai
· 7 years ago
29e8abe
Add more debug log when onBlockedStatusChanged was called.
by junyulai
· 7 years ago
78ab033
Merge pie-platform-release to aosp-master - DO NOT MERGE
by Bill Yi
· 7 years ago
477db5f
Refactor UidRange by using stable aidl structure
by Luke Huang
· 7 years ago
698b808
Merge "To support skip464xlat per Network"
by Chalard Jean
· 7 years ago
26f9106
Merge "Move some members to the "Q blacklist"."
by Nathan Harold
· 7 years ago
0e71d36
Move some members to the "Q blacklist".
by Mathew Inwood
· 7 years ago
a1a397d
ConnectivityService: make log configurable
by hiroaki.yokoyama
· 7 years ago
Next »