Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_packages_modules_Connectivity-old
/
e2a2a10e939db2e92ce538295c9dbcf5f96df88c
e2a2a10
Add filtering for IPsec algorithms in IKEv2 VPNs
by Benedict Wong
· 5 years ago
6bc322f
Merge "Refactor the Nat464Xlat function for simplicity."
by Lorenzo Colitti
· 5 years ago
c0863db
Merge "Fix a bug where the legacy extra info is reset on connect."
by Chalard Jean
· 5 years ago
8e43611
Fix a bug where the legacy extra info is reset on connect.
by Chalard Jean
· 5 years ago
3f18aa9
Refactor the Nat464Xlat function for simplicity.
by Lorenzo Colitti
· 5 years ago
2497897
Merge "Fix setAdministratorUids tests on Q"
by Remi NGUYEN VAN
· 5 years ago
01314ae
Merge "Rename the *Nat64Prefix to *Nat64PrefixFromDns."
by Lorenzo Colitti
· 5 years ago
fff7539
Rename the *Nat64Prefix to *Nat64PrefixFromDns.
by Lorenzo Colitti
· 5 years ago
2e64ca5
Merge changes from topics "api-fix-networkagent", "satisfiedby"
by Chalard Jean
· 5 years ago
17ab7ac
Fix setAdministratorUids tests on Q
by Remi NGUYEN VAN
· 5 years ago
f198a43
Merge "Only apply VPN isolation if it's fully routed"
by Lorenzo Colitti
· 5 years ago
78bae74
Merge changes from topic "sp26-networkstats-cts"
by Junyu Lai
· 5 years ago
82acfd2
Rename satisfiedBy into canBeSatisfiedBy
by Chalard Jean
· 5 years ago
169246f
[SP26] add CTS for NetworkStats
by junyulai
· 5 years ago
6d745cc
[SP26.2] add a method in NetworkStats that removes empty entries
by junyulai
· 5 years ago
fa42901
Only apply VPN isolation if it's fully routed
by Rubin Xu
· 5 years ago
ef90250
Address further API council comments.
by Chalard Jean
· 5 years ago
e6d2e6c
Merge changes from topics "networkagent_api", "networkprovider_api"
by Aaron Huang
· 5 years ago
0a45ad1
Merge "Update CS helper for clearing NetworkCapabilities UIDs."
by Cody Kesting
· 5 years ago
b2582a3
Merge "Simplify unregister logic for Connectivity Diagnostics callbacks."
by Cody Kesting
· 5 years ago
71016c1
Merge "Clarify comments for Connectivity Diagnostics reports."
by Cody Kesting
· 5 years ago
92e4bb4
Merge "Sort administrator UIDs for NetworkCapabilities."
by Cody Kesting
· 5 years ago
1bf4b1f
Merge "Add combine() and equals() for NetworkCapabilities admin UIDs."
by Cody Kesting
· 5 years ago
aa53148
Merge "Use IBinder as key for ConnectivityDiagnostics storage in CS."
by Cody Kesting
· 5 years ago
12fe284
Update the NetworkProvider API for council comments
by Chalard Jean
· 5 years ago
e5b9e82
Update NetworkAgentConfig API for council comments
by Chalard Jean
· 5 years ago
7fe99f5
Update the NetworkAgent API for council comments
by Chalard Jean
· 5 years ago
548e1ec
Merge "Make VpnProfile.maxMtu default value match Ikev2VpnProfile"
by Benedict Wong
· 5 years ago
7089753
Update CS helper for clearing NetworkCapabilities UIDs.
by Cody Kesting
· 5 years ago
95fa8ee
Merge "Decrement networkRequestPerUid when callbacks are unregistered."
by Cody Kesting
· 5 years ago
77f2293
Merge "Invoke onConnectivityReport on registering ConnectivityDiagnostics."
by Cody Kesting
· 5 years ago
7ac1759
Merge "Clean up handling of NetworkCapabilities#administratorUids."
by Cody Kesting
· 5 years ago
970e779
Simplify unregister logic for Connectivity Diagnostics callbacks.
by Cody Kesting
· 5 years ago
782d0a0
Clarify comments for Connectivity Diagnostics reports.
by Cody Kesting
· 5 years ago
751d414
Sort administrator UIDs for NetworkCapabilities.
by Cody Kesting
· 5 years ago
9e70d0d
Add combine() and equals() for NetworkCapabilities admin UIDs.
by Chalard Jean
· 5 years ago
0c55a30
Use IBinder as key for ConnectivityDiagnostics storage in CS.
by Cody Kesting
· 5 years ago
fc14fbe
Decrement networkRequestPerUid when callbacks are unregistered.
by Cody Kesting
· 5 years ago
905b475
Invoke onConnectivityReport on registering ConnectivityDiagnostics.
by Cody Kesting
· 5 years ago
61c6b86
Clean up handling of NetworkCapabilities#administratorUids.
by Cody Kesting
· 5 years ago
42956a0
Merge "Update constructor of NetworkMonitor"
by Chiachang Wang
· 5 years ago
70dd24b
Update constructor of NetworkMonitor
by Chiachang Wang
· 5 years ago
45bf0aa
Merge "Fix NetworkCapabilitiesTest fail on Q device"
by Lucas Lin
· 5 years ago
0e9d759
Merge "Make LinkPropertiesTest compatible with Q"
by Aaron Huang
· 5 years ago
c98e3ac
Fix NetworkCapabilitiesTest fail on Q device
by lucaslin
· 5 years ago
d410caa
Merge "Add MatchAllNetworkSpecifierTest"
by Lucas Lin
· 5 years ago
2389053
Merge "Add more tests in LinkPropertiesTests.java"
by Lucas Lin
· 5 years ago
9259da7
Merge "Create a builder for NetworkCapabilities."
by Remi NGUYEN VAN
· 5 years ago
ff367b8
Make VpnProfile.maxMtu default value match Ikev2VpnProfile
by Benedict Wong
· 5 years ago
db96b34
Merge "Unbreak testStartUsingNetworkFeature_enableHipri failure"
by Mark Chien
· 5 years ago
7fae6ea
Unbreak testStartUsingNetworkFeature_enableHipri failure
by markchien
· 5 years ago
d49cc3d
Merge "Replace com.android.internal.util.Preconditions.checkNotNull with java.util.Objects.requireNonNull"
by Daulet Zhanguzin
· 5 years ago
cbba5a8
Make LinkPropertiesTest compatible with Q
by Aaron Huang
· 5 years ago
1c556c8
Merge "API review: access field by method"
by Aaron Huang
· 5 years ago
08334a1
Replace com.android.internal.util.Preconditions.checkNotNull with
by Daulet Zhanguzin
· 5 years ago
72fde56
Add more tests in LinkPropertiesTests.java
by lucaslin
· 5 years ago
c32a061
Add MatchAllNetworkSpecifierTest
by lucaslin
· 5 years ago
e1f0d9a
Merge "Add CTS tests for ApfCapabilities static APIs."
by Xiao Ma
· 5 years ago
86b48f9
Merge "Allow MANAGE_TEST_NETWORKS to register limited agents"
by Chalard Jean
· 5 years ago
b5b172f
Allow MANAGE_TEST_NETWORKS to register limited agents
by Chalard Jean
· 5 years ago
bd958b3
Create a builder for NetworkCapabilities.
by Chalard Jean
· 5 years ago
57b8e50
Merge "Automatically set IPsec tunnel interface as up"
by Benedict Wong
· 5 years ago
cb1c9fc
Merge "Expose netId by adding getter API"
by Chalard Jean
· 5 years ago
60011ce
API review: access field by method
by Aaron Huang
· 5 years ago
b0424ef
Add CTS tests for ApfCapabilities static APIs.
by Xiao Ma
· 5 years ago
dee2872
Expose netId by adding getter API
by markchien
· 5 years ago
7a1edfc
Merge "Fix addRoute replace default route unexpectedly"
by Treehugger Robot
· 5 years ago
21c26da
Fix addRoute replace default route unexpectedly
by junyulai
· 5 years ago
57de456
Merge "Refactor Network's use of mUrlConnectionFactory."
by Tobias Thierer
· 5 years ago
d109bbb
Refactor Network's use of mUrlConnectionFactory.
by Tobias Thierer
· 7 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
Next »