index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
webkit
/
WebStorage.java
Age
Commit message (
Expand
)
Author
2014-11-12
[WebView] Allow the WebView to be compiled against the system SDK.
Ignacio Solla
2013-09-17
Update APIs for the Chromium WebView
Jonathan Dixon
2013-02-28
Deprecate various WebView related methods
Jonathan Dixon
2012-07-10
Update documentation to clarify AppCache usage
Selim Gurun
2012-04-26
Fix JavaDoc style for several WebView classes
Steve Block
2012-04-23
Seperate interface and implementation of 4 WebView classes
Jonathan Dixon
2012-04-16
Merge "Clean up JavaDoc for WebStorage"
Steve Block
2012-04-13
Two WebView API cleanups
Jonathan Dixon
2012-04-13
Clean up JavaDoc for WebStorage
Steve Block
2012-04-12
Hide the public constructors for singleton classes
Jonathan Dixon
2012-03-28
Minor code tidying up in WebStorage & GeolocationPermission
Jonathan Dixon
2011-12-19
Remove misleading API council comments
Jonathan Dixon
2011-01-24
Docs for Origin
John Reck
2011-01-12
WebStorage public API change
John Reck
2010-03-20
Implements layoutTestController.setAppCacheMaximumSize
Steve Block
2010-02-19
Adds synchronization around message handler in GeolocationPermissions and Web...
Steve Block
2010-01-08
Fix a bug where the usage for an origin shows up as 0 in Website Settings whe...
Andrei Popescu
2009-11-07
Remove "@hide pending API council" in webkit to expose
Grace Kloba
2009-09-22
Reimplement the settings to use async callbacks
Nicolas Roard
2009-08-11
make private inner classes static
Cary Clark
2009-07-29
Wire in the AppCache out-of-space callback
Andrei Popescu
2009-07-22
cleanup the WebStorage Java class. There were too many calls to syncValues().
Andrei Popescu
2009-07-21
wire appcache to the HTML5 UI
Andrei Popescu
2009-06-18
Update WebStorage methods used by DumpRenderTree to complete synchronously if...
Ben Murdoch
2009-05-11
Add modifications to handle the WebStorage settings + the WebStorage bridge n...
Nicolas Roard
2009-04-30
Merges p9 CLs 144856 and 145055 to GIT to enable the Database API in the brow...
Ben Murdoch