Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_packages_modules_Connectivity-old
/
1e238a87e9b31be9a08d41ec8d76ad68d82f665c
/
services
bb0ec47
am 558aeb90: Merge "Make NetworkCapabilities publicly immutable." into lmp-preview-dev
by Robert Greenwalt
· 11 years ago
bfd1f4c
Make NetworkCapabilities publicly immutable.
by Robert Greenwalt
· 11 years ago
87afb94
Fix public API of LinkProperties.
by Robert Greenwalt
· 11 years ago
b0116bf
Minor changes to the LinkAddress API docs.
by Lorenzo Colitti
· 11 years ago
887d7b1
Add a new IpPrefix class and use it in RouteInfo.
by Sreeram Ramachandran
· 11 years ago
93a3aad
resolved conflicts for merge of 1f65550f to master
by Amit Mahajan
· 11 years ago
d03a49b
am e5a28d34: am c4418f95: Handle provisioning APN by turning off/on radio.
by Amit Mahajan
· 11 years ago
c4418f9
Handle provisioning APN by turning off/on radio.
by Amit Mahajan
· 11 years ago
69aceaf
Fix public API of LinkProperties.
by Robert Greenwalt
· 11 years ago
63d11e5
DO NOT MERGE Report new network scores back to factories.
by Robert Greenwalt
· 11 years ago
879bd94
Merge "Report new network scores back to factories."
by Robert Greenwalt
· 11 years ago
8523062
Report new network scores back to factories.
by Robert Greenwalt
· 11 years ago
ae5370c
Fix legacy APIs.
by Robert Greenwalt
· 11 years ago
802c110
Fix Legacy NetworkInfo API
by Robert Greenwalt
· 11 years ago
03f23bf
Fix Legacy NetworkInfo API
by Robert Greenwalt
· 11 years ago
06c734e
Refactor NetworkFactory.
by Robert Greenwalt
· 11 years ago
3dc73e5
Rewrite startUsingNetworkFeature for new API
by Robert Greenwalt
· 11 years ago
70cf116
Refactor NetworkFactory.
by Robert Greenwalt
· 11 years ago
857436d
Merge "Rewrite startUsingNetworkFeature for new API"
by Robert Greenwalt
· 11 years ago
9052fa1
Support legacy routes added by apps via ensureRouteToHost().
by Sreeram Ramachandran
· 11 years ago
1e459f2
Support legacy routes added by apps via ensureRouteToHost().
by Sreeram Ramachandran
· 11 years ago
47f597d
Don't break things if a network goes back to CONNECTED.
by Lorenzo Colitti
· 11 years ago
f28fd3d
Don't break things if a network goes back to CONNECTED.
by Lorenzo Colitti
· 11 years ago
0c150c0
Move dis/enable of mobile data to Telephony
by Robert Greenwalt
· 11 years ago
25ef738
Rewrite startUsingNetworkFeature for new API
by Robert Greenwalt
· 11 years ago
3508963
(DO NOT MERGE) Battery monitoring fixes:
by Dianne Hackborn
· 11 years ago
a2fabf4
Merge "Battery monitoring fixes:"
by Dianne Hackborn
· 11 years ago
8cc6a49
Battery monitoring fixes:
by Dianne Hackborn
· 11 years ago
f5b09c8
Move dis/enable of mobile data to Telephony
by Robert Greenwalt
· 11 years ago
347122d
Delete the EthernetDataTracker.
by Lorenzo Colitti
· 11 years ago
46dcbab
Add NetworkFactory names and unregistration.
by Robert Greenwalt
· 11 years ago
cf81de2
Fix the build
by Robert Greenwalt
· 11 years ago
0eb55c1
Add javadoc for NetworkRequest.
by Robert Greenwalt
· 11 years ago
47a9a00
Merge "Decouple network_sampling frequency from VDBG"
by Robert Greenwalt
· 11 years ago
2a1bbad
Decouple network_sampling frequency from VDBG
by Robert Greenwalt
· 11 years ago
0e4a218
Merge "Stop clatd when starting the Nat464Xlat service."
by Lorenzo Colitti
· 11 years ago
c050e7b
Stop clatd when starting the Nat464Xlat service.
by Lorenzo Colitti
· 11 years ago
be2d0e8
Merge "Clean up when we switch networks."
by Robert Greenwalt
· 11 years ago
09f5803
Clean up when we switch networks.
by Robert Greenwalt
· 11 years ago
fbd7364
Add net.dns system properties
by Robert Greenwalt
· 11 years ago
235ffac
Merge "Add networks and requests to CS.dump"
by Robert Greenwalt
· 11 years ago
a6d85c8
Add networks and requests to CS.dump
by Robert Greenwalt
· 11 years ago
f99b839
Add Multinetwork API
by Robert Greenwalt
· 11 years ago
be46b75
Handle legacy synchronous inspectors
by Robert Greenwalt
· 11 years ago
3927e33
Get clatd/Nat464Xlat working with new NetworkAgents.
by Paul Jensen
· 11 years ago
52f1e46
Fix compile errors after merge.
by Lorenzo Colitti
· 11 years ago
c206e65
Disable calls to MobileDataStateTracker.isProvisioning() as there is no more
by Paul Jensen
· 11 years ago
4bc35b4
Add NetworkMonitor.
by Paul Jensen
· 11 years ago
bff7349
Separate network and interface addition/removal netd APIs.
by Paul Jensen
· 11 years ago
e20f7a2
Enabling internal msg apis
by Robert Greenwalt
· 11 years ago
2a9d35f
Fix build.
by Sreeram Ramachandran
· 11 years ago
9676566
Specify netId when adding/removing routes.
by Sreeram Ramachandran
· 11 years ago
b62e139
Set and clear the default network.
by Sreeram Ramachandran
· 11 years ago
9d74d59
Get ConnectivityServiceTest building again after 8f80cc8.
by Paul Jensen
· 11 years ago
50daca4
Use NetId instead of interface name when communicating DNS changes to netd.
by Paul Jensen
· 11 years ago
faca3b7
Stop adding host routes for dns
by Robert Greenwalt
· 11 years ago
7e45d11
Add NetworkFactory support.
by Robert Greenwalt
· 11 years ago
c0669e3
Comment out some new netd calls to fix networking.
by Robert Greenwalt
· 11 years ago
3e0c794
Replace LinkCapabilities with NetworkCapabilities
by Robert Greenwalt
· 11 years ago
42a0e1e
First pass on multinetwork framework
by Robert Greenwalt
· 11 years ago
c8b9171
Fix Global Proxy when used with PAC
by Jason Monk
· 11 years ago
4d5e20f
Make proxy API public
by Jason Monk
· 11 years ago
f950f05
am 7f623d6b: am 9506e84b: am ba1a9a61: am 1fce89d9: am e6d1fa7a: Merge "Include the interface for clearDnsInterfaceForUidRange" into klp-dev
by Chad Brubaker
· 11 years ago
ba1a9a6
am 1fce89d9: am e6d1fa7a: Merge "Include the interface for clearDnsInterfaceForUidRange" into klp-dev
by Chad Brubaker
· 11 years ago
e6d1fa7
Merge "Include the interface for clearDnsInterfaceForUidRange" into klp-dev
by Chad Brubaker
· 11 years ago
0485d1f
Merge "Catch Netd exceptions to avoid runtime restart"
by Etan Cohen
· 11 years ago
cdb8463
Catch Netd exceptions to avoid runtime restart
by Robert Greenwalt
· 11 years ago
f8361db
resolved conflicts for merge of 0bff77d6 to master
by Robert Greenwalt
· 11 years ago
98bb98b
am bd84f01c: am 22e0dfc4: Merge "Handle provisioning APN by turning off/on data." into klp-dev
by Robert Greenwalt
· 11 years ago
22e0dfc
Merge "Handle provisioning APN by turning off/on data." into klp-dev
by Robert Greenwalt
· 11 years ago
4029893
Update the tests to deal with the new timestamps in idletimer module.
by Ashish Sharma
· 11 years ago
29f7e0e
Include elapsed realtime (nanos) of the event in the radio state change notifications.
by Ashish Sharma
· 11 years ago
98fee2c
Handle provisioning APN by turning off/on data.
by Wink Saville
· 11 years ago
11ca0a1
Include the interface for clearDnsInterfaceForUidRange
by Chad Brubaker
· 11 years ago
36b41e2
am 4ecd833e: am 1a1703f9: Merge "ConnectivityService: add support to set TCP initial rwnd" into klp-dev
by JP Abgrall
· 11 years ago
7e3104d
am 78f204ae: am 8e240af5: Merge "Remove SO_BINDTODEVICE from VPN protect" into klp-dev
by Chad Brubaker
· 11 years ago
1a1703f
Merge "ConnectivityService: add support to set TCP initial rwnd" into klp-dev
by JP Abgrall
· 11 years ago
51e6a21
am 7fb07438: am 674f85af: Merge "Only allow System apps to make VPN exempt routes" into klp-dev
by Chad Brubaker
· 11 years ago
7226f99
am 1011960c: am decfd707: Merge "Add the calling package name to requestRouteToHost" into klp-dev
by Chad Brubaker
· 11 years ago
af3781c
ConnectivityService: add support to set TCP initial rwnd
by JP Abgrall
· 11 years ago
41236f1
Remove SO_BINDTODEVICE from VPN protect
by Chad Brubaker
· 11 years ago
8f80988
am 89ba783f: am bad3a9e6: am 2d1e8c49: Merge "Only apply tcp buffer sizes for default net" into klp-dev
by Robert Greenwalt
· 11 years ago
342cd4d
Only allow System apps to make VPN exempt routes
by Chad Brubaker
· 11 years ago
edf0ac7
Add the calling package name to requestRouteToHost
by Chad Brubaker
· 11 years ago
89ba783
am bad3a9e6: am 2d1e8c49: Merge "Only apply tcp buffer sizes for default net" into klp-dev
by Robert Greenwalt
· 11 years ago
eace8d5
Only apply tcp buffer sizes for default net
by Robert Greenwalt
· 11 years ago
2f54971
Merge "Only apply tcp buffer sizes for default net"
by Robert Greenwalt
· 11 years ago
d09401f
Only apply tcp buffer sizes for default net
by Robert Greenwalt
· 11 years ago
5ac8816
Hold a wake lock while dispatching network activity events.
by Dianne Hackborn
· 11 years ago
79cba31
Merge "Remove SO_BINDTODEVICE from VPN protect"
by Chad Brubaker
· 11 years ago
5c874c7
Remove unneeded new RIL command.
by Jake Hamby
· 11 years ago
d35af17
Merge "Only allow System apps to make VPN exempt routes"
by Chad Brubaker
· 11 years ago
4dc2fda
Merge "Add the calling package name to requestRouteToHost"
by Chad Brubaker
· 11 years ago
7965e0a
Only allow System apps to make VPN exempt routes
by Chad Brubaker
· 11 years ago
3cf7d6c
ConnectivityService: add support to set TCP initial rwnd
by JP Abgrall
· 11 years ago
d67d197
Modify unexpected mtu debug message to print mtu
by Patrick Tjin
· 11 years ago
71e8953
Add the calling package name to requestRouteToHost
by Chad Brubaker
· 11 years ago
74d117f
Remove SO_BINDTODEVICE from VPN protect
by Chad Brubaker
· 11 years ago
19cb7dc
Start tracking radio up time.
by Dianne Hackborn
· 11 years ago
4deacc2
Add new RIL commands to read/write NV items and reset NV config.
by Jake Hamby
· 12 years ago
Next »