summaryrefslogtreecommitdiffstats
path: root/content/public/browser/dom_storage_context.h
Commit message (Expand)AuthorAgeFilesLines
* Move webkit/{browser,common}/dom_storage into content/kinuko@chromium.org2013-08-071-11/+7
* Set up include rules for webkit/dom_storage.marja@chromium.org2012-11-061-9/+11
* BrowsingDataRemover: clear sessionStorage.marja@chromium.org2012-10-191-4/+21
* Better session restore: Persist sessionStorage on disk.marja@chromium.org2012-08-071-0/+11
* Remove #pragma once from contentajwong@chromium.org2012-07-111-1/+0
* Session restore: Store and restore persistent IDs for sessionStorage.marja@chromium.org2012-06-221-0/+8
* Minor cleanup. Simplify the DOMStorageContext interface exposed by the conten...michaeln@google.com2012-06-111-11/+1
* Teaching BrowsingDataRemover how to delete application data.mkwst@chromium.org2012-06-041-1/+0
* Update the DOMStorageContext public interface in the content layer to remove ...michaeln@google.com2012-06-011-17/+13
* Make the content::DOMStorageContext methods callable on the main thread and h...jam@chromium.org2012-03-151-11/+10
* ContentAPI change - Post DomStorage tasks via a SequencedTaskRunner instead o...michaeln@google.com2012-03-141-1/+6
* Get rid of WebKitContext. Only two out of six HTML5 related objects were in i...jam@chromium.org2012-02-241-3/+0
* Remove usage of WebKitContext from chrome. This also cleans up the chrome cod...jam@chromium.org2012-02-241-0/+9
* Add Content API around DOMStorageContext and IndexedDBContext. In a followup ...jam@chromium.org2012-02-231-0/+45