Gitiles
Code Review
Sign In
review.blissroms.org
/
packages_modules_Connectivity
/
d050d1c82c7c110eb0555fba705f697e6114cbe3
/
core
09d6cdf
resolved conflicts for merge of 796539b1 to master
by Robert Greenwalt
· 14 years ago
33cdcdf
Fix tethering upstream determination.
by Robert Greenwalt
· 14 years ago
d576354
Handle removed UIDs in network stats and policy.
by Jeff Sharkey
· 14 years ago
de450f9
Read "qtaguid" network stats, refactor templates.
by Jeff Sharkey
· 14 years ago
75cacd5
VPN: migrate from generic Bundle to our own Parcelable VpnConfig.
by Chia-chi Yeh
· 14 years ago
97abbe9
Growable NetworkStats object instead of builder.
by Jeff Sharkey
· 14 years ago
ebbebc7
Persist network stats using AtomicFile.
by Jeff Sharkey
· 14 years ago
9a4ad7d
The service part of the user space VPN support.
by Chia-chi Yeh
· 14 years ago
269d732
resolved conflicts for merge of 510d0a75 to master
by Robert Greenwalt
· 14 years ago
512b757
Compute range-based usage in NetworkStatsHistory.
by Jeff Sharkey
· 14 years ago
21062e7
Map network identity using ConnectivityService.
by Jeff Sharkey
· 14 years ago
f17deff
resolved conflicts for merge of 8de47a2f to honeycomb-LTE
by Robert Greenwalt
· 14 years ago
d26449f
Collect historical network stats.
by Jeff Sharkey
· 14 years ago
921ebf2
Policy and rules work for ConnectivityManager.
by Jeff Sharkey
· 14 years ago
6a9d454
Reveal some network constants.
by Robert Greenwalt
· 14 years ago
f65d11d
APIs to profile network usage for current UID.
by Jeff Sharkey
· 14 years ago
1dc369c
am 2a4ebb81: am 049694bf: Merge "Reset connection while data state changed." into honeycomb-LTE
by Wink Saville
· 14 years ago
049694b
Merge "Reset connection while data state changed." into honeycomb-LTE
by Wink Saville
· 14 years ago
65727c9
Merge f024027b
by Jean-Baptiste Queru
· 14 years ago
f23fb20
Reset connection while data state changed.
by Wink Saville
· 14 years ago
355205c
Switch to use netd to add/remove routes.
by Robert Greenwalt
· 14 years ago
9cfe619
DO NOT MERGE Add DhcpStateMachine
by Irfan Sheriff
· 14 years ago
a8f3f7c
am f4c231c4: am 76a118dd: Merge "Fix initialization of RouteInfo" into honeycomb-LTE
by Wink Saville
· 14 years ago
efa66d9
Fix initialization of RouteInfo
by Kazuhiro Ondo
· 14 years ago
b5c62b6
am f490d721: am e6848fac: Merge "Fix the adding of host routes." into honeycomb-LTE
by Robert Greenwalt
· 14 years ago
bd49221
Fix the adding of host routes.
by Robert Greenwalt
· 14 years ago
e7dcc13
am df6da5c9: am aae781f3: Merge "Add auto-restore timeout for secondary networks." into honeycomb-LTE
by Robert Greenwalt
· 14 years ago
aae781f
Merge "Add auto-restore timeout for secondary networks." into honeycomb-LTE
by Robert Greenwalt
· 14 years ago
20f819c
Add auto-restore timeout for secondary networks.
by Robert Greenwalt
· 14 years ago
b0d1452
resolved conflicts for merge of 90faa5de to master
by Robert Greenwalt
· 14 years ago
52b5163
am 78204ba5: am 8ab6a6d4: Merge "Add DhcpStateMachine for interation with dhcpcd" into honeycomb-LTE
by Irfan Sheriff
· 14 years ago
5afb466
Merge "Add RouteInfo objects for tracking routes." into honeycomb-LTE
by Robert Greenwalt
· 14 years ago
5a90129
Add RouteInfo objects for tracking routes.
by Robert Greenwalt
· 14 years ago
204cec7
Add DhcpStateMachine for interation with dhcpcd
by Irfan Sheriff
· 14 years ago
ef903ac
am 8177aee2: am ef568c97: Merge "Make new networkAttribute parameter non-optional." into honeycomb-LTE
by Robert Greenwalt
· 14 years ago
2240524
Make new networkAttribute parameter non-optional.
by Robert Greenwalt
· 14 years ago
f76c55d
Expose more net types to the public.
by Robert Greenwalt
· 14 years ago
c944a7d
More native code cleanup.
by Elliott Hughes
· 14 years ago
6cec7f3
Add support for USB Ethernet adapters
by Benoit Goby
· 15 years ago
f7ca6f7
am 1a087f0f: resolved conflicts for merge of 2879f735 to honeycomb-plus-aosp
by Robert Greenwalt
· 14 years ago
2879f73
Merge "Add external dependency API." into honeycomb-LTE
by Robert Greenwalt
· 14 years ago
a8191da
am f2cc9d1c: am 5d6f1167: Merge "Make LinkProperties comparable." into honeycomb-LTE
by John Wang
· 14 years ago
3e567d5
Make LinkProperties comparable.
by John Wang
· 14 years ago
34848c0
Add external dependency API.
by Robert Greenwalt
· 14 years ago
587274e
Don't use local ref for cached jclass reference in JNI code
by Brian Carlstrom
· 14 years ago
dab2c62
Do not merge: Add some input checking to prevent problems
by Robert Greenwalt
· 15 years ago
b7c92c7
Do not merge: Revert the revert of "LTE Changes for Telephony including Multiple PDN support and IPV6 support"
by Wink Saville
· 15 years ago
bbba216
DO NOT MERGE: Revert "LTE Changes for Telephony including Multiple PDN support and IPV6 support"
by Wink Saville
· 15 years ago
0ce5504
Add some input checking to prevent problems
by Robert Greenwalt
· 15 years ago
f6b7669
LTE Changes for Telephony including Multiple PDN support and IPV6 support
by Wink Saville
· 15 years ago
3064b9e
Use InetAddress.parseNumericAddress.
by Elliott Hughes
· 15 years ago
7fae12c
Remove more use of netmask
by Robert Greenwalt
· 15 years ago
5c73397
Update LinkProperties treatment of gateways
by Robert Greenwalt
· 15 years ago
f2b39b4
am 996d60e3: resolved conflicts for merge of 36165a67 to honeycomb-plus-aosp
by Robert Greenwalt
· 15 years ago
996d60e
resolved conflicts for merge of 36165a67 to honeycomb-plus-aosp
by Robert Greenwalt
· 15 years ago
36165a6
am 6b739dc7: Merge "Add some network types that OEM\'s are asking for." into gingerbread
by Robert Greenwalt
· 15 years ago
9d07781
Add some network types that OEM's are asking for.
by Robert Greenwalt
· 15 years ago
52ef39a
Fix the build
by Robert Greenwalt
· 15 years ago
3ec1eee
Get rid of manual int->ipv4 string generation
by Robert Greenwalt
· 15 years ago
7baf8a8
Make the interface with DHCP IPv6 capable.
by Robert Greenwalt
· 15 years ago
2e1763c
Switch from NetworkUtils to netd for iface config.
by Robert Greenwalt
· 15 years ago
3741bed
Deprecate a method that formats only IPv4 addresses.
by Jesse Wilson
· 15 years ago
0db51a0
Add TYPE_BLUETOOTH network interface for reverse tethering.
by Jaikumar Ganesh
· 15 years ago
eb123ac
Add a Dummy data connection for testing purposes.
by Robert Greenwalt
· 15 years ago
c3c5f86
Notify all VMs when proxy changes.
by Robert Greenwalt
· 15 years ago
29666e4
Remove NetworkUtils.isIpAddress.
by Elliott Hughes
· 15 years ago
e0b2c0f
Use LinkProperties for IP and proxy configuration
by Irfan Sheriff
· 15 years ago
fb7c964
Add LinkAddress
by Irfan Sheriff
· 15 years ago
30bdeb3
use hostname when address null ProxyProperties parcelling
by Irfan Sheriff
· 15 years ago
1746543
Cleanup copyright dates add missing method.
by Wink Saville
· 15 years ago
9f0ee4f
Enhance http proxy support
by Robert Greenwalt
· 15 years ago
978f509
am 7d6070c3: am 134b28a7: Merge "Update Inet Connection Status display" into gingerbread
by Robert Greenwalt
· 15 years ago
7d6070c
am 134b28a7: Merge "Update Inet Connection Status display" into gingerbread
by Robert Greenwalt
· 15 years ago
d3401f9
Update Inet Connection Status display
by Robert Greenwalt
· 15 years ago
a416052
Add per network static IP settings
by Irfan Sheriff
· 15 years ago
b3102ac
Fix the build
by Robert Greenwalt
· 15 years ago
24118e8
resolved conflicts for merge of ee6dfc50 to master
by Robert Greenwalt
· 15 years ago
ee6dfc5
am 0727a865: Merge "Add network condition reporting." into gingerbread
by Robert Greenwalt
· 15 years ago
986c741
Add network condition reporting.
by Robert Greenwalt
· 15 years ago
98f4583
Some cleanup of Proxy class.
by Robert Greenwalt
· 15 years ago
e422ad9
Fix NPE in toString
by Robert Greenwalt
· 15 years ago
e55ada7
Fix crash when proxy exclusion list is null.
by Andrew Stadler
· 15 years ago
fd151ec
Fix reboot loop due to NPE
by Irfan Sheriff
· 15 years ago
1f1bcfe
Rename NetworkProperties to LinkProperties
by Robert Greenwalt
· 15 years ago
906eda5
Merge "resolved conflicts for merge of 4ea54f44 to master"
by Robert Greenwalt
· 15 years ago
7d85790
Add NetworkProperties to DataConnection.
by Wink Saville
· 15 years ago
7fe44cb
resolved conflicts for merge of 4ea54f44 to master
by Robert Greenwalt
· 15 years ago
7ac5d37
resolved conflicts for merge of b998f311 to gingerbread-plus-aosp
by Robert Greenwalt
· 15 years ago
da9f734
DO NOT MERGE Fixing Connectivity
by Robert Greenwalt
· 15 years ago
7601f57
Add an API to request route to an IPv6 host.
by Banavathu, Srinivas Naik
· 15 years ago
9656705
bluetooth tethering
by Danica Chang
· 15 years ago
a89f2ad
Avoid hostname lookup in NetworkProperties
by Irfan Sheriff
· 15 years ago
653e2a2
Refactor WifiStateTracker
by Irfan Sheriff
· 15 years ago
a7dfbd3
Pass network properties to ConnectivityService.
by Robert Greenwalt
· 15 years ago
93dc104
Move the net transition wakelock to ConnService.
by Robert Greenwalt
· 15 years ago
2198ddb
merge from open-source master
by The Android Open Source Project
· 15 years ago
c23dbd2
- updates NetUtils to use new libnetutils headers
by Szymon Jakubczak
· 15 years ago
7f132d9
Make NetworkStateTracker an interface
by Irfan Sheriff
· 15 years ago
bfa8172
Add definitions for WiMAX and iDen network types.
by jsh
· 16 years ago
4283ded
Add error reporting for Tethering.
by Robert Greenwalt
· 16 years ago
Next »