summaryrefslogtreecommitdiffstats
path: root/core/java/android/net/http/RequestQueue.java
Commit message (Expand)AuthorAgeFilesLines
* Make fields in WebAddress private, add getters/settersBjorn Bringert2010-10-131-4/+4
* Fix HttpProxy.Robert Greenwalt2010-03-301-0/+2
* Process synchronous requests in the same RequestQueue.Patrick Scott2009-10-021-5/+66
* Remove the network connection logic from RequestQueue.Patrick Scott2009-09-171-171/+11
* Fix 1993520 where page cycler fails.Grace Kloba2009-07-241-6/+4
* Remove all our old high priority knowledge since WebCore will manage it.Patrick Scott2009-07-151-69/+28
* Fix the performance collection in the http thread. A connection can be reused...Grace Kloba2009-07-021-4/+8
* Order high priority requests in the same order they are requested.Patrick Scott2009-05-201-19/+54
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+647
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-647/+0
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-1/+1
* Initial ContributionThe Android Open Source Project2008-10-211-0/+647