summaryrefslogtreecommitdiffstats
path: root/core/java/android/net
Commit message (Expand)AuthorAgeFilesLines
* Add debug and remove SocketTimeoutException.Wink Saville2013-08-291-7/+4
* Merge commit '270226b0' into manualmergeWink Saville2013-08-295-157/+160
|\
| * am 8cb2f42e: am 948282b0: Add support for handling mobile provisioning networks.Wink Saville2013-08-295-163/+155
| |\
| | * Add support for handling mobile provisioning networks.Wink Saville2013-08-295-163/+155
| * | am 33283a97: am dce52cdb: DO NOT MERGE: MDST is not ready until connected to ...Wink Saville2013-08-261-0/+7
| |\ \ | | |/
| | * DO NOT MERGE: MDST is not ready until connected to DcTracker.Wink Saville2013-08-161-0/+7
| * | am 61768c97: am 3870c570: Use hostname verifier directly instead of instance ...Kenny Root2013-08-131-4/+1
| |\ \ | | |/
| | * Use hostname verifier directly instead of instance DO NOT MERGEKenny Root2013-08-131-4/+1
* | | Increase sampling data size limitsVinit Deshapnde2013-08-263-57/+62
* | | Merge "Introduce network link quality statistics" into klp-devVinit Deshapnde2013-08-2213-24/+907
|\ \ \
| * | | Introduce network link quality statisticsVinit Deshapnde2013-08-2113-24/+907
* | | | Merge "Notify IP address changes to interface observers." into klp-devLorenzo Colitti2013-08-211-0/+21
|\ \ \ \
| * | | | Notify IP address changes to interface observers.Lorenzo Colitti2013-08-201-0/+21
* | | | | Merge "Make BaseNetworkObserver available to core code" into klp-devLorenzo Colitti2013-08-211-9/+7
|\ \ \ \ \ | |/ / / /
| * | | | Make BaseNetworkObserver available to core codeLorenzo Colitti2013-08-201-9/+7
* | | | | Merge "Modify LinkProperties address update methods." into klp-devLorenzo Colitti2013-08-211-6/+47
|\ \ \ \ \ | |/ / / /
| * | | | Modify LinkProperties address update methods.Lorenzo Colitti2013-08-201-6/+47
* | | | | Merge "Add a string constructor to LinkAddress." into klp-devLorenzo Colitti2013-08-211-6/+35
|\ \ \ \ \ | |/ / / /
| * | | | Add a string constructor to LinkAddress.Lorenzo Colitti2013-08-201-6/+35
| |/ / /
* | | | Change PacProcessor to Android ServiceJason Monk2013-08-202-7/+27
|/ / /
* | | PROXY_SERVICE may be missing and its reference null.Wink Saville2013-08-101-0/+10
* | | am 9b7b4450: am 02eab434: am 4d87d91d: Merge "If in a mobile captive portal i...Wink Saville2013-08-088-0/+69
|\ \ \ | |/ /
| * | am 02eab434: am 4d87d91d: Merge "If in a mobile captive portal is detected en...Wink Saville2013-08-088-0/+69
| |\ \ | | |/
| | * Merge "If in a mobile captive portal is detected enable fail fast." into jb-m...Wink Saville2013-08-088-0/+69
| | |\
| | | * If in a mobile captive portal is detected enable fail fast.Wink Saville2013-08-078-0/+69
* | | | am 7c00be48: am 55adb390: am 35152f13: Merge "Have CaptivePortalTracker use g...Wink Saville2013-08-083-2/+34
|\ \ \ \ | |/ / /
| * | | am 55adb390: am 35152f13: Merge "Have CaptivePortalTracker use gservices upda...Wink Saville2013-08-083-2/+34
| |\ \ \ | | |/ /
| | * | Merge "Have CaptivePortalTracker use gservices updateable provisioning urls."...Wink Saville2013-08-083-2/+34
| | |\ \
| | | * | Have CaptivePortalTracker use gservices updateable provisioning urls.Wink Saville2013-08-053-3/+35
| | | |/
* | | | Merge commit '81132d51' into fix-merge-conflictWink Saville2013-08-081-1/+8
|\ \ \ \ | |/ / /
| * | | am b9b4321b: am 5191b859: Merge "In CaptiviePortalTracker a socket timeout is...Wink Saville2013-08-081-1/+5
| |\ \ \ | | |/ /
| | * | In CaptiviePortalTracker a socket timeout is probably a captive portal.Wink Saville2013-08-051-1/+5
| | |/
* | | Add PAC File support for proxy configurationJason Monk2013-08-073-27/+146
* | | Track latency of captive portal checksBrian Williammee2013-08-061-2/+129
* | | am 710f3e2c: am 60ae2617: Merge "If frameworks wants ASCII casing, it should ...Elliott Hughes2013-08-028-10/+18
|\ \ \ | |/ /
| * | am 60ae2617: Merge "If frameworks wants ASCII casing, it should explicity ask...Elliott Hughes2013-08-028-10/+18
| |\ \
| | * | If frameworks wants ASCII casing, it should explicity ask for it.Elliott Hughes2013-08-028-10/+18
* | | | Merge "Add accessors for all addresses and clarify compare* methods"Lorenzo Colitti2013-08-011-19/+45
|\ \ \ \
| * | | | Add accessors for all addresses and clarify compare* methodsLorenzo Colitti2013-08-011-19/+45
* | | | | Fix excessive log spew.Wink Saville2013-07-311-1/+1
|/ / / /
* | | | Add network type TYPE_MOBILE_IA.Wink Saville2013-07-292-4/+16
* | | | Bluetooth stopped working in master - "bad file descriptor"Zhihai Xu2013-07-251-1/+7
* | | | Merge "Use hostname verifier directly instead of instance"Kenny Root2013-07-241-4/+1
|\ \ \ \
| * | | | Use hostname verifier directly instead of instanceKenny Root2013-07-231-4/+1
* | | | | Merge "Fix supplimentary network connections with VPNs"Geremy Condra2013-07-231-0/+16
|\ \ \ \ \
| * | | | | Fix supplimentary network connections with VPNsChad Brubaker2013-07-191-0/+16
| |/ / / /
* | | | | Merge "Support multiple Vpn ManageDialogs"Geremy Condra2013-07-231-0/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Support multiple Vpn ManageDialogsChad Brubaker2013-07-161-0/+2
* | | | | resolved conflicts for merge of 85b5e4c4 to masterRobert Greenwalt2013-07-192-0/+14
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | am b5bf655c: am e874bd35: Merge "Add gservices updater for carrier provisioni...Robert Greenwalt2013-07-192-0/+14
| |\ \ \ \ | | |_|/ / | |/| | / | | | |/ | | |/|