Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_packages_modules_Connectivity-old
/
fb5afabcb8d3a28a24ffcce88af17bb9586d7c4c
fb5afab
Unremove DnsResolver#query method used by external developers
by Luke Huang
· 6 years ago
efa4301
Merge "Use IDnsResolver instead of INetd for resolver related binder commands"
by Luke Huang
· 6 years ago
de6217b
Merge "Fix cancellation race problem for aysnc DNS API"
by Luke Huang
· 6 years ago
06b4b6f
Merge changes from topic "vpn_data_accounting"
by Varun Anand
· 6 years ago
2af0b66
NetworkStatsService: Fix getDetailedUidStats to take VPNs into account.
by Varun Anand
· 7 years ago
612520f
Take all VPN underlying networks into account when migrating traffic for
by Varun Anand
· 6 years ago
e17bb2d
Fix cancellation race problem for aysnc DNS API
by Luke Huang
· 6 years ago
5c83418
Merge "support msim for captiveportal notification"
by Treehugger Robot
· 6 years ago
6d7c97d
Merge changes I0baf582f,I4bba01ba
by Junyu Lai
· 6 years ago
828dad1
Block unpriviledged apps which create keepalives with null fd
by junyulai
· 6 years ago
8141319
Use IDnsResolver instead of INetd for resolver related binder commands
by Luke Huang
· 6 years ago
5b5447e
support msim for captiveportal notification
by chen xu
· 6 years ago
8b381dd
Fix keepalive don't get removed when lower layer error
by junyulai
· 6 years ago
d72e9ab
Get the permission information for native services
by Chenbo Feng
· 6 years ago
65cef64
Merge "Fix the INTERNET related permissions"
by Treehugger Robot
· 6 years ago
52feef4
Merge "Fix flaky test for ConnectivityServiceTest#testPartialConnectivity"
by Lucas Lin
· 6 years ago
0c47425
Fix the INTERNET related permissions
by Chenbo Feng
· 6 years ago
9df5336
Fix flaky test for ConnectivityServiceTest#testPartialConnectivity
by lucaslin
· 6 years ago
67cfb00
Merge "Reveal the call trace of failed test cases which run in executors"
by Junyu Lai
· 6 years ago
539821c
Merge "Add nullability annotations"
by Treehugger Robot
· 6 years ago
13cc9e4
Merge "[TCPKeepalive] Fill correct TOS and TTL value"
by Mark Chien
· 6 years ago
c3106fe
Reveal the call trace of failed test cases which run in executors
by junyulai
· 6 years ago
66bc227
Merge "Fix SocketKeepalive APIs which do not meet API review requirement"
by Junyu Lai
· 6 years ago
7e06ad4
Fix SocketKeepalive APIs which do not meet API review requirement
by junyulai
· 6 years ago
be381ab
Add nullability annotations
by Remi NGUYEN VAN
· 6 years ago
b5a2b80
[TCPKeepalive] Fill correct TOS and TTL value
by markchien
· 6 years ago
8ab472e
Merge "Separate NetworkMonitor/framework portal URL"
by Remi NGUYEN VAN
· 6 years ago
8f4c739
Merge "Fix API in CaptivePortal and ConnectivityManager"
by Treehugger Robot
· 6 years ago
1fb7cab
Fix API in CaptivePortal and ConnectivityManager
by Remi NGUYEN VAN
· 6 years ago
035f653
Separate NetworkMonitor/framework portal URL
by Remi NGUYEN VAN
· 6 years ago
07461c3
Merge "Enable PARTIAL_CONNECTIVITY dialog"
by Lucas Lin
· 6 years ago
6aea92f
Merge "Support query cancellation for async DNS API"
by Luke Huang
· 6 years ago
e0118ab
Enable PARTIAL_CONNECTIVITY dialog
by lucaslin
· 6 years ago
acb5eca
Merge "Fix Automated API Review issues."
by Paul Hu
· 6 years ago
a7f5cf3
Merge "Temporarily disable flaky test."
by Treehugger Robot
· 6 years ago
a793b48
Merge "Fix Automated API Review issues."
by Paul Hu
· 6 years ago
a460377
Merge "Replace TcpSocketInfo with similar structure"
by Mark Chien
· 6 years ago
3bc80ae
Temporarily disable flaky test.
by lucaslin
· 6 years ago
3806853
Fix Automated API Review issues.
by paulhu
· 6 years ago
19b1610
Merge "Restrict scope of switch Repair Mode"
by Mark Chien
· 6 years ago
df7d47d
Merge "Cleanup NetworkManagementService for Netd commnads binder migrartion"
by Luke Huang
· 6 years ago
cbbc3db
Fix Automated API Review issues.
by paulhu
· 6 years ago
8d77a4b
Merge "Improve partial connectivity"
by Lucas Lin
· 6 years ago
458c95b
Replace TcpSocketInfo with similar structure
by markchien
· 6 years ago
7f2cd7d
Restrict scope of switch Repair Mode
by markchien
· 6 years ago
ca52704
Cleanup NetworkManagementService for Netd commnads binder migrartion
by Luke Huang
· 6 years ago
f9bff5b
Improve partial connectivity
by lucaslin
· 6 years ago
6505a76
Merge changes from topic "framework-no-networkstack-aidl"
by Lorenzo Colitti
· 6 years ago
3886def
Merge "Add documentation for CaptivePortal APP_RETURN_*"
by Remi NGUYEN VAN
· 6 years ago
d64b329
Merge "Add Parcelable implementation for ApfCapabilities"
by Remi NGUYEN VAN
· 6 years ago
82f2a72
Move TcpKeepalivePacketData out of the framework.
by Lorenzo Colitti
· 6 years ago
15c035c
Stop using netd parcelables in the framework.
by Lorenzo Colitti
· 6 years ago
4376896
Merge "Add uid information in PackageListObserver"
by Treehugger Robot
· 6 years ago
43c8776
Merge "Add unit tests related to data accounting for VPNs with one underlying network."
by Treehugger Robot
· 6 years ago
edb899f
Merge "Move the IpMemoryStore to the network stack."
by Xiao Ma
· 6 years ago
18017cb
Add documentation for CaptivePortal APP_RETURN_*
by Remi NGUYEN VAN
· 6 years ago
21be4d2
Merge "Replace Handler with Executor for async DNS API"
by Luke Huang
· 6 years ago
2b474c4
Merge "Refactor answer callback for async DNS query JAVA API"
by Luke Huang
· 6 years ago
2adc944
Merge "Remove deprecated entitlement API"
by Mark Chien
· 6 years ago
ceb0eba
Add uid information in PackageListObserver
by Chenbo Feng
· 6 years ago
4ae71e9
Move the IpMemoryStore to the network stack.
by Chalard Jean
· 7 years ago
7b9d480
Merge "Remove NetworkParcelable"
by Remi NGUYEN VAN
· 6 years ago
b1cf5aa
Support query cancellation for async DNS API
by Luke Huang
· 6 years ago
dfd2e4d
Replace Handler with Executor for async DNS API
by Luke Huang
· 6 years ago
6d72b2c
Refactor answer callback for async DNS query JAVA API
by Luke Huang
· 6 years ago
3a84b3c
Add unit tests related to data accounting for VPNs with one underlying network.
by Varun Anand
· 6 years ago
122c557
Merge "Moved transport to IntDef"
by Treehugger Robot
· 6 years ago
eb42f2f
Remove NetworkParcelable
by Remi NGUYEN VAN
· 6 years ago
546bcbb
Merge "Integrate testNetworkService and Manager with Connectivity stack"
by Benedict Wong
· 6 years ago
92344ef
Remove deprecated entitlement API
by markchien
· 6 years ago
df04297
Add Parcelable implementation for ApfCapabilities
by Remi NGUYEN VAN
· 6 years ago
7e0f914
Moved transport to IntDef
by Jack Yu
· 6 years ago
070f9ff
[KA02.5] Use binder thread and executor to invoke callback
by junyulai
· 7 years ago
9e77cca
Merge "Rename entitlement callback to adhere to API guidelines."
by Treehugger Robot
· 6 years ago
493e04b
Integrate testNetworkService and Manager with Connectivity stack
by Benedict Wong
· 7 years ago
11230da
Merge "Tell the factory it is already serving a request."
by Chalard Jean
· 6 years ago
89351e0
Merge "Temporarily disable flaky test."
by Ian Kasprzak
· 6 years ago
87b73b0
Merge "[KA13]: add unit test for exposed TCP socket keepalive API."
by Xiao Ma
· 6 years ago
321475f
Temporarily disable flaky test.
by Lorenzo Colitti
· 6 years ago
7e7c742
Rename entitlement callback to adhere to API guidelines.
by Jeremy Klein
· 6 years ago
29d06db
Tell the factory it is already serving a request.
by Chalard Jean
· 7 years ago
dce527f
Merge "[CS] Support "instant failure" from factories"
by Chalard Jean
· 6 years ago
fcd1ab6
[KA13]: add unit test for exposed TCP socket keepalive API.
by Xiao Ma
· 6 years ago
2d3cc45
Merge "Check if network has partial connectivity"
by Lucas Lin
· 6 years ago
2240ef6
Check if network has partial connectivity
by lucaslin
· 6 years ago
a0b880c
Merge "Improve keepalive offload documentation and error handling"
by Junyu Lai
· 6 years ago
fbfdd84
[CS] Support "instant failure" from factories
by Etan Cohen
· 7 years ago
80c8a33
Merge "Add tethering event callback API"
by Chalard Jean
· 6 years ago
4e9a6e4
Merge "[PT17.5] Revert to booleans for send/not send broadcast constants."
by Treehugger Robot
· 6 years ago
2a67906
[PT17.5] Revert to booleans for send/not send broadcast constants.
by Chalard Jean
· 7 years ago
ef59cd5
Merge "Convert tests/**/Android.mk files to Android.bp"
by Treehugger Robot
· 6 years ago
4ef53e8
Add tethering event callback API
by markchien
· 6 years ago
06ef4a5
Merge "Minor changes to the async DNS query JAVA API"
by Luke Huang
· 6 years ago
2e39455
Convert tests/**/Android.mk files to Android.bp
by Sasha Smundak
· 6 years ago
6525e97
Merge changes Ie66ba631,Ic42c09a3
by Benedict Wong
· 6 years ago
cdfb2b9
Merge "Fix TetheringEntitlementValueListener related API"
by Mark Chien
· 6 years ago
1244835
Minor changes to the async DNS query JAVA API
by Luke Huang
· 7 years ago
97767bf
Improve keepalive offload documentation and error handling
by junyulai
· 6 years ago
e69a7a1
Merge "Migrate frameworks/base/tests/net/ to androidx.test"
by Treehugger Robot
· 6 years ago
bf5ab01
Fix TetheringEntitlementValueListener related API
by markchien
· 6 years ago
Next »