summaryrefslogtreecommitdiffstats
path: root/content/browser/dom_storage
Commit message (Expand)AuthorAgeFilesLines
* Switch chrome and chromiumDRT over to using the new WebKit API for dispatchingmichaeln@google.com2012-04-261-0/+1
* DomStorage async IPC message definitions and browser-side handlers. These mes...michaeln@google.com2012-04-242-5/+51
* Fixup the DomStorage IPC messsages.michaeln@google.com2012-04-192-29/+35
* DomStorageContext: separate directories for localStorage and sessionStorage.marja@chromium.org2012-04-171-2/+7
* More DomStorage house cleaning, many files but all mechanical changes.michaeln@google.com2012-04-176-28/+5
* DomStorage house cleaning in preparation of deleting the now obsolete in_proc...michaeln@google.com2012-04-131-2/+2
* TabContents -> WebContentsImpl, part 7.avi@chromium.org2012-04-111-1/+1
* DomStorageBrowserTest sanity checkmichaeln@google.com2012-04-041-0/+56
* DomStorage data deletion and memory purging.michaeln@google.com2012-03-231-4/+6
* DomStorage commit task sequencing. Use two workerpool task sequences (primary...michaeln@google.com2012-03-212-11/+24
* Revert 127575 - Revert 127573 - DOMStorageContextImpl that's implemented in t...michaeln@google.com2012-03-202-0/+249
* Revert 127573 - DOMStorageContextImpl that's implemented in terms of the new ...dgrogan@chromium.org2012-03-192-249/+0
* DOMStorageContextImpl that's implemented in terms of the new dom_storage clas...michaeln@google.com2012-03-192-0/+249
* These files weren't meant to be committed yet, removing them for now.michaeln@google.com2012-03-162-274/+0
* SessionStorageNamespaceImpl class written in terms of the new dom_storage cla...michaeln@google.com2012-03-151-2/+2
* DOMStorageMessageFilter implementation that utilizes the new dom_storage clas...michaeln@google.com2012-03-157-0/+657