index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
webkit
/
WebViewDatabase.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
WebView: deprecate accidentally-exposed constructors
Nate Fischer
2018-09-25
1
-0
/
+8
*
WebView: add @Nullable and @NonNull annotations
Nate Fischer
2017-09-21
1
-0
/
+2
*
WebView: wrap Java literals with {@code}
Nate Fischer
2017-09-05
1
-2
/
+2
*
Disable WebView autocomplete feature.
Selim Gurun
2017-04-04
1
-0
/
+2
*
Deprecate WebView#{get,set}HttpAuthUsernamePassword
Nate Fischer
2016-09-26
1
-4
/
+52
*
Fix WebViewDatabase javadoc.
Hui Shu
2016-09-06
1
-2
/
+11
*
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