Gitiles
Code Review
Sign In
review.blissroms.org
/
packages_modules_Connectivity
/
f5d1bfd77f68f21dafaef1e90e07e0d3c7101b89
/
tests
/
net
0943dac
Merge "Make VpnProfile.maxMtu default value match Ikev2VpnProfile"
by Benedict Wong
· 5 years ago
a365c81
Merge "Invoke onConnectivityReport on registering ConnectivityDiagnostics."
by Cody Kesting
· 5 years ago
b77bf70
Invoke onConnectivityReport on registering ConnectivityDiagnostics.
by Cody Kesting
· 6 years ago
3402ee6
Merge "Update constructor of NetworkMonitor"
by Chiachang Wang
· 5 years ago
0ab5158
Update constructor of NetworkMonitor
by Chiachang Wang
· 5 years ago
b1bf1f2
Merge "Fix NetworkCapabilitiesTest fail on Q device"
by Lucas Lin
· 5 years ago
9d66de5
Merge "Make LinkPropertiesTest compatible with Q"
by Aaron Huang
· 5 years ago
be8bbac
Fix NetworkCapabilitiesTest fail on Q device
by lucaslin
· 5 years ago
28ff516
Merge "Add MatchAllNetworkSpecifierTest"
by Lucas Lin
· 5 years ago
246821b
Merge "Add more tests in LinkPropertiesTests.java"
by Lucas Lin
· 5 years ago
e3aade0
Merge "Create a builder for NetworkCapabilities."
by Remi NGUYEN VAN
· 5 years ago
ec51fec
Make VpnProfile.maxMtu default value match Ikev2VpnProfile
by Benedict Wong
· 5 years ago
7988471
Make LinkPropertiesTest compatible with Q
by Aaron Huang
· 5 years ago
a09a992
Merge "API review: access field by method"
by Aaron Huang
· 5 years ago
55c6a84
Add more tests in LinkPropertiesTests.java
by lucaslin
· 5 years ago
5bf0d2d
Add MatchAllNetworkSpecifierTest
by lucaslin
· 5 years ago
854b558
Merge "Add CTS tests for ApfCapabilities static APIs."
by Xiao Ma
· 5 years ago
542e600
Create a builder for NetworkCapabilities.
by Chalard Jean
· 5 years ago
bc74233
Merge "Automatically set IPsec tunnel interface as up"
by Benedict Wong
· 5 years ago
005f9d1
API review: access field by method
by Aaron Huang
· 5 years ago
2772ddd
Add CTS tests for ApfCapabilities static APIs.
by Xiao Ma
· 5 years ago
10adc9a
Merge changes from topic "netstack_constant_cherrypick"
by Remi NGUYEN VAN
· 5 years ago
fbb0836
Remove usage of Context.NETWORK_STACK_SERVICE
by Remi NGUYEN VAN
· 5 years ago
1a78f83
Merge "Change NetworkCapabilties administrator UIDs to be stored as int[]."
by Cody Kesting
· 5 years ago
b767c0b
[SM08] Add NetworkTemplate unit test for fetching mobile data usage
by junyulai
· 6 years ago
678befa
[SM07] Make combine subtype configurable from Settings
by junyulai
· 6 years ago
2632681
[SM05] Enable record mobile network stats by collapsed rat type
by junyulai
· 6 years ago
57b993b
Merge "Kill ConnectivityManager.CONNECTIVITY_ACTION_SUPL"
by Paul Hu
· 5 years ago
5ab1f55
Change NetworkCapabilties administrator UIDs to be stored as int[].
by Cody Kesting
· 5 years ago
4074c2d
Merge "Restrict VPN Diagnostics callbacks to underlying networks."
by Cody Kesting
· 5 years ago
80bf34b
Fix flaky ConnectivityServiceTest#testNetworkFactoryUnregister
by junyulai
· 5 years ago
9839a43
Merge "mtu: Add MTU parameter to Routes"
by Lorenzo Colitti
· 5 years ago
30faad6
Merge "Add version check to prevent test fail on Android Q"
by Lucas Lin
· 5 years ago
52ee59f
Merge "[SP25] Rename functions that add Entry conditionally"
by Junyu Lai
· 5 years ago
a896436
[SP25] Rename functions that add Entry conditionally
by junyulai
· 5 years ago
5596ba1
Merge "Update ConnectivityDiagnosticsCallback function name."
by Cody Kesting
· 5 years ago
fa1ef5e
Update ConnectivityDiagnosticsCallback function name.
by Cody Kesting
· 6 years ago
4d08f37
Merge changes I97015365,Ic9db4b9b
by Chiachang Wang
· 5 years ago
c35936d
Merge "services.net: Use the new ModuleNetworkStackClient"
by Remi NGUYEN VAN
· 5 years ago
abc08c2
Merge "Move sensitive field parceling bool to constructor"
by Remi NGUYEN VAN
· 5 years ago
5b71061
Add NattKeepalivePacketDataTest
by Chiachang Wang
· 5 years ago
c780d27
Add KeepalivePacketDataTest
by Chiachang Wang
· 6 years ago
07c7c2a
Merge "Ensure that NetworkFactory objects cannot be reused."
by Lorenzo Colitti
· 5 years ago
8dd694d
Move sensitive field parceling bool to constructor
by Remi NGUYEN VAN
· 5 years ago
2fad017
Merge "Make LinkPropertiesTest backwards compatible"
by Remi NGUYEN VAN
· 5 years ago
3994e73
Make LinkPropertiesTest backwards compatible
by Remi NGUYEN VAN
· 6 years ago
3fef3af
Merge "Clean up unit testing for ConnectivityDiagnostics."
by Cody Kesting
· 5 years ago
d759ac6
Restrict VPN Diagnostics callbacks to underlying networks.
by Cody Kesting
· 6 years ago
2c74e66
Ensure that NetworkFactory objects cannot be reused.
by Lorenzo Colitti
· 6 years ago
ed459f5
Merge "Protect ConnectivityService from SecurityException in permission check."
by Cody Kesting
· 5 years ago
cc38304
[SP24] Rename functions that add Entry unconditionally
by junyulai
· 5 years ago
24ab741
Merge "[SP21] Address comments for API council review about aosp/1172143"
by Junyu Lai
· 5 years ago
16cad96
Merge "Resolve ambiguous argument."
by Chalard Jean
· 5 years ago
a7cc6d8
Resolve ambiguous argument.
by Chalard Jean
· 5 years ago
62b8d6f
Merge "Remove redundant connected notification"
by Treehugger Robot
· 5 years ago
d4db72d
Merge "Add test for NetworkAgentConfig"
by Aaron Huang
· 5 years ago
e072ca8
services.net: Use the new ModuleNetworkStackClient
by Roshan Pius
· 6 years ago
0c88795
[SP21] Address comments for API council review about aosp/1172143
by junyulai
· 6 years ago
9e90c02
Add version check to prevent test fail on Android Q
by lucaslin
· 6 years ago
27ca449
Kill ConnectivityManager.CONNECTIVITY_ACTION_SUPL
by paulhu
· 6 years ago
da284dc
Merge "Add CTS for SocketUtils.makePacketSocketAddress(int, int, byte[])"
by Paul Hu
· 6 years ago
4c48b0a
Add CTS for SocketUtils.makePacketSocketAddress(int, int, byte[])
by paulhu
· 6 years ago
807ce66
Clean up unit testing for ConnectivityDiagnostics.
by Cody Kesting
· 6 years ago
feff1cd
Automatically set IPsec tunnel interface as up
by Benedict Wong
· 6 years ago
e431486
mtu: Add MTU parameter to Routes
by Tyler Wear
· 6 years ago
73808bd
Merge "Remove framework code that has moved to frameworks/libs/net"
by Aaron Huang
· 6 years ago
97ae1a8
Add test for NetworkAgentConfig
by Aaron Huang
· 6 years ago
1d74bab
Skip Route tests that are R-specific on Q
by Chiachang Wang
· 6 years ago
0e1759b
Remove framework code that has moved to frameworks/libs/net
by Aaron Huang
· 6 years ago
c5d2170
Merge "Add test for getDeprecationTime and getExpirationTime"
by Chiachang Wang
· 6 years ago
a830439
Protect ConnectivityService from SecurityException in permission check.
by Cody Kesting
· 6 years ago
42fbfe8
Merge "Clear UIDs when sharing NetworkCapabilties for ConnectivityDiagnostics."
by Cody Kesting
· 6 years ago
ac98e78
Add test for getDeprecationTime and getExpirationTime
by Chiachang Wang
· 6 years ago
b687163
Merge "Ignore NetworkAgentConfigTest on Q"
by Remi NGUYEN VAN
· 6 years ago
b2f8f99
Merge "Skip LinkAddress tests that are R-specific on Q"
by Remi NGUYEN VAN
· 6 years ago
48f2c29
Merge "Ignore testReevaluateNetwork until Q"
by Remi NGUYEN VAN
· 6 years ago
186adbf
Ignore NetworkAgentConfigTest on Q
by Remi NGUYEN VAN
· 6 years ago
1306f53
Skip LinkAddress tests that are R-specific on Q
by Remi NGUYEN VAN
· 6 years ago
d88d10a
Merge "Remove the NetworkScore class."
by Treehugger Robot
· 6 years ago
df86d7b
Ignore testReevaluateNetwork until Q
by Remi NGUYEN VAN
· 6 years ago
8cdee3a
Remove the NetworkScore class.
by Chalard Jean
· 6 years ago
444d43a
Remove redundant connected notification
by lucaslin
· 6 years ago
7febafb
Clear UIDs when sharing NetworkCapabilties for ConnectivityDiagnostics.
by Cody Kesting
· 6 years ago
62e64ad
Merge changes I794a24d0,Iab32b2db am: 22d91b660a
by Automerger Merge Worker
· 6 years ago
22d91b6
Merge changes I794a24d0,Iab32b2db
by Junyu Lai
· 6 years ago
c05d135
Remove setHandler in NetworkStatsService
by junyulai
· 6 years ago
d778ebc
Merge "Add more assertions to testStackedLinkProperties." am: bb77aa9ddd
by Automerger Merge Worker
· 6 years ago
2e6a35e
Add more assertions to testStackedLinkProperties.
by Lorenzo Colitti
· 6 years ago
3123092
Remove the need of accessing handler in NSS unit test
by junyulai
· 6 years ago
6bef082
New NetworkAgentConfig API to replace NetworkInfo WiFi stuff. am: cd457ea5ec
by Automerger Merge Worker
· 6 years ago
7c96772
Merge "Move NetworkAgent#register to a new method." am: 5d61bc285d
by Automerger Merge Worker
· 6 years ago
ea4d07c
Merge changes from topic "del-factory-and-networkagent-wifi"
by Aaron Huang
· 6 years ago
5d61bc2
Merge "Move NetworkAgent#register to a new method."
by Aaron Huang
· 6 years ago
fcca217
Merge "Remove framework code that has moved to frameworks/libs/net"
by Aaron Huang
· 6 years ago
08c8218
Merge "test: ConnectivityService: Validate Route Add/Del"
by Lorenzo Colitti
· 6 years ago
5668f71
test: ConnectivityService: Validate Route Add/Del
by Tyler Wear
· 6 years ago
c3f8d41
Merge "test: LinkProperties: Unique Route Destinations"
by Lorenzo Colitti
· 6 years ago
cd457ea
New NetworkAgentConfig API to replace NetworkInfo WiFi stuff.
by Chalard Jean
· 6 years ago
5863a71
Move NetworkAgent#register to a new method.
by Chalard Jean
· 6 years ago
4d95254
Merge "Sanitize owner UID iff owning app does not have location permissions."
by Qingxi Li
· 6 years ago
Next »