| Commit message (Expand) | Author | Age | Files | Lines |
* | Move webkit/{browser,common}/dom_storage into content/ | kinuko@chromium.org | 2013-08-07 | 1 | -11/+7 |
* | Set up include rules for webkit/dom_storage. | marja@chromium.org | 2012-11-06 | 1 | -9/+11 |
* | BrowsingDataRemover: clear sessionStorage. | marja@chromium.org | 2012-10-19 | 1 | -4/+21 |
* | Better session restore: Persist sessionStorage on disk. | marja@chromium.org | 2012-08-07 | 1 | -0/+11 |
* | Remove #pragma once from content | ajwong@chromium.org | 2012-07-11 | 1 | -1/+0 |
* | Session restore: Store and restore persistent IDs for sessionStorage. | marja@chromium.org | 2012-06-22 | 1 | -0/+8 |
* | Minor cleanup. Simplify the DOMStorageContext interface exposed by the conten... | michaeln@google.com | 2012-06-11 | 1 | -11/+1 |
* | Teaching BrowsingDataRemover how to delete application data. | mkwst@chromium.org | 2012-06-04 | 1 | -1/+0 |
* | Update the DOMStorageContext public interface in the content layer to remove ... | michaeln@google.com | 2012-06-01 | 1 | -17/+13 |
* | Make the content::DOMStorageContext methods callable on the main thread and h... | jam@chromium.org | 2012-03-15 | 1 | -11/+10 |
* | ContentAPI change - Post DomStorage tasks via a SequencedTaskRunner instead o... | michaeln@google.com | 2012-03-14 | 1 | -1/+6 |
* | Get rid of WebKitContext. Only two out of six HTML5 related objects were in i... | jam@chromium.org | 2012-02-24 | 1 | -3/+0 |
* | Remove usage of WebKitContext from chrome. This also cleans up the chrome cod... | jam@chromium.org | 2012-02-24 | 1 | -0/+9 |
* | Add Content API around DOMStorageContext and IndexedDBContext. In a followup ... | jam@chromium.org | 2012-02-23 | 1 | -0/+45 |