summaryrefslogtreecommitdiffstats
path: root/core/java/android/net
Commit message (Expand)AuthorAgeFilesLines
* Remove the network connection logic from RequestQueue.Patrick Scott2009-09-172-182/+16
* Fix for multi-apn MMS access.Robert Greenwalt2009-09-102-4/+6
* Note net availability even when apn not enabledRobert Greenwalt2009-08-241-1/+3
* Fix a race condition for data change notificationRobert Greenwalt2009-08-242-1/+2
* Framework changes to support HSDPA/HSUPA/HSPALi Zhe2009-08-211-0/+12
* am e97c2006: Updated Browser and MCS to use shared default trust manager inst...Bob Lee2009-08-202-60/+8
|\
| * Updated Browser and MCS to use shared default trust manager instead of initia...Bob Lee2009-08-202-60/+8
* | Fix various issues found when testing Mms.Robert Greenwalt2009-08-191-8/+16
* | Fix Wifi+Cell on boot after wifi in use.Robert Greenwalt2009-08-191-0/+6
* | Fix for Mms without wifi.Robert Greenwalt2009-08-181-66/+101
* | Fix CDMA to startup/shutdown based on apn en/disabRobert Greenwalt2009-08-171-7/+7
* | Add net type to mobile for mobile-required trafficRobert Greenwalt2009-08-124-187/+214
* | resolved conflicts for merge of b8802b21 to masterGrace Kloba2009-08-033-3/+11
|\ \ | |/
| * Fix #2025900. If a https request is canceled while openConnection is calledGrace Kloba2009-07-303-3/+11
* | Fix 1993520 where page cycler fails.Grace Kloba2009-07-241-6/+4
* | Allow 205 and 305 to have content.Patrick Scott2009-07-211-2/+1
* | Correctly set the thread priority for ConnectionThreads.Patrick Scott2009-07-201-0/+1
* | Remove all our old high priority knowledge since WebCore will manage it.Patrick Scott2009-07-153-77/+31
* | am 2d791055: Merge change 6820 into donutAndroid (Google) Code Review2009-07-121-16/+13
|\ \ | |/
| * Fixed NPE bugs in Uri. Fixes internal issue #1724719.Bob Lee2009-07-101-16/+13
* | Merge change 6823Android (Google) Code Review2009-07-101-0/+3
|\ \
| * | wifi: Keep the WLAN network interface up whenever wifi is enabled.Mike Lockwood2009-07-101-0/+3
* | | resolved conflicts for merge of ad94a983 to masterBob Lee2009-07-101-9/+12
|\ \ \ | |/ / |/| / | |/
| * Uri.EMPTY.toString() was returning null due to an initialization order bug. F...Bob Lee2009-07-101-9/+12
* | Fixed typo, RFC3296 is for LDAP, RFC2396 is for URISimon Schoar2009-07-071-1/+1
* | Fix the performance collection in the http thread. A connection can be reused...Grace Kloba2009-07-022-11/+29
* | am 7a573862: Merge change 5720 into donutAndroid (Google) Code Review2009-07-011-3/+3
|\ \ | |/
| * Fix #1876303. Even rfc2616 4.2 says that "Field names are case-insensitive.",...Grace Kloba2009-06-291-3/+3
* | Revert "ConnectivityManager: Add support for bringing up the default APN."Mike Lockwood2009-06-301-4/+0
* | ConnectivityManager: Add support for bringing up the default APN.Mike Lockwood2009-06-261-0/+4
* | Fix #1907439. If there is uncommitted content when gzipped content got EOFExc...Grace Kloba2009-06-091-2/+7
* | Order high priority requests in the same order they are requested.Patrick Scott2009-05-201-19/+54
* | am 1c9a92fd: Merge change 1690 into donutAndroid (Google) Code Review2009-05-141-7/+9
|\ \ | |/
| * Rework some code so that it works the way it was supposed to work.Marco Nelissen2009-05-141-7/+9
* | Fix #1807059. If it is "POST", always use BasicHttpEntityEnclosingRequest eve...Grace Kloba2009-05-081-2/+7
* | Add '_' to the allowable characters in a host name.Patrick Scott2009-04-271-1/+1
|/
* telephony: Add support for bringing up GSM data connections for GPS SUPL.Mike Lockwood2009-04-141-3/+8
* Merge branch 'readonly-p4-donut' into donutEric Shienbrood2009-04-131-7/+3
|\
| * AI 145980: am: CL 145881 Adding on to CL 145383, unhiding some additional met...Eric Shienbrood2009-04-131-7/+3
* | Remove references to android.util.ConfigDave Bort2009-04-091-3/+6
|/
* AI 144185: Integrate cdma into the main code base.Wink Saville2009-04-021-30/+40
* Automated import from //branches/donutburger/...@141355,141355Bob Lee2009-03-242-92/+90
* auto import from //depot/cupcake/@136594The Android Open Source Project2009-03-051-2/+5
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-0349-0/+13696
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-0349-13708/+0
* auto import from //depot/cupcake/@132589The Android Open Source Project2009-03-033-129/+143
* auto import from //depot/cupcake/@137055The Android Open Source Project2009-03-023-143/+129
* auto import from //branches/cupcake/...@131421The Android Open Source Project2009-02-131-63/+63
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-105-9/+84
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-1710-119/+346