index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
content
/
browser
/
dom_storage
Commit message (
Expand
)
Author
Age
Files
Lines
*
[base] Move AutoReset to base namespace.
dbeam@chromium.org
2012-11-21
1
-3
/
+3
*
Set up include rules for webkit/dom_storage.
marja@chromium.org
2012-11-06
3
-9
/
+15
*
Move fileapi and dom_storage directories into the content namespace.
jam@chromium.org
2012-10-24
6
-17
/
+35
*
BrowsingDataRemover: clear sessionStorage.
marja@chromium.org
2012-10-19
2
-17
/
+64
*
Fix: Prerendering was confusing SessionService to not save sessionStorage.
marja@chromium.org
2012-09-26
2
-0
/
+5
*
Move SessionStorageNamespace entirely into NavigationController and support S...
ajwong@chromium.org
2012-08-13
2
-1
/
+10
*
Better session restore: Persist sessionStorage on disk.
marja@chromium.org
2012-08-07
2
-3
/
+19
*
Move over a bunch of tests from browser_tests to content_browsertests.
jam@chromium.org
2012-07-26
1
-22
/
+15
*
Move ExecuteJavaScript functions from ui_test_utils.h to browser_test_utils.h...
jam@chromium.org
2012-07-24
1
-1
/
+2
*
Always enable dom automation for browser_tests. This avoids developers having...
jam@chromium.org
2012-07-18
1
-3
/
+1
*
Remove #pragma once from content
ajwong@chromium.org
2012-07-11
3
-3
/
+0
*
Move tab functions off Browser into browser_tabstrip and browser_tabrestore.
ben@chromium.org
2012-06-29
1
-2
/
+4
*
Session restore: Store and restore persistent IDs for sessionStorage.
marja@chromium.org
2012-06-22
4
-0
/
+15
*
Create and store persistent unique ids for sessionStorage.
marja@chromium.org
2012-06-18
2
-1
/
+23
*
TabContentsWrapper -> TabContents, part 57.
avi@chromium.org
2012-06-13
1
-2
/
+2
*
Minor cleanup. Simplify the DOMStorageContext interface exposed by the conten...
michaeln@google.com
2012-06-11
2
-101
/
+2
*
Fix for DOMStorageContextImpl::LeakyCloneSessionStorage.
marja@chromium.org
2012-06-06
4
-15
/
+9
*
Unwire the clear on exit preference from the storage systems.
jochen@chromium.org
2012-06-05
2
-13
/
+3
*
Teaching BrowsingDataRemover how to delete application data.
mkwst@chromium.org
2012-06-04
2
-10
/
+0
*
Update the DOMStorageContext public interface in the content layer to remove ...
michaeln@google.com
2012-06-01
2
-0
/
+41
*
Fix the DomStorage is "wicked slow" bug by adding a renderer side cache and u...
michaeln@google.com
2012-05-30
2
-95
/
+28
*
Fix a DomStorageEvent bug with reporting the wrong connection_id to renderers...
michaeln@google.com
2012-05-19
1
-5
/
+22
*
Switch chrome and chromiumDRT over to using the new WebKit API for dispatching
michaeln@google.com
2012-04-26
1
-0
/
+1
*
DomStorage async IPC message definitions and browser-side handlers. These mes...
michaeln@google.com
2012-04-24
2
-5
/
+51
*
Fixup the DomStorage IPC messsages.
michaeln@google.com
2012-04-19
2
-29
/
+35
*
DomStorageContext: separate directories for localStorage and sessionStorage.
marja@chromium.org
2012-04-17
1
-2
/
+7
*
More DomStorage house cleaning, many files but all mechanical changes.
michaeln@google.com
2012-04-17
6
-28
/
+5
*
DomStorage house cleaning in preparation of deleting the now obsolete in_proc...
michaeln@google.com
2012-04-13
1
-2
/
+2
*
TabContents -> WebContentsImpl, part 7.
avi@chromium.org
2012-04-11
1
-1
/
+1
*
DomStorageBrowserTest sanity check
michaeln@google.com
2012-04-04
1
-0
/
+56
*
DomStorage data deletion and memory purging.
michaeln@google.com
2012-03-23
1
-4
/
+6
*
DomStorage commit task sequencing. Use two workerpool task sequences (primary...
michaeln@google.com
2012-03-21
2
-11
/
+24
*
Revert 127575 - Revert 127573 - DOMStorageContextImpl that's implemented in t...
michaeln@google.com
2012-03-20
2
-0
/
+249
*
Revert 127573 - DOMStorageContextImpl that's implemented in terms of the new ...
dgrogan@chromium.org
2012-03-19
2
-249
/
+0
*
DOMStorageContextImpl that's implemented in terms of the new dom_storage clas...
michaeln@google.com
2012-03-19
2
-0
/
+249
*
These files weren't meant to be committed yet, removing them for now.
michaeln@google.com
2012-03-16
2
-274
/
+0
*
SessionStorageNamespaceImpl class written in terms of the new dom_storage cla...
michaeln@google.com
2012-03-15
1
-2
/
+2
*
DOMStorageMessageFilter implementation that utilizes the new dom_storage clas...
michaeln@google.com
2012-03-15
7
-0
/
+657