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
/
webkit
/
dom_storage
/
dom_storage_host.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move webkit/dom_storage to new browser|common|renderer locations. Just moving...
michaeln@google.com
2013-06-04
1
-169
/
+0
*
Update webkit/ to use scoped_refptr<T>::get() rather than implicit "operator T*"
rsleevi@chromium.org
2013-06-02
1
-7
/
+6
*
Purge in-memory localStorage areas if the # of areas exceeds the limit
kinuko@chromium.org
2013-04-11
1
-0
/
+16
*
Replace string16 with base::string16 in src/webkit
brettw@chromium.org
2013-03-29
1
-5
/
+5
*
DomStorage - Temporary workaround for overly aggressive "bad message terminat...
michaeln@google.com
2012-06-23
1
-8
/
+20
*
Add the HasAreaOpen method to DomStorageHost. Intended for use to make event ...
michaeln@google.com
2012-05-21
1
-0
/
+12
*
Switch chrome and chromiumDRT over to using the new WebKit API for dispatching
michaeln@google.com
2012-04-26
1
-7
/
+3
*
DomStorage async IPC message definitions and browser-side handlers. These mes...
michaeln@google.com
2012-04-24
1
-0
/
+10
*
Fixup the DomStorage IPC messsages.
michaeln@google.com
2012-04-19
1
-11
/
+10
*
Integrate the new dom_storage backend into chromium DRT and test_shell.
michaeln@google.com
2012-03-01
1
-0
/
+1
*
Framing for a DomStorage backend that does not depend on in-process-webkit. O...
michaeln@google.com
2012-02-07
1
-0
/
+124