summaryrefslogtreecommitdiffstats
path: root/core/java/android/webkit/WebViewDatabase.java
Commit message (Expand)AuthorAgeFilesLines
* Enable write ahead logging on databases used by WebView.Leon Scroggins2011-01-101-3/+5
* Avoid superfluous calls to CacheManager with the Chromium HTTP stackSteve Block2011-01-071-4/+22
* Update the storage locations used by the Chromium HTTP stackSteve Block2010-09-281-0/+3
* am dc1f0858: am 9902196f: Fix npe in getCacheTotalSize.Patrick Scott2010-08-111-0/+3
|\
| * Fix npe in getCacheTotalSize.Patrick Scott2010-08-111-0/+3
* | Move WebViewDatabase initialization into a background thread.Patrick Scott2010-06-161-109/+154
|/
* Fix for when flash loads cached crossdomain.xml files.Leon Clarke2010-03-231-2/+11
* Close Cursors in finally blocks.Leon Scroggins2010-03-221-135/+210
* Add a new WebCoreWorker thread to handle the tasksGrace Kloba2010-03-011-2/+38
* If openOrCreateDatabase() throws an exception, deleteGrace Kloba2009-10-131-3/+21
* Per suggestion in http://b/issue?id=2062340, update the UNIQUE in theGrace Kloba2009-09-141-3/+18
* Add content-disposition into the cache header as it is needed by Flash.Grace Kloba2009-06-291-5/+14
* Fix for the new webkit. Now "expires" takes the string instead of int.Grace Kloba2009-06-251-7/+16
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+967
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-967/+0
* auto import from //branches/cupcake/...@131421The Android Open Source Project2009-02-131-25/+22
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-34/+42
* Initial ContributionThe Android Open Source Project2008-10-211-0/+962