Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_packages_modules_Connectivity-old
/
ce8235772bc99aef195c7c01a1b46edfc4a9f6d7
ce82357
Merge "Improve partial connectivity"
by Lucas Lin
· 6 years ago
2afb4bc
Improve partial connectivity
by lucaslin
· 6 years ago
0063d13
Merge changes from topic "framework-no-networkstack-aidl"
by Lorenzo Colitti
· 6 years ago
a15a1c5
Merge "Add documentation for CaptivePortal APP_RETURN_*"
by Remi NGUYEN VAN
· 6 years ago
9a35341
Merge "Add Parcelable implementation for ApfCapabilities"
by Remi NGUYEN VAN
· 6 years ago
d9d3bce
Move TcpKeepalivePacketData out of the framework.
by Lorenzo Colitti
· 6 years ago
196fe35
Stop using netd parcelables in the framework.
by Lorenzo Colitti
· 6 years ago
63e0701
Merge "Add uid information in PackageListObserver"
by Treehugger Robot
· 6 years ago
0572cf6
Merge "Add unit tests related to data accounting for VPNs with one underlying network."
by Treehugger Robot
· 6 years ago
3b3aabf
Merge "Move the IpMemoryStore to the network stack."
by Xiao Ma
· 6 years ago
cd13f8f
Add documentation for CaptivePortal APP_RETURN_*
by Remi NGUYEN VAN
· 6 years ago
44bd665
Merge "Replace Handler with Executor for async DNS API"
by Luke Huang
· 6 years ago
b65af07
Merge "Refactor answer callback for async DNS query JAVA API"
by Luke Huang
· 6 years ago
9d9850a
Merge "Remove deprecated entitlement API"
by Mark Chien
· 6 years ago
f3e11e7
Add uid information in PackageListObserver
by Chenbo Feng
· 6 years ago
0727435
Move the IpMemoryStore to the network stack.
by Chalard Jean
· 7 years ago
7391d04
Merge "Remove NetworkParcelable"
by Remi NGUYEN VAN
· 6 years ago
9aa1520
Replace Handler with Executor for async DNS API
by Luke Huang
· 6 years ago
144cd67
Refactor answer callback for async DNS query JAVA API
by Luke Huang
· 6 years ago
e22525b
Add unit tests related to data accounting for VPNs with one underlying network.
by Varun Anand
· 6 years ago
7b16338
Merge "Moved transport to IntDef"
by Treehugger Robot
· 6 years ago
633c331
Remove NetworkParcelable
by Remi NGUYEN VAN
· 6 years ago
bc233c9
Merge "Integrate testNetworkService and Manager with Connectivity stack"
by Benedict Wong
· 6 years ago
5fe817f
Remove deprecated entitlement API
by markchien
· 6 years ago
6190100
Add Parcelable implementation for ApfCapabilities
by Remi NGUYEN VAN
· 6 years ago
9eda62a
Moved transport to IntDef
by Jack Yu
· 6 years ago
9f87223
[KA02.5] Use binder thread and executor to invoke callback
by junyulai
· 7 years ago
a3c10cd
Merge "Rename entitlement callback to adhere to API guidelines."
by Treehugger Robot
· 6 years ago
7f6071d
Integrate testNetworkService and Manager with Connectivity stack
by Benedict Wong
· 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
a9aad90
Rename entitlement callback to adhere to API guidelines.
by Jeremy Klein
· 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
e54e123
Merge "Check if network has partial connectivity"
by Lucas Lin
· 6 years ago
25a5047
Check if network has partial connectivity
by lucaslin
· 6 years ago
43b275b
Merge "Improve keepalive offload documentation and error handling"
by Junyu Lai
· 6 years ago
06633de
[CS] Support "instant failure" from factories
by Etan Cohen
· 7 years ago
0b17548
Merge "Add tethering event callback API"
by Chalard Jean
· 6 years ago
9903aea
Merge "[PT17.5] Revert to booleans for send/not send broadcast constants."
by Treehugger Robot
· 6 years ago
bb4de6c
[PT17.5] Revert to booleans for send/not send broadcast constants.
by Chalard Jean
· 7 years ago
a95677d
Merge "Convert tests/**/Android.mk files to Android.bp"
by Treehugger Robot
· 6 years ago
a005c99
Add tethering event callback API
by markchien
· 6 years ago
e11e530
Merge "Minor changes to the async DNS query JAVA API"
by Luke Huang
· 6 years ago
168d763
Convert tests/**/Android.mk files to Android.bp
by Sasha Smundak
· 6 years ago
9c34c48
Merge changes Ie66ba631,Ic42c09a3
by Benedict Wong
· 6 years ago
e2f15a1
Merge "Fix TetheringEntitlementValueListener related API"
by Mark Chien
· 6 years ago
e083ed9
Minor changes to the async DNS query JAVA API
by Luke Huang
· 7 years ago
a0229cb
Improve keepalive offload documentation and error handling
by junyulai
· 6 years ago
216266b
Merge "Migrate frameworks/base/tests/net/ to androidx.test"
by Treehugger Robot
· 6 years ago
dd41c82
Fix TetheringEntitlementValueListener related API
by markchien
· 6 years ago
df87337
Implement TestNetworkService
by Benedict Wong
· 7 years ago
2983253
Merge "Add @UnsupportedAppUsage annotations"
by Andrei-Valentin Onea
· 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
c4d867c
Merge "Adding new APN type for Mission Critical Services."
by Amit Mahajan
· 6 years ago
719b872
Merge "Return not supported if no necessary socket option"
by Mark Chien
· 6 years ago
a4c3261
Merge "Fixed all APIs not meeting API review requirement"
by Treehugger Robot
· 6 years ago
bfe05b0
Merge "Ensure handleUpdateLinkProperties runs on the CS handler thread."
by Treehugger Robot
· 6 years ago
1a4ffd5
Merge "getConnectionOwnerUid: Clarify documentation"
by Treehugger Robot
· 6 years ago
44f8255
Adding new APN type for Mission Critical Services.
by Amit Mahajan
· 6 years ago
3ee7ba1
Fixed all APIs not meeting API review requirement
by Jack Yu
· 6 years ago
3b6665e
Fix Automated API Review: InetAddresses
by Paul Duffin
· 6 years ago
e540476
Add shell TestNetworkManager and Service
by Benedict Wong
· 7 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
c9eba34
Add @UnsupportedAppUsage annotations
by Andrei Onea
· 6 years ago
e239dc8
Merge "Fix broken javadoc links"
by Treehugger Robot
· 6 years ago
cfb7f03
Merge changes from topic "nat64"
by Lorenzo Colitti
· 6 years ago
96c64ed
getConnectionOwnerUid: Clarify documentation
by Jeff Vander Stoep
· 6 years ago
7ec341a
Ensure handleUpdateLinkProperties runs on the CS handler thread.
by Lorenzo Colitti
· 6 years ago
b1ef6f7
Catch ServiceSpecificException instead of IllegalStateException.
by Lorenzo Colitti
· 6 years ago
0d92d1a
Fix broken javadoc links
by Chiachang Wang
· 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
788b913
Return not supported if no necessary socket option
by markchien
· 6 years ago
b4ef756
Merge "Add logging to NetworkStackClient"
by Remi NGUYEN VAN
· 6 years ago
84537c0
Merge "Send special permission information to netd"
by Treehugger Robot
· 6 years ago
a00a3f2
Add logging to NetworkStackClient
by Remi NGUYEN VAN
· 6 years ago
002c556
Send special permission information to netd
by Chenbo Feng
· 7 years ago
f6abf78
Merge changes from topic "PPRL.190205.001"
by Xin Li
· 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
bd97fcd
Merge "Update VPN capabilities when its underlying network set is null."
by Varun Anand
· 6 years ago
9e22670
Merge "Update VPN capabilities when its underlying network set is null."
by Treehugger Robot
· 6 years ago
8989e36
Merge "Move NetworkStack to services.net" am: f66b7a8e60
by Remi NGUYEN VAN
· 6 years ago
f66b7a8
Merge "Move NetworkStack to services.net"
by Remi NGUYEN VAN
· 6 years ago
5074628
Merge "Remove NetworkMonitor dependency on ICaptivePortal" am: ca55fb73c7
by Remi NGUYEN VAN
· 6 years ago
ca55fb7
Merge "Remove NetworkMonitor dependency on ICaptivePortal"
by Remi NGUYEN VAN
· 6 years ago
f1c624a
Move NetworkStack to services.net
by Remi NGUYEN VAN
· 6 years ago
89fbdc3
Remove NetworkMonitor dependency on ICaptivePortal
by Remi NGUYEN VAN
· 6 years ago
273f900
Update VPN capabilities when its underlying network set is null.
by Varun Anand
· 6 years ago
7687edd
Merge "DO NOT MERGE - Merge pi-platform-release (PPRL.190205.001) into stage-aosp-master" into stage-aosp-master
by Xin Li
· 6 years ago
3a7e4f8
Merge "Add Test Network and Transport types" am: df27f67993
by Benedict Wong
· 6 years ago
df27f67
Merge "Add Test Network and Transport types"
by Benedict Wong
· 6 years ago
Next »