summaryrefslogtreecommitdiffstats
path: root/core/java/android/net/http
Commit message (Expand)AuthorAgeFilesLines
* am e97c2006: Updated Browser and MCS to use shared default trust manager inst...Bob Lee2009-08-201-29/+5
|\
| * Updated Browser and MCS to use shared default trust manager instead of initia...Bob Lee2009-08-201-29/+5
* | 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
* | 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
* | 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
| * Automated import from //branches/donutburger/...@141355,141355Bob Lee2009-03-242-92/+90
* | Fix #1807059. If it is "POST", always use BasicHttpEntityEnclosingRequest eve...Grace Kloba2009-05-081-2/+7
* | Automated import from //branches/master/...@141357,141357Bob 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-0324-0/+6469
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-0324-6517/+0
* auto import from //depot/cupcake/@132589The Android Open Source Project2009-03-032-76/+124
* auto import from //depot/cupcake/@137055The Android Open Source Project2009-03-022-124/+76
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-102-5/+24
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-175-82/+170
* Initial ContributionThe Android Open Source Project2008-10-2124-0/+6410