Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_packages_modules_Connectivity-old
/
6d7c97dc5c828e1d37f1f7a479679d320ce26f22
/
tests
/
net
/
java
6d7c97d
Merge changes I0baf582f,I4bba01ba
by Junyu Lai
· 6 years ago
828dad1
Block unpriviledged apps which create keepalives with null fd
by junyulai
· 6 years ago
52feef4
Merge "Fix flaky test for ConnectivityServiceTest#testPartialConnectivity"
by Lucas Lin
· 6 years ago
9df5336
Fix flaky test for ConnectivityServiceTest#testPartialConnectivity
by lucaslin
· 6 years ago
67cfb00
Merge "Reveal the call trace of failed test cases which run in executors"
by Junyu Lai
· 6 years ago
13cc9e4
Merge "[TCPKeepalive] Fill correct TOS and TTL value"
by Mark Chien
· 6 years ago
c3106fe
Reveal the call trace of failed test cases which run in executors
by junyulai
· 6 years ago
7e06ad4
Fix SocketKeepalive APIs which do not meet API review requirement
by junyulai
· 6 years ago
b5a2b80
[TCPKeepalive] Fill correct TOS and TTL value
by markchien
· 6 years ago
acb5eca
Merge "Fix Automated API Review issues."
by Paul Hu
· 6 years ago
a7f5cf3
Merge "Temporarily disable flaky test."
by Treehugger Robot
· 6 years ago
a460377
Merge "Replace TcpSocketInfo with similar structure"
by Mark Chien
· 6 years ago
3bc80ae
Temporarily disable flaky test.
by lucaslin
· 6 years ago
df7d47d
Merge "Cleanup NetworkManagementService for Netd commnads binder migrartion"
by Luke Huang
· 6 years ago
cbbc3db
Fix Automated API Review issues.
by paulhu
· 6 years ago
8d77a4b
Merge "Improve partial connectivity"
by Lucas Lin
· 6 years ago
458c95b
Replace TcpSocketInfo with similar structure
by markchien
· 6 years ago
ca52704
Cleanup NetworkManagementService for Netd commnads binder migrartion
by Luke Huang
· 6 years ago
f9bff5b
Improve partial connectivity
by lucaslin
· 6 years ago
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
· 6 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
· 6 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
· 6 years ago
76e3e00
Merge "Whitelist packages from VPN lockdown."
by Pavel Grafov
· 6 years ago
8f8deae
Merge "Move NetworkUtils used by NetworkStack"
by Remi NGUYEN VAN
· 6 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
· 6 years ago
3aeb3f3
Whitelist packages from VPN lockdown.
by Pavel Grafov
· 6 years ago
7e81ae7
Merge "Revert "Whitelist packages from VPN lockdown.""
by Dan Albert
· 6 years ago
45f1a24
Revert "Whitelist packages from VPN lockdown."
by Dan Albert
· 6 years ago
b11e29d
Merge "Add API for proxy configuration over VPN."
by Treehugger Robot
· 6 years ago
bec7854
Merge "Whitelist packages from VPN lockdown."
by Pavel Grafov
· 6 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
· 6 years ago
b1e8e38
Popup a notification after logging in the captive portal network
by lucaslin
· 6 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
Next »