Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_packages_modules_Connectivity-old
/
7e025f750a5ae41b019df39c99bb7ed5205e0f62
/
tests
/
net
/
java
7e025f7
Merge "Add tests for DhcpErrorEvent"
by Paul Hu
· 6 years ago
8368fe9
[KA11] Verify fd ownership and allocate resource for NattKeepalive
by junyulai
· 6 years ago
5036127
Merge "Fix an argument to the legacy broadcast"
by Chalard Jean
· 6 years ago
4d31a79
Merge "Add NATT keepalive resources and methods into IpSecService"
by Benedict Wong
· 6 years ago
fb574ef
Add tests for DhcpErrorEvent
by Remi NGUYEN VAN
· 6 years ago
77492e4
Merge "Move more network unit tests to common tests"
by Paul Hu
· 6 years ago
24a433a
Fix an argument to the legacy broadcast
by Chalard Jean
· 6 years ago
eefe399
Merge changes Id598ae1d,I475bd011
by Chalard Jean
· 6 years ago
2b73c58
Straighten AIDL interface for the memory store
by Chalard Jean
· 6 years ago
cece56e
Add NATT keepalive resources and methods into IpSecService
by Benedict Wong
· 6 years ago
8cc4e87
Make LegacyTypeTracker testable
by Chalard Jean
· 6 years ago
df39b85
Merge "Backwards-incompatible resolv module API change for making setResolverConfiguration take a parcelable."
by Wayne Ma
· 6 years ago
4152690
Backwards-incompatible resolv module API change for making setResolverConfiguration take a parcelable.
by waynema
· 6 years ago
5adfab7
Merge "Release keepalive slot after stopped"
by Junyu Lai
· 6 years ago
37033fd
Release keepalive slot after stopped
by junyulai
· 6 years ago
c18f4b5
Revert new tests and PackageManager mock
by Lorenzo Colitti
· 6 years ago
ee6a630
Revert "Revert "Block incoming non-VPN packets to apps under fully-routed VPN""
by Lorenzo Colitti
· 6 years ago
2b6cd17
Revert "Block incoming non-VPN packets to apps under fully-routed VPN"
by Remi NGUYEN VAN
· 6 years ago
b9315b9
Move more network unit tests to common tests
by Remi NGUYEN VAN
· 6 years ago
1c19cf3
Block incoming non-VPN packets to apps under fully-routed VPN
by Rubin Xu
· 7 years ago
3a9e68d
Merge "Fix remove-before-add for IpSecService RefcountedResource"
by Benedict Wong
· 6 years ago
4dba79c
Fix remove-before-add for IpSecService RefcountedResource
by Benedict Wong
· 6 years ago
d82ae27
Merge "Move NetworkStatsFactory into service directory"
by Treehugger Robot
· 6 years ago
1203eeb
Merge "Add common tests for FrameworksBaseTests and CTS"
by Treehugger Robot
· 6 years ago
e807af1
Merge "Fix flaky UdpEncapsulationSocket test"
by Lorenzo Colitti
· 6 years ago
ce3b747
Fix flaky UdpEncapsulationSocket test
by Benedict Wong
· 6 years ago
204b900
Move NetworkStatsFactory into service directory
by Chenbo Feng
· 6 years ago
aa949ee
Merge "Clean up permissions when uids are no longer used"
by Treehugger Robot
· 6 years ago
4a2659d
Add common tests for FrameworksBaseTests and CTS
by Remi NGUYEN VAN
· 6 years ago
5758c87
Merge "Add tests for PermissionMonitor"
by Treehugger Robot
· 6 years ago
092d3a5
Clean up permissions when uids are no longer used
by Chenbo Feng
· 6 years ago
9866258
Add tests for PermissionMonitor
by Chenbo Feng
· 6 years ago
b5db406
Merge "Address leftover comments on 923337 and 930217."
by Paul Hu
· 6 years ago
da137d9
Fix IpPrefixTest#testContainsInetAddress fail.
by paulhu
· 6 years ago
0f1ffb3
Merge "Add DHCP address lease expiry in IpMemoryStore."
by Xiao Ma
· 6 years ago
a9a6e2a
Address leftover comments on 923337 and 930217.
by paulhu
· 6 years ago
ca5b444
Merge "Fix race when starting NetworkMonitor"
by Remi NGUYEN VAN
· 6 years ago
f59a5d4
Fix race when starting NetworkMonitor
by Remi NGUYEN VAN
· 6 years ago
8c3d79e
Merge "Use IDnsResolver instead of INetd for resolver related binder commands"
by Luke Huang
· 6 years ago
314a231
Add DHCP address lease expiry in IpMemoryStore.
by Xiao Ma
· 6 years ago
f004bcb
Merge changes from topic "vpn_data_accounting"
by Varun Anand
· 6 years ago
23e1e5e
NetworkStatsService: Fix getDetailedUidStats to take VPNs into account.
by Varun Anand
· 7 years ago
2dbf6e6
Take all VPN underlying networks into account when migrating traffic for
by Varun Anand
· 6 years ago
ae26195
Merge changes I0baf582f,I4bba01ba
by Junyu Lai
· 6 years ago
c4fb248
Block unpriviledged apps which create keepalives with null fd
by junyulai
· 6 years ago
e3d6a79
Use IDnsResolver instead of INetd for resolver related binder commands
by Luke Huang
· 6 years ago
15b9eb4
Merge "Fix flaky test for ConnectivityServiceTest#testPartialConnectivity"
by Lucas Lin
· 6 years ago
563b751
Fix flaky test for ConnectivityServiceTest#testPartialConnectivity
by lucaslin
· 6 years ago
43dc93b
Merge "Reveal the call trace of failed test cases which run in executors"
by Junyu Lai
· 6 years ago
bd1567c
Merge "[TCPKeepalive] Fill correct TOS and TTL value"
by Mark Chien
· 6 years ago
b454b0f
Reveal the call trace of failed test cases which run in executors
by junyulai
· 6 years ago
6114378
Fix SocketKeepalive APIs which do not meet API review requirement
by junyulai
· 6 years ago
d2c678b
[TCPKeepalive] Fill correct TOS and TTL value
by markchien
· 6 years ago
e9109ce
Merge "Fix Automated API Review issues."
by Paul Hu
· 6 years ago
d2ff961
Merge "Temporarily disable flaky test."
by Treehugger Robot
· 6 years ago
19a71f9
Merge "Replace TcpSocketInfo with similar structure"
by Mark Chien
· 6 years ago
0f755c3
Temporarily disable flaky test.
by lucaslin
· 6 years ago
cfd6cdf
Merge "Cleanup NetworkManagementService for Netd commnads binder migrartion"
by Luke Huang
· 6 years ago
9bb0480
Fix Automated API Review issues.
by paulhu
· 6 years ago
ce82357
Merge "Improve partial connectivity"
by Lucas Lin
· 6 years ago
0fcb078
Replace TcpSocketInfo with similar structure
by markchien
· 6 years ago
c5fdf01
Cleanup NetworkManagementService for Netd commnads binder migrartion
by Luke Huang
· 6 years ago
2afb4bc
Improve partial connectivity
by lucaslin
· 6 years ago
9a35341
Merge "Add Parcelable implementation for ApfCapabilities"
by Remi NGUYEN VAN
· 6 years ago
0572cf6
Merge "Add unit tests related to data accounting for VPNs with one underlying network."
by Treehugger Robot
· 6 years ago
0727435
Move the IpMemoryStore to the network stack.
by Chalard Jean
· 6 years ago
7391d04
Merge "Remove NetworkParcelable"
by Remi NGUYEN VAN
· 6 years ago
e22525b
Add unit tests related to data accounting for VPNs with one underlying network.
by Varun Anand
· 6 years ago
633c331
Remove NetworkParcelable
by Remi NGUYEN VAN
· 6 years ago
6190100
Add Parcelable implementation for ApfCapabilities
by Remi NGUYEN VAN
· 6 years ago
9f87223
[KA02.5] Use binder thread and executor to invoke callback
by junyulai
· 7 years ago
40f6974
Merge "Tell the factory it is already serving a request."
by Chalard Jean
· 6 years ago
d146d71
Merge "Temporarily disable flaky test."
by Ian Kasprzak
· 6 years ago
a0b41a3
Merge "[KA13]: add unit test for exposed TCP socket keepalive API."
by Xiao Ma
· 6 years ago
dc1e7d9
Temporarily disable flaky test.
by Lorenzo Colitti
· 6 years ago
44689aa
Tell the factory it is already serving a request.
by Chalard Jean
· 7 years ago
6e6bca7
Merge "[CS] Support "instant failure" from factories"
by Chalard Jean
· 6 years ago
75bbf71
[KA13]: add unit test for exposed TCP socket keepalive API.
by Xiao Ma
· 6 years ago
25a5047
Check if network has partial connectivity
by lucaslin
· 6 years ago
06633de
[CS] Support "instant failure" from factories
by Etan Cohen
· 7 years ago
216266b
Merge "Migrate frameworks/base/tests/net/ to androidx.test"
by Treehugger Robot
· 6 years ago
ab11bf1
Migrate frameworks/base/tests/net/ to androidx.test
by Brett Chabot
· 6 years ago
9fd6a19
Merge "Fix isActiveNetworkMetered for VPNs."
by Varun Anand
· 6 years ago
5e980f4
Remove ConnectivityManager and its usages from NetworkStatsService.
by Varun Anand
· 6 years ago
e93a4f3
Fix isActiveNetworkMetered for VPNs.
by Varun Anand
· 6 years ago
cfb7f03
Merge changes from topic "nat64"
by Lorenzo Colitti
· 6 years ago
714b786
Manage NAT64 prefix discovery lifecycle in the framework.
by Lorenzo Colitti
· 6 years ago
8d39bbf
Track NAT64 in the framework and start clatd iff NAT64 detected
by Lorenzo Colitti
· 7 years ago
07f1020
Change Nat464Xlat lifecycle.
by Lorenzo Colitti
· 7 years ago
b0e7a02
Minor improvements to verifyTcpBufferSizeChange.
by Lorenzo Colitti
· 6 years ago
3b3871c
Merge "Skip unreachable route when estimating VPN destinations"
by Treehugger Robot
· 6 years ago
1faa896
Skip unreachable route when estimating VPN destinations
by Rubin Xu
· 6 years ago
9e22670
Merge "Update VPN capabilities when its underlying network set is null."
by Treehugger Robot
· 6 years ago
f66b7a8
Merge "Move NetworkStack to services.net"
by Remi NGUYEN VAN
· 6 years ago
f1c624a
Move NetworkStack to services.net
by Remi NGUYEN VAN
· 6 years ago
273f900
Update VPN capabilities when its underlying network set is null.
by Varun Anand
· 6 years ago
296c5ed
Merge "Fix flaky testNattSocketKeepalives"
by Remi NGUYEN VAN
· 6 years ago
cb0b1fc
Fix flaky testNattSocketKeepalives
by Remi NGUYEN VAN
· 6 years ago
8b3999c
Remove hard-coded NetworkStack package name
by Remi NGUYEN VAN
· 6 years ago
8c1586e
[KA03.5] Add stable AIDL parcelable for TcpKeepalivePacketData
by junyulai
· 6 years ago
Next »