Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_packages_modules_Connectivity-old
/
21c26dae4eb838d978aa9d51d8e82f29ee8e21b3
21c26da
Fix addRoute replace default route unexpectedly
by junyulai
· 5 years ago
94c93ed
Merge changes from topic "netstack_constant_cherrypick"
by Remi NGUYEN VAN
· 5 years ago
f2fed03
Remove usage of Context.NETWORK_STACK_SERVICE
by Remi NGUYEN VAN
· 5 years ago
3cde0f0
Merge "Change NetworkCapabilties administrator UIDs to be stored as int[]."
by Cody Kesting
· 5 years ago
ffe3a0c
Merge "TetheringManager API clean up"
by Mark Chien
· 5 years ago
0497d8b
Merge "Move NetworkCallback to last parameter for new exposed requestNetwork"
by Treehugger Robot
· 5 years ago
eddbe2b
Move NetworkCallback to last parameter for new exposed requestNetwork
by markchien
· 5 years ago
19336c2
TetheringManager API clean up
by markchien
· 5 years ago
a2f1af1
Merge "Make Ethernet interfaces more testable."
by Lorenzo Colitti
· 5 years ago
29b2aa1
[SM08] Add NetworkTemplate unit test for fetching mobile data usage
by junyulai
· 5 years ago
4e63e42
[SM07] Make combine subtype configurable from Settings
by junyulai
· 6 years ago
a04a1ed
[SM05] Enable record mobile network stats by collapsed rat type
by junyulai
· 6 years ago
8afd953
Merge "Kill ConnectivityManager.CONNECTIVITY_ACTION_SUPL"
by Paul Hu
· 5 years ago
4c17972
Make Ethernet interfaces more testable.
by Lorenzo Colitti
· 5 years ago
c5cadf6
Change NetworkCapabilties administrator UIDs to be stored as int[].
by Cody Kesting
· 5 years ago
034480f
Merge "Restrict VPN Diagnostics callbacks to underlying networks."
by Cody Kesting
· 5 years ago
e9e871e
Merge "Fix flaky ConnectivityServiceTest#testNetworkFactoryUnregister"
by Junyu Lai
· 5 years ago
7bd2a24
Fix flaky ConnectivityServiceTest#testNetworkFactoryUnregister
by junyulai
· 5 years ago
b76fc08
Merge "mtu: Add MTU parameter to Routes"
by Lorenzo Colitti
· 5 years ago
96da9cf
Merge "Add version check to prevent test fail on Android Q"
by Lucas Lin
· 5 years ago
6fa3bc3
Merge "[SP25] Rename functions that add Entry conditionally"
by Junyu Lai
· 5 years ago
175c770
[SP25] Rename functions that add Entry conditionally
by junyulai
· 5 years ago
ff5be42
Merge "Update ConnectivityDiagnosticsCallback function name."
by Cody Kesting
· 5 years ago
e4d2df5
Update ConnectivityDiagnosticsCallback function name.
by Cody Kesting
· 5 years ago
5d08918
Merge "Shorten the output of NetworkAgentInfo#toString()."
by Treehugger Robot
· 5 years ago
924fb4c
Shorten the output of NetworkAgentInfo#toString().
by Lorenzo Colitti
· 6 years ago
c4d6a4f
Merge "Removing some of the API don't have to be @SystemApi"
by Treehugger Robot
· 5 years ago
d080a4a
Merge changes I97015365,Ic9db4b9b
by Chiachang Wang
· 5 years ago
a0f5e8f
Merge "services.net: Add a static library needed by wifi module"
by Treehugger Robot
· 5 years ago
bcd6edb
Merge "services.net: Use the new ModuleNetworkStackClient"
by Remi NGUYEN VAN
· 5 years ago
9e2a0cb
Merge "Move sensitive field parceling bool to constructor"
by Remi NGUYEN VAN
· 5 years ago
fd007f0
Add NattKeepalivePacketDataTest
by Chiachang Wang
· 5 years ago
13c97eb
Add KeepalivePacketDataTest
by Chiachang Wang
· 5 years ago
3b2d608
Merge "Ensure that NetworkFactory objects cannot be reused."
by Lorenzo Colitti
· 5 years ago
c389546
Move sensitive field parceling bool to constructor
by Remi NGUYEN VAN
· 5 years ago
167478a
Merge "Make LinkPropertiesTest backwards compatible"
by Remi NGUYEN VAN
· 5 years ago
1d88c2e
Make LinkPropertiesTest backwards compatible
by Remi NGUYEN VAN
· 5 years ago
01f0a15
Merge "Clean up unit testing for ConnectivityDiagnostics."
by Cody Kesting
· 5 years ago
e385a7a
Restrict VPN Diagnostics callbacks to underlying networks.
by Cody Kesting
· 5 years ago
ed4de26
Merge "Add support for registering test networks with administrators."
by Cody Kesting
· 5 years ago
6e7c9fd
Merge "Replace com.android.internal.util.Preconditions.checkNotNull with java.util.Objects.requireNonNull"
by Cody Kesting
· 5 years ago
86ae471
Ensure that NetworkFactory objects cannot be reused.
by Lorenzo Colitti
· 5 years ago
4427f0d
Merge "Protect ConnectivityService from SecurityException in permission check."
by Cody Kesting
· 5 years ago
9e121da
Removing some of the API don't have to be @SystemApi
by Aaron Huang
· 5 years ago
2521ad7
[SP24] Rename functions that add Entry unconditionally
by junyulai
· 5 years ago
cc8e848
Merge "[SP21] Address comments for API council review about aosp/1172143"
by Junyu Lai
· 5 years ago
9c259cd
services.net: Add a static library needed by wifi module
by Roshan Pius
· 5 years ago
947aa6c
Merge "Resolve ambiguous argument."
by Chalard Jean
· 5 years ago
082ec1d
Merge "Update Javadoc comments for ConnectivityDiagnostics constants."
by Cody Kesting
· 5 years ago
e82646b
Resolve ambiguous argument.
by Chalard Jean
· 5 years ago
76c9cf8
Merge "Remove redundant connected notification"
by Treehugger Robot
· 5 years ago
63ca656
Merge "Add test for NetworkAgentConfig"
by Aaron Huang
· 5 years ago
279be1c
services.net: Use the new ModuleNetworkStackClient
by Roshan Pius
· 5 years ago
f866007
[SP21] Address comments for API council review about aosp/1172143
by junyulai
· 5 years ago
f5ef676
Add version check to prevent test fail on Android Q
by lucaslin
· 5 years ago
12e8b30
Merge "Add javadoc for Network#netId"
by Mark Chien
· 5 years ago
6c65c01
Add javadoc for Network#netId
by markchien
· 5 years ago
d9ce33f
Kill ConnectivityManager.CONNECTIVITY_ACTION_SUPL
by paulhu
· 6 years ago
07fb930
Merge "Add CTS for SocketUtils.makePacketSocketAddress(int, int, byte[])"
by Paul Hu
· 5 years ago
48dc409
Add CTS for SocketUtils.makePacketSocketAddress(int, int, byte[])
by paulhu
· 5 years ago
081da59
Clean up unit testing for ConnectivityDiagnostics.
by Cody Kesting
· 5 years ago
c5941bb
Add support for registering test networks with administrators.
by Cody Kesting
· 5 years ago
57aa6a9
Replace com.android.internal.util.Preconditions.checkNotNull with
by Cody Kesting
· 5 years ago
a8978d4
mtu: Add MTU parameter to Routes
by Tyler Wear
· 6 years ago
5d427c4
Merge "Remove framework code that has moved to frameworks/libs/net"
by Aaron Huang
· 5 years ago
1feaace
Add test for NetworkAgentConfig
by Aaron Huang
· 5 years ago
4f95e6c
Merge "Skip Route tests that are R-specific on Q"
by Chiachang Wang
· 5 years ago
e32fd54
Skip Route tests that are R-specific on Q
by Chiachang Wang
· 5 years ago
2a21ea7
Remove framework code that has moved to frameworks/libs/net
by Aaron Huang
· 6 years ago
b1bd6a4
Merge "Add test for getDeprecationTime and getExpirationTime"
by Chiachang Wang
· 5 years ago
5df8e98
Protect ConnectivityService from SecurityException in permission check.
by Cody Kesting
· 5 years ago
52f8ad3
Merge "Clear UIDs when sharing NetworkCapabilties for ConnectivityDiagnostics."
by Cody Kesting
· 5 years ago
aae2160
Add test for getDeprecationTime and getExpirationTime
by Chiachang Wang
· 5 years ago
45f4fba
Merge "Ignore NetworkAgentConfigTest on Q"
by Remi NGUYEN VAN
· 5 years ago
a7b26b0
Merge "Skip LinkAddress tests that are R-specific on Q"
by Remi NGUYEN VAN
· 5 years ago
27e5d88
Merge "Ignore testReevaluateNetwork until Q"
by Remi NGUYEN VAN
· 5 years ago
bcef708
Ignore NetworkAgentConfigTest on Q
by Remi NGUYEN VAN
· 5 years ago
6b54308
Skip LinkAddress tests that are R-specific on Q
by Remi NGUYEN VAN
· 5 years ago
b937825
Merge "Remove the NetworkScore class."
by Treehugger Robot
· 5 years ago
950f4ef
Update Javadoc comments for ConnectivityDiagnostics constants.
by Cody Kesting
· 5 years ago
8966d31
Ignore testReevaluateNetwork until Q
by Remi NGUYEN VAN
· 5 years ago
de41981
Remove the NetworkScore class.
by Chalard Jean
· 5 years ago
ca0b6c5
Merge "Remove polling of TetheringManager in ConnectivityManager."
by Amos Bianchi
· 5 years ago
ddadca4
Remove polling of TetheringManager in ConnectivityManager.
by Amos Bianchi
· 5 years ago
0437307
Merge "Merge stage-aosp-master to aosp-master - DO NOT MERGE"
by Bill Yi
· 5 years ago
5cba314
Remove redundant connected notification
by lucaslin
· 5 years ago
2abe611
Clear UIDs when sharing NetworkCapabilties for ConnectivityDiagnostics.
by Cody Kesting
· 5 years ago
fffaf84
Merge changes I794a24d0,Iab32b2db am: fb8591f9d7
by Automerger Merge Worker
· 5 years ago
fb8591f
Merge changes I794a24d0,Iab32b2db
by Junyu Lai
· 5 years ago
1ce46dd
Merge "Accept MAINLINE_NETWORK_STACK permission on register/unregister network provider" am: 2fb2b2614c
by Automerger Merge Worker
· 5 years ago
2fb2b26
Merge "Accept MAINLINE_NETWORK_STACK permission on register/unregister network provider"
by Paul Hu
· 5 years ago
2ff2451
Remove setHandler in NetworkStatsService
by junyulai
· 5 years ago
6c67746
Merge "Add more assertions to testStackedLinkProperties." am: fa83fdcab5
by Automerger Merge Worker
· 5 years ago
fa83fdc
Merge "Add more assertions to testStackedLinkProperties."
by Lorenzo Colitti
· 5 years ago
4493983
Accept MAINLINE_NETWORK_STACK permission on register/unregister network provider
by paulhu
· 5 years ago
f82f853
Add more assertions to testStackedLinkProperties.
by Lorenzo Colitti
· 5 years ago
2211fb3
Merge "Update NetworkInfo public API." am: a6a1df873b
by Automerger Merge Worker
· 5 years ago
a6a1df8
Merge "Update NetworkInfo public API."
by Aaron Huang
· 5 years ago
52a97fa
Remove the need of accessing handler in NSS unit test
by junyulai
· 5 years ago
a98d863
Merge changes from topic "del-factory-and-networkagent-wifi" am: 928a3a7216
by Automerger Merge Worker
· 5 years ago
Next »