Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_packages_modules_Connectivity-old
/
4430601e38962d19e34d9286c8ed77fcce249555
4430601
Unremove DnsResolver#query method used by external developers
by Luke Huang
· 6 years ago
8c3d79e
Merge "Use IDnsResolver instead of INetd for resolver related binder commands"
by Luke Huang
· 6 years ago
b08fbde
Merge "Fix cancellation race problem for aysnc DNS API"
by Luke Huang
· 6 years ago
f004bcb
Merge changes from topic "vpn_data_accounting"
by Varun Anand
· 6 years ago
23e1e5e
NetworkStatsService: Fix getDetailedUidStats to take VPNs into account.
by Varun Anand
· 7 years ago
2dbf6e6
Take all VPN underlying networks into account when migrating traffic for
by Varun Anand
· 6 years ago
93ebd75
Fix cancellation race problem for aysnc DNS API
by Luke Huang
· 6 years ago
b3aaa9e
Merge "support msim for captiveportal notification"
by Treehugger Robot
· 6 years ago
ae26195
Merge changes I0baf582f,I4bba01ba
by Junyu Lai
· 6 years ago
c4fb248
Block unpriviledged apps which create keepalives with null fd
by junyulai
· 6 years ago
e3d6a79
Use IDnsResolver instead of INetd for resolver related binder commands
by Luke Huang
· 6 years ago
696c6de
support msim for captiveportal notification
by chen xu
· 6 years ago
04bd504
Fix keepalive don't get removed when lower layer error
by junyulai
· 6 years ago
1f428ed
Get the permission information for native services
by Chenbo Feng
· 6 years ago
931d909
Merge "Fix the INTERNET related permissions"
by Treehugger Robot
· 6 years ago
15b9eb4
Merge "Fix flaky test for ConnectivityServiceTest#testPartialConnectivity"
by Lucas Lin
· 6 years ago
efc545b
Fix the INTERNET related permissions
by Chenbo Feng
· 6 years ago
563b751
Fix flaky test for ConnectivityServiceTest#testPartialConnectivity
by lucaslin
· 6 years ago
43dc93b
Merge "Reveal the call trace of failed test cases which run in executors"
by Junyu Lai
· 6 years ago
9049f86
Merge "Add nullability annotations"
by Treehugger Robot
· 6 years ago
bd1567c
Merge "[TCPKeepalive] Fill correct TOS and TTL value"
by Mark Chien
· 6 years ago
b454b0f
Reveal the call trace of failed test cases which run in executors
by junyulai
· 6 years ago
5fdd174
Merge "Fix SocketKeepalive APIs which do not meet API review requirement"
by Junyu Lai
· 6 years ago
6114378
Fix SocketKeepalive APIs which do not meet API review requirement
by junyulai
· 6 years ago
e04dfba
Add nullability annotations
by Remi NGUYEN VAN
· 6 years ago
d2c678b
[TCPKeepalive] Fill correct TOS and TTL value
by markchien
· 6 years ago
391c408
Merge "Separate NetworkMonitor/framework portal URL"
by Remi NGUYEN VAN
· 6 years ago
998e6ea
Merge "Fix API in CaptivePortal and ConnectivityManager"
by Treehugger Robot
· 6 years ago
338eb2a
Fix API in CaptivePortal and ConnectivityManager
by Remi NGUYEN VAN
· 6 years ago
69a57cb
Separate NetworkMonitor/framework portal URL
by Remi NGUYEN VAN
· 6 years ago
dd7df78
Merge "Enable PARTIAL_CONNECTIVITY dialog"
by Lucas Lin
· 6 years ago
fb47755
Merge "Support query cancellation for async DNS API"
by Luke Huang
· 6 years ago
32ecfc4
Enable PARTIAL_CONNECTIVITY dialog
by lucaslin
· 6 years ago
e9109ce
Merge "Fix Automated API Review issues."
by Paul Hu
· 6 years ago
d2ff961
Merge "Temporarily disable flaky test."
by Treehugger Robot
· 6 years ago
8c128c9
Merge "Fix Automated API Review issues."
by Paul Hu
· 6 years ago
19a71f9
Merge "Replace TcpSocketInfo with similar structure"
by Mark Chien
· 6 years ago
0f755c3
Temporarily disable flaky test.
by lucaslin
· 6 years ago
2a0fccf
Fix Automated API Review issues.
by paulhu
· 6 years ago
c8cd597
Merge "Restrict scope of switch Repair Mode"
by Mark Chien
· 6 years ago
cfd6cdf
Merge "Cleanup NetworkManagementService for Netd commnads binder migrartion"
by Luke Huang
· 6 years ago
9bb0480
Fix Automated API Review issues.
by paulhu
· 6 years ago
ce82357
Merge "Improve partial connectivity"
by Lucas Lin
· 6 years ago
0fcb078
Replace TcpSocketInfo with similar structure
by markchien
· 6 years ago
f175d40
Restrict scope of switch Repair Mode
by markchien
· 6 years ago
c5fdf01
Cleanup NetworkManagementService for Netd commnads binder migrartion
by Luke Huang
· 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
93f29cb
Support query cancellation for async DNS API
by Luke Huang
· 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
Next »