index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
webkit
/
WebViewDatabase.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unused imports in frameworks/base.
John Spurlock
2015-02-28
1
-1
/
+0
*
[WebView] Allow the WebView to be compiled against the system SDK.
Ignacio Solla
2014-11-12
1
-25
/
+8
*
Deprectate WebViewDatabase password methods.
Ben Murdoch
2013-04-11
1
-1
/
+5
*
Fix broken JavaDoc
Jonathan Dixon
2012-11-30
1
-10
/
+10
*
Use less static synchronized
John Reck
2012-09-20
1
-1
/
+1
*
Hiding some of the deprecated android.webkit API's
Kristian Monsen
2012-09-07
1
-1
/
+3
*
Improve JavaDoc for HTTP basic authentication methods
Steve Block
2012-07-23
1
-3
/
+10
*
Improve JavaDoc for saved form data
Steve Block
2012-07-23
1
-3
/
+6
*
Improve JavaDoc for saved username/password pairs
Steve Block
2012-07-23
1
-6
/
+11
*
Create WebViewDatabaseClassic from WebViewDatabase.
Ben Murdoch
2012-04-26
1
-564
/
+32
*
Do not enable WAL mode for the WebView database.
Jeff Brown
2012-03-22
1
-6
/
+0
*
Drop support for Android HTTP stack
Steve Block
2012-02-22
1
-634
/
+14
*
WebViewDatabase v11 for ICS.
Ben Murdoch
2011-11-16
1
-6
/
+41
*
Fix a bug in the database upgrade process, and refactor slightly.
Ben Murdoch
2011-11-16
1
-49
/
+57
*
Enable write ahead logging on databases used by WebView.
Leon Scroggins
2011-01-10
1
-3
/
+5
*
Avoid superfluous calls to CacheManager with the Chromium HTTP stack
Steve Block
2011-01-07
1
-4
/
+22
*
Update the storage locations used by the Chromium HTTP stack
Steve Block
2010-09-28
1
-0
/
+3
*
am dc1f0858: am 9902196f: Fix npe in getCacheTotalSize.
Patrick Scott
2010-08-11
1
-0
/
+3
|
\
|
*
Fix npe in getCacheTotalSize.
Patrick Scott
2010-08-11
1
-0
/
+3
*
|
Move WebViewDatabase initialization into a background thread.
Patrick Scott
2010-06-16
1
-109
/
+154
|
/
*
Fix for when flash loads cached crossdomain.xml files.
Leon Clarke
2010-03-23
1
-2
/
+11
*
Close Cursors in finally blocks.
Leon Scroggins
2010-03-22
1
-135
/
+210
*
Add a new WebCoreWorker thread to handle the tasks
Grace Kloba
2010-03-01
1
-2
/
+38
*
If openOrCreateDatabase() throws an exception, delete
Grace Kloba
2009-10-13
1
-3
/
+21
*
Per suggestion in http://b/issue?id=2062340, update the UNIQUE in the
Grace Kloba
2009-09-14
1
-3
/
+18
*
Add content-disposition into the cache header as it is needed by Flash.
Grace Kloba
2009-06-29
1
-5
/
+14
*
Fix for the new webkit. Now "expires" takes the string instead of int.
Grace Kloba
2009-06-25
1
-7
/
+16
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-0
/
+967
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-967
/
+0
*
auto import from //branches/cupcake/...@131421
The Android Open Source Project
2009-02-13
1
-25
/
+22
*
Code drop from //branches/cupcake/...@124589
The Android Open Source Project
2008-12-17
1
-34
/
+42
*
Initial Contribution
The Android Open Source Project
2008-10-21
1
-0
/
+962