Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_packages_modules_Connectivity-old
/
5b5447e421f28cc7088d3b0a89a8a80e16c42e91
/
tests
/
net
/
java
d64b329
Merge "Add Parcelable implementation for ApfCapabilities"
by Remi NGUYEN VAN
· 6 years ago
43c8776
Merge "Add unit tests related to data accounting for VPNs with one underlying network."
by Treehugger Robot
· 6 years ago
4ae71e9
Move the IpMemoryStore to the network stack.
by Chalard Jean
· 7 years ago
7b9d480
Merge "Remove NetworkParcelable"
by Remi NGUYEN VAN
· 6 years ago
3a84b3c
Add unit tests related to data accounting for VPNs with one underlying network.
by Varun Anand
· 6 years ago
eb42f2f
Remove NetworkParcelable
by Remi NGUYEN VAN
· 6 years ago
df04297
Add Parcelable implementation for ApfCapabilities
by Remi NGUYEN VAN
· 6 years ago
070f9ff
[KA02.5] Use binder thread and executor to invoke callback
by junyulai
· 7 years ago
11230da
Merge "Tell the factory it is already serving a request."
by Chalard Jean
· 6 years ago
89351e0
Merge "Temporarily disable flaky test."
by Ian Kasprzak
· 6 years ago
87b73b0
Merge "[KA13]: add unit test for exposed TCP socket keepalive API."
by Xiao Ma
· 6 years ago
321475f
Temporarily disable flaky test.
by Lorenzo Colitti
· 6 years ago
29d06db
Tell the factory it is already serving a request.
by Chalard Jean
· 7 years ago
dce527f
Merge "[CS] Support "instant failure" from factories"
by Chalard Jean
· 6 years ago
fcd1ab6
[KA13]: add unit test for exposed TCP socket keepalive API.
by Xiao Ma
· 6 years ago
2240ef6
Check if network has partial connectivity
by lucaslin
· 6 years ago
fbfdd84
[CS] Support "instant failure" from factories
by Etan Cohen
· 7 years ago
e69a7a1
Merge "Migrate frameworks/base/tests/net/ to androidx.test"
by Treehugger Robot
· 6 years ago
147f6cf
Migrate frameworks/base/tests/net/ to androidx.test
by Brett Chabot
· 6 years ago
8cf6998
Merge "Fix isActiveNetworkMetered for VPNs."
by Varun Anand
· 6 years ago
f3fd8dd
Remove ConnectivityManager and its usages from NetworkStatsService.
by Varun Anand
· 6 years ago
83b6d76
Fix isActiveNetworkMetered for VPNs.
by Varun Anand
· 6 years ago
868f058
Merge changes from topic "nat64"
by Lorenzo Colitti
· 6 years ago
84298d8
Manage NAT64 prefix discovery lifecycle in the framework.
by Lorenzo Colitti
· 6 years ago
f7e1739
Track NAT64 in the framework and start clatd iff NAT64 detected
by Lorenzo Colitti
· 7 years ago
7b0732f
Change Nat464Xlat lifecycle.
by Lorenzo Colitti
· 7 years ago
c11592c
Minor improvements to verifyTcpBufferSizeChange.
by Lorenzo Colitti
· 6 years ago
e26fb9d
Merge "Skip unreachable route when estimating VPN destinations"
by Treehugger Robot
· 6 years ago
8b1352f
Skip unreachable route when estimating VPN destinations
by Rubin Xu
· 6 years ago
c7702ba
Merge "Update VPN capabilities when its underlying network set is null."
by Treehugger Robot
· 6 years ago
4616612
Merge "Move NetworkStack to services.net"
by Remi NGUYEN VAN
· 6 years ago
ef59a21
Move NetworkStack to services.net
by Remi NGUYEN VAN
· 6 years ago
df56995
Update VPN capabilities when its underlying network set is null.
by Varun Anand
· 6 years ago
9a9e288
Merge "Fix flaky testNattSocketKeepalives"
by Remi NGUYEN VAN
· 6 years ago
b76f9ee
Fix flaky testNattSocketKeepalives
by Remi NGUYEN VAN
· 6 years ago
794c7f2
Remove hard-coded NetworkStack package name
by Remi NGUYEN VAN
· 6 years ago
80d0356
[KA03.5] Add stable AIDL parcelable for TcpKeepalivePacketData
by junyulai
· 7 years ago
e5591ce
[KA03] Support tcp keepalive offload
by markchien
· 7 years ago
011b1f1
[KA02] internal cleanup and refactor for SocketKeepalive
by junyulai
· 7 years ago
35200a3
Merge "Add an API that allows VPNs to declare themselves as metered."
by Varun Anand
· 6 years ago
83759ee
Add an API that allows VPNs to declare themselves as metered.
by Varun Anand
· 7 years ago
6e82be4
Remove last NetworkStack usage of hidden APIs
by Remi NGUYEN VAN
· 7 years ago
76e3e00
Merge "Whitelist packages from VPN lockdown."
by Pavel Grafov
· 7 years ago
8f8deae
Merge "Move NetworkUtils used by NetworkStack"
by Remi NGUYEN VAN
· 7 years ago
e167e11
Move NetworkUtils used by NetworkStack
by Remi NGUYEN VAN
· 7 years ago
8bd18cf
Add NetworkStack networking deps to SystemApi
by Remi NGUYEN VAN
· 7 years ago
3aeb3f3
Whitelist packages from VPN lockdown.
by Pavel Grafov
· 7 years ago
7e81ae7
Merge "Revert "Whitelist packages from VPN lockdown.""
by Dan Albert
· 7 years ago
45f1a24
Revert "Whitelist packages from VPN lockdown."
by Dan Albert
· 7 years ago
b11e29d
Merge "Add API for proxy configuration over VPN."
by Treehugger Robot
· 7 years ago
bec7854
Merge "Whitelist packages from VPN lockdown."
by Pavel Grafov
· 7 years ago
f1a610a
Whitelist packages from VPN lockdown.
by Pavel Grafov
· 7 years ago
de132bb
Add API for proxy configuration over VPN.
by Irina Dumitrescu
· 7 years ago
01eeab4
Merge "Popup a notification after logging in the captive portal network"
by Lucas Lin
· 7 years ago
b1e8e38
Popup a notification after logging in the captive portal network
by lucaslin
· 7 years ago
d05a192
[KA05] Export keepalive offload api for IpSec Nat-T file descriptor
by junyulai
· 7 years ago
4c95b08
[KA01] export SocketKeepalive API for NAT-T keepalive
by junyulai
· 7 years ago
bb59521
Merge "Stop depending on the ConnectivityService default request."
by Lorenzo Colitti
· 7 years ago
0d1aaee
Stop depending on the ConnectivityService default request.
by Lorenzo Colitti
· 7 years ago
2b42822
Merge changes If71fadd2,I42047185
by Chalard Jean
· 7 years ago
5e135e2
Merge "Add API for VPN apps to query always-on and lockdown."
by Pavel Grafov
· 7 years ago
7f8be9f
[MS09] Implement isSameNetwork.
by Chalard Jean
· 7 years ago
bda2c4f
Merge "Add NetworkStack metrics to system API"
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
e87b7ce
Add API for VPN apps to query always-on and lockdown.
by Pavel Grafov
· 7 years ago
b899722
[MS08] Read back attributes and blobs.
by Chalard Jean
· 7 years ago
5ceb563
Merge "Avoid calling ParcelFileDescriptor.fromSocket on new Sockets."
by Josh Gao
· 7 years ago
107ae95
[CS] Add an option to block sensitive network specifier
by Etan Cohen
· 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
926c915
Merge "Ignore ipv6 tx traffic on clat uid."
by Junyu Lai
· 7 years ago
73fb5a8
[CM] Fix comments, add tests to TransportInfo API
by Etan Cohen
· 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
e2d7cf5
Add PCSCF to LinkProperties.
by Hongshik
· 7 years ago
a904fab
Use ParcelFileDescriptor instead of FileDescriptor in INetd.aidl
by Luke Huang
· 7 years ago
1541629
Call netd to update the tcp buffer size
by Chenbo Feng
· 7 years ago
687cb5a
Merge "PermissionMonitor: Move intent receiver to ConnectivityService."
by Junyu Lai
· 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
ec1c466
Add IPv6 link-local address generation from EUI-48
by Etan Cohen
· 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
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
e069239
No-op refactoring of VPN lockdown status check.
by junyulai
· 7 years ago
Next »