Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_packages_modules_Connectivity
/
5fed8d9ee3aad6d0a625e28d97366286a378ded1
/
tests
/
net
/
java
0d0eb15
Extract test utilities for ConnectivityService
by Remi NGUYEN VAN
· 6 years ago
496a313
Revert "Remove providesRoutesToMostDestinations."
by Fedor Kudasov
· 6 years ago
92bd90f
Remove providesRoutesToMostDestinations.
by Chalard Jean
· 6 years ago
9ce1e28
Refactor TestNetworkCallback out of ConnectivityServiceTest.
by Chalard Jean
· 6 years ago
f255e04
Unit tests for new explicitlySelected behaviour.
by Lorenzo Colitti
· 6 years ago
484c421
Simplify Exception expressions in CSTest
by Chalard Jean
· 6 years ago
c756334
Remove all static members from NetworkStatsFactory.
by Lorenzo Colitti
· 6 years ago
0fd0e96
Merge "Revert "Simplify Exception expressions in CSTest""
by Chalard Jean
· 6 years ago
de6bb3e
Revert "Simplify Exception expressions in CSTest"
by Chalard Jean
· 6 years ago
c657dd3
Merge "Transfer ownership of NetworkStatsFactory to NetworkStatsService."
by Lorenzo Colitti
· 6 years ago
afbf997
Merge "Simplify Exception expressions in CSTest"
by Chalard Jean
· 6 years ago
0272942
Merge "Unify assertThrows"
by Chalard Jean
· 6 years ago
f5af7fc
Transfer ownership of NetworkStatsFactory to NetworkStatsService.
by Lorenzo Colitti
· 6 years ago
5c28780
Merge "Only show "Connected" note after opening portal"
by Remi NGUYEN VAN
· 6 years ago
d209586
Simplify Exception expressions in CSTest
by Chalard Jean
· 6 years ago
045d5fc
Unify assertThrows
by Chalard Jean
· 6 years ago
705b46b
Only show "Connected" note after opening portal
by Remi NGUYEN VAN
· 6 years ago
5c8f9cf
NetworkStats: Fix race condition causing system server crashes
by Hugo Benichi
· 6 years ago
af71836
Factorize custom asserts.
by Chalard Jean
· 6 years ago
c961e03
Merge "Move the test of minimum supported keepalive slots to CTS"
by Junyu Lai
· 6 years ago
5b3b486
Move the test of minimum supported keepalive slots to CTS
by junyulai
· 6 years ago
fde4dfd
Remove VPN info arrays from NetworkStats(Observer|Recorder)
by Benedict Wong
· 6 years ago
9308cd3
NetworkStatsFactory: Take VPNs into account for network/battery stats
by Benedict Wong
· 6 years ago
6632202
Remove duplicate line in clat_simple test file
by Benedict Wong
· 6 years ago
34857f8
Revert "Revert "Take all VPN underlying networks into account when migrating traffic for""
by Benedict Wong
· 6 years ago
048c1c6
Revert "Take all VPN underlying networks into account when migrating traffic for"
by Varun Anand
· 6 years ago
fb0e689
Revert "NetworkStatsService: Fix getDetailedUidStats to take VPNs into account."
by Varun Anand
· 6 years ago
5701cc3
Revert "Addressing comments for http://ag/7700679."
by Varun Anand
· 6 years ago
5cc78a3
Revert "Add one more test for VPN usage stats."
by Varun Anand
· 6 years ago
635b441
Add one more test for VPN usage stats.
by Lorenzo Colitti
· 6 years ago
4d83f3e
Addressing comments for http://ag/7700679.
by Varun Anand
· 6 years ago
8690e1f
Merge "Always give VPN the INTERNET capability."
by Chalard Jean
· 6 years ago
318feaf
Always give VPN the INTERNET capability.
by Chalard Jean
· 6 years ago
74f0698
Merge "NetworkStatAccess Should checkCarrierPrivileges cross all subscriptions"
by Chen Xu
· 6 years ago
126a957
Merge "Add a common test library."
by Chalard Jean
· 6 years ago
d5e7114
NetworkStatAccess Should checkCarrierPrivileges cross all subscriptions
by chen xu
· 6 years ago
3b14d46
Minor changes for DnsUtils and its test
by Luke Huang
· 6 years ago
e343bcc
Add a common test library.
by Chalard Jean
· 6 years ago
ce2f2fe
Merge "Let the system server have CONNECTIVITY_USE_RESTRICTED_NETWORKS."
by Chalard Jean
· 6 years ago
5ad000a
Merge "Wipe the data in IpMemoryStore database upon network factory reset."
by Xiao Ma
· 6 years ago
179c33f
Remove broken test testRfc6724Sort
by Luke Huang
· 6 years ago
b807dd8
Let the system server have CONNECTIVITY_USE_RESTRICTED_NETWORKS.
by Chalard Jean
· 6 years ago
555e408
Wipe the data in IpMemoryStore database upon network factory reset.
by Xiao Ma
· 6 years ago
b8d3727
Clean up for multiple validation result update
by Chiachang Wang
· 6 years ago
5af0713
Merge "Update multiple validation result to ConnectivityService"
by Chiachang Wang
· 6 years ago
1f1bcb0
[CM] Fix NPE due to unvalidated callback value
by Etan Cohen
· 6 years ago
eff1897
Update multiple validation result to ConnectivityService
by Chiachang Wang
· 6 years ago
26c1cdb
Add Rfc6724 style sort for DnsResolver and fix potential bug
by Luke Huang
· 6 years ago
b58e366
[CM] Fix NPE due to unvalidated callback value
by Etan Cohen
· 6 years ago
0e6d2b5
Merge "Clean up the permission control code in framework"
by Treehugger Robot
· 6 years ago
3bee1cd
Merge "Clean up the arguments annotation and verify items on IpMemoryStoreTest."
by Xiao Ma
· 6 years ago
9db7774
Merge "Support strict mode private DNS on VPNs that provide Internet."
by Chalard Jean
· 6 years ago
103a7ce
Clean up the arguments annotation and verify items on IpMemoryStoreTest.
by Xiao Ma
· 6 years ago
6a5c545
Merge changes Ibcb91105,I0218f367
by Junyu Lai
· 6 years ago
2fca7e3
Support strict mode private DNS on VPNs that provide Internet.
by Lorenzo Colitti
· 6 years ago
5cb924d
Merge changes Ibff278a6,If6d537a3
by Treehugger Robot
· 6 years ago
b4864e6
Revert "Add NATT keepalive resources and methods into IpSecService"
by Junyu Lai
· 6 years ago
4dca18a
Support customization of supported keepalive count per transport
by junyulai
· 6 years ago
14b9e8b
Merge "adopt non-blocking method to obtain the IpMemoryStore service."
by Xiao Ma
· 6 years ago
6cb6599
[CS] Unregister callback as part of onUnavailable dispatch
by Etan Cohen
· 6 years ago
afc8845
adopt non-blocking method to obtain the IpMemoryStore service.
by Xiao Ma
· 6 years ago
d09adf6
Revert "[KA11] Verify fd ownership and allocate resource for NattKeepalive"
by Junyu Lai
· 6 years ago
4737299
Clean up the permission control code in framework
by Chenbo Feng
· 6 years ago
ebf3945e
Merge "Add CTS API coverage for APIs which are used by NetworkStack"
by Paul Hu
· 6 years ago
e878a6c
Add CTS API coverage for APIs which are used by NetworkStack
by paulhu
· 6 years ago
df1edb3
Support adding NATT keepalive packet filter
by Aaron Huang
· 6 years ago
0ce35a9
Merge "Make DNS cache lifecycle management explicit"
by Lorenzo Colitti
· 6 years ago
3dc9003
Reinstate new VPN uid filtering unit tests
by Rubin Xu
· 6 years ago
8aec50d
Merge "Add tests for DhcpErrorEvent"
by Paul Hu
· 6 years ago
2bb85a0
[KA11] Verify fd ownership and allocate resource for NattKeepalive
by junyulai
· 6 years ago
157c444
Merge "Fix an argument to the legacy broadcast"
by Chalard Jean
· 6 years ago
8ab1de2
Merge "Add NATT keepalive resources and methods into IpSecService"
by Benedict Wong
· 6 years ago
71a25d5
Add tests for DhcpErrorEvent
by Remi NGUYEN VAN
· 6 years ago
bce9cb2
Merge "Move more network unit tests to common tests"
by Paul Hu
· 6 years ago
37a2b46
Fix an argument to the legacy broadcast
by Chalard Jean
· 6 years ago
fdd11f8
Make DNS cache lifecycle management explicit
by Luke Huang
· 6 years ago
8fe63a3
Merge changes Id598ae1d,I475bd011
by Chalard Jean
· 6 years ago
08c2d9e
Straighten AIDL interface for the memory store
by Chalard Jean
· 7 years ago
bdf7048
Add NATT keepalive resources and methods into IpSecService
by Benedict Wong
· 7 years ago
3a3f5f2
Make LegacyTypeTracker testable
by Chalard Jean
· 6 years ago
c9308bb
Merge "Backwards-incompatible resolv module API change for making setResolverConfiguration take a parcelable."
by Wayne Ma
· 6 years ago
7b76545
Backwards-incompatible resolv module API change for making setResolverConfiguration take a parcelable.
by waynema
· 6 years ago
79c7b5a
Merge "Release keepalive slot after stopped"
by Junyu Lai
· 6 years ago
e1bed4d
Release keepalive slot after stopped
by junyulai
· 6 years ago
44c6efb
Revert new tests and PackageManager mock
by Lorenzo Colitti
· 6 years ago
bad9d91
Revert "Revert "Block incoming non-VPN packets to apps under fully-routed VPN""
by Lorenzo Colitti
· 6 years ago
bc571c7
Revert "Block incoming non-VPN packets to apps under fully-routed VPN"
by Remi NGUYEN VAN
· 6 years ago
5564d5a
Move more network unit tests to common tests
by Remi NGUYEN VAN
· 6 years ago
4773027
Block incoming non-VPN packets to apps under fully-routed VPN
by Rubin Xu
· 7 years ago
342d6de
Merge "Fix remove-before-add for IpSecService RefcountedResource"
by Benedict Wong
· 6 years ago
2d9864a
Fix remove-before-add for IpSecService RefcountedResource
by Benedict Wong
· 7 years ago
c832132
Merge "Move NetworkStatsFactory into service directory"
by Treehugger Robot
· 6 years ago
e2908b6
Merge "Add common tests for FrameworksBaseTests and CTS"
by Treehugger Robot
· 6 years ago
95e8a2b
Merge "Fix flaky UdpEncapsulationSocket test"
by Lorenzo Colitti
· 6 years ago
b5bc70d
Fix flaky UdpEncapsulationSocket test
by Benedict Wong
· 6 years ago
550ed56
Move NetworkStatsFactory into service directory
by Chenbo Feng
· 7 years ago
9235821
Merge "Clean up permissions when uids are no longer used"
by Treehugger Robot
· 6 years ago
49b1587
Add common tests for FrameworksBaseTests and CTS
by Remi NGUYEN VAN
· 6 years ago
4e39721
Merge "Add tests for PermissionMonitor"
by Treehugger Robot
· 6 years ago
fe00494
Clean up permissions when uids are no longer used
by Chenbo Feng
· 6 years ago
Next »