summaryrefslogtreecommitdiff
path: root/core/java/android/webkit/WebStorage.java
Commit message (Expand)AuthorAgeFilesLines
* Remove WebView AppCache APIs.Torne (Richard Coles)2021-09-141-27/+16
* [WebView] Allow the WebView to be compiled against the system SDK.Ignacio Solla2014-11-121-11/+4
* Update APIs for the Chromium WebViewJonathan Dixon2013-09-171-5/+2
* Deprecate various WebView related methodsJonathan Dixon2013-02-281-0/+2
* Update documentation to clarify AppCache usageSelim Gurun2012-07-101-6/+12
* Fix JavaDoc style for several WebView classesSteve Block2012-04-261-16/+21
* Seperate interface and implementation of 4 WebView classesJonathan Dixon2012-04-231-287/+13
* Merge "Clean up JavaDoc for WebStorage"Steve Block2012-04-161-34/+73
|\
| * Clean up JavaDoc for WebStorageSteve Block2012-04-131-34/+73
* | Two WebView API cleanupsJonathan Dixon2012-04-131-1/+1
* | Hide the public constructors for singleton classesJonathan Dixon2012-04-121-0/+10
|/
* Minor code tidying up in WebStorage & GeolocationPermissionJonathan Dixon2012-03-281-7/+1
* Remove misleading API council commentsJonathan Dixon2011-12-191-1/+1
* Docs for OriginJohn Reck2011-01-241-1/+21
* WebStorage public API changeJohn Reck2011-01-121-7/+7
* Implements layoutTestController.setAppCacheMaximumSizeSteve Block2010-03-201-0/+10
* Adds synchronization around message handler in GeolocationPermissions and Web...Steve Block2010-02-191-2/+2
* Fix a bug where the usage for an origin shows up as 0 in Website Settings whe...Andrei Popescu2010-01-081-2/+2
* Remove "@hide pending API council" in webkit to exposeGrace Kloba2009-11-071-7/+0
* Reimplement the settings to use async callbacksNicolas Roard2009-09-221-81/+182
* make private inner classes staticCary Clark2009-08-111-1/+1
* Wire in the AppCache out-of-space callbackAndrei Popescu2009-07-291-5/+16
* cleanup the WebStorage Java class. There were too many calls to syncValues().Andrei Popescu2009-07-221-9/+4
* wire appcache to the HTML5 UIAndrei Popescu2009-07-211-13/+16
* Update WebStorage methods used by DumpRenderTree to complete synchronously if...Ben Murdoch2009-06-181-6/+25
* Add modifications to handle the WebStorage settings + the WebStorage bridge n...Nicolas Roard2009-05-111-0/+248
* Merges p9 CLs 144856 and 145055 to GIT to enable the Database API in the brow...Ben Murdoch2009-04-301-0/+35