summaryrefslogtreecommitdiffstats
path: root/core/java/android/webkit/StreamLoader.java
Commit message (Expand)AuthorAgeFilesLines
* Add a new WebCoreWorker thread to handle the tasksGrace Kloba2010-03-011-45/+0
* Enable StreamLoader to be loaded in a separate thread.Grace Kloba2010-02-041-32/+77
* Check for null data after decoding a data: url.Patrick Scott2010-02-021-1/+4
* The new webkit won't keep RAM cache if http header has "no-store". So removeGrace Kloba2009-08-211-1/+0
* Centralized debug flags and enabled more granular control of debug settings.Derek Sollenberger2009-06-031-1/+1
* Parse the base64 data before creating the data stream.Patrick Scott2009-04-291-1/+5
* Remove references to android.util.ConfigDave Bort2009-04-131-2/+1
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+199
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-199/+0
* Initial ContributionThe Android Open Source Project2008-10-211-0/+199