summaryrefslogtreecommitdiff
path: root/core/java/android/webkit/WebStorage.java
AgeCommit message (Expand)Author
2014-11-12[WebView] Allow the WebView to be compiled against the system SDK.Ignacio Solla
2013-09-17Update APIs for the Chromium WebViewJonathan Dixon
2013-02-28Deprecate various WebView related methodsJonathan Dixon
2012-07-10Update documentation to clarify AppCache usageSelim Gurun
2012-04-26Fix JavaDoc style for several WebView classesSteve Block
2012-04-23Seperate interface and implementation of 4 WebView classesJonathan Dixon
2012-04-16Merge "Clean up JavaDoc for WebStorage"Steve Block
2012-04-13Two WebView API cleanupsJonathan Dixon
2012-04-13Clean up JavaDoc for WebStorageSteve Block
2012-04-12Hide the public constructors for singleton classesJonathan Dixon
2012-03-28Minor code tidying up in WebStorage & GeolocationPermissionJonathan Dixon
2011-12-19Remove misleading API council commentsJonathan Dixon
2011-01-24Docs for OriginJohn Reck
2011-01-12WebStorage public API changeJohn Reck
2010-03-20Implements layoutTestController.setAppCacheMaximumSizeSteve Block
2010-02-19Adds synchronization around message handler in GeolocationPermissions and Web...Steve Block
2010-01-08Fix a bug where the usage for an origin shows up as 0 in Website Settings whe...Andrei Popescu
2009-11-07Remove "@hide pending API council" in webkit to exposeGrace Kloba
2009-09-22Reimplement the settings to use async callbacksNicolas Roard
2009-08-11make private inner classes staticCary Clark
2009-07-29Wire in the AppCache out-of-space callbackAndrei Popescu
2009-07-22cleanup the WebStorage Java class. There were too many calls to syncValues().Andrei Popescu
2009-07-21wire appcache to the HTML5 UIAndrei Popescu
2009-06-18Update WebStorage methods used by DumpRenderTree to complete synchronously if...Ben Murdoch
2009-05-11Add modifications to handle the WebStorage settings + the WebStorage bridge n...Nicolas Roard
2009-04-30Merges p9 CLs 144856 and 145055 to GIT to enable the Database API in the brow...Ben Murdoch