summaryrefslogtreecommitdiffstats
path: root/core/java/android/webkit/DataLoader.java
Commit message (Expand)AuthorAgeFilesLines
* Enable StreamLoader to be loaded in a separate thread.Grace Kloba2010-02-041-14/+2
* Check for null data after decoding a data: url.Patrick Scott2010-02-021-4/+16
* loadListener.transferEncoding() is null if it is not specified in data: schem...Grace Kloba2009-05-151-1/+1
* Parse the base64 data before creating the data stream.Patrick Scott2009-04-291-16/+13
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+80
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-80/+0
* Initial ContributionThe Android Open Source Project2008-10-211-0/+80