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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove old Sleep and PostDelayedTask interfaces that use int ms instead of Ti...
tedvessenes@gmail.com
2012-06-21
2
-15
/
+0
*
DomStorageArea -> DomStorageDatabase indirection; add *StorageDatabaseAdapter.
marja@chromium.org
2012-06-20
11
-22
/
+233
*
Create and store persistent unique ids for sessionStorage.
marja@chromium.org
2012-06-18
10
-45
/
+162
*
Move remaining webkit storage unit tests to content_unittests
adamk@chromium.org
2012-06-08
2
-0
/
+4
*
SessionStorageDatabase: use string identifiers, add ReadNamespaceIds.
marja@chromium.org
2012-06-06
3
-463
/
+257
*
Fix for DOMStorageContextImpl::LeakyCloneSessionStorage.
marja@chromium.org
2012-06-06
2
-4
/
+13
*
Unwire the clear on exit preference from the storage systems.
jochen@chromium.org
2012-06-05
3
-40
/
+13
*
Teaching BrowsingDataRemover how to delete application data.
mkwst@chromium.org
2012-06-04
3
-17
/
+1
*
RefCounted types should not have public destructors, webkit/ edition
rsleevi@chromium.org
2012-06-04
1
-0
/
+2
*
Revert 140102 - Remove old PostDelayedTask interfaces that use int ms instead...
asanka@chromium.org
2012-06-01
2
-0
/
+15
*
Remove old PostDelayedTask interfaces that use int ms instead of TimeDelta.
tedvessenes@gmail.com
2012-06-01
2
-15
/
+0
*
Fix the DomStorage is "wicked slow" bug by adding a renderer side cache and u...
michaeln@google.com
2012-05-30
2
-4
/
+11
*
SessionStorageDatabase fix.
marja@chromium.org
2012-05-30
2
-50
/
+59
*
Switch all domstorage tasks to be shutdown blocking to allow changes to be fl...
michaeln@google.com
2012-05-29
2
-4
/
+5
*
DomStorageCachedArea + DomStorageProxy interface and unittests. These classes...
michaeln@google.com
2012-05-24
6
-1
/
+680
*
Add the HasAreaOpen method to DomStorageHost. Intended for use to make event ...
michaeln@google.com
2012-05-21
2
-0
/
+13
*
SessionStorageDatabase: Readability changes.
marja@chromium.org
2012-05-16
3
-11
/
+23
*
DomStorageArea: Allow multiple simultaneous in flight commit batches.
marja@chromium.org
2012-05-14
3
-25
/
+24
*
SessionStorageDatabase: Allow writing data into a shallow copy.
marja@chromium.org
2012-05-10
3
-76
/
+60
*
webkit: Instead of doing a conversion just use string16().
tfarina@chromium.org
2012-05-06
1
-1
/
+1
*
Add dom_storage::SessionStorageDatabase.
marja@chromium.org
2012-04-27
4
-0
/
+1721
*
Switch chrome and chromiumDRT over to using the new WebKit API for dispatching
michaeln@google.com
2012-04-26
2
-8
/
+4
*
DomStorage async IPC message definitions and browser-side handlers. These mes...
michaeln@google.com
2012-04-24
5
-1
/
+25
*
Fixup the DomStorage IPC messsages.
michaeln@google.com
2012-04-19
2
-13
/
+12
*
DomStorageContext: separate directories for localStorage and sessionStorage.
marja@chromium.org
2012-04-17
3
-19
/
+40
*
More DomStorage house cleaning, many files but all mechanical changes.
michaeln@google.com
2012-04-17
1
-5
/
+0
*
DomStorage house cleaning in preparation of deleting the now obsolete in_proc...
michaeln@google.com
2012-04-13
1
-0
/
+2
*
Add some DCHECKs around which thread/sequence things are executing on.
michaeln@google.com
2012-04-09
3
-16
/
+45
*
ENABLE_NEW_DOM_STORAGE_BACKEND
michaeln@google.com
2012-04-06
1
-6
/
+4
*
Objects that derive from RefCounted/RefCountedThreadSafe should not have publ...
rsleevi@chromium.org
2012-04-06
1
-2
/
+9
*
Spelling fixes in some webkit/dom_storage comments
gavinp@chromium.org
2012-03-28
2
-2
/
+2
*
DomStorageContext unittests.
michaeln@google.com
2012-03-28
2
-0
/
+184
*
Be sure to create the 'Local Storage' directory if needed.
michaeln@google.com
2012-03-23
2
-1
/
+8
*
DomStorage data deletion and memory purging.
michaeln@google.com
2012-03-23
10
-45
/
+367
*
DomStorage commit task sequencing. Use two workerpool task sequences (primary...
michaeln@google.com
2012-03-21
12
-183
/
+453
*
Revert 127575 - Revert 127573 - DOMStorageContextImpl that's implemented in t...
michaeln@google.com
2012-03-20
4
-12
/
+107
*
Revert 127573 - DOMStorageContextImpl that's implemented in terms of the new ...
dgrogan@chromium.org
2012-03-19
4
-106
/
+12
*
DOMStorageContextImpl that's implemented in terms of the new dom_storage clas...
michaeln@google.com
2012-03-19
4
-12
/
+106
*
Really now... derive DomStorageTaskRunner from base::SequencedTaskRunner.
michaeln@google.com
2012-03-14
2
-2
/
+28
*
Derive DomStorageTaskRunner from base::TaskRunner now that it exists.
michaeln@google.com
2012-03-13
2
-33
/
+47
*
Relax strict quota limit checks when reading pre-existing DomStorage database...
michaeln@google.com
2012-03-08
3
-23
/
+29
*
Convert uses of int ms to TimeDelta in webkit/appcache and webkit/dom_storage.
tedvessenes@gmail.com
2012-03-03
1
-3
/
+2
*
Integrate the new dom_storage backend into chromium DRT and test_shell.
michaeln@google.com
2012-03-01
4
-9
/
+16
*
Fix uninitialized memory access in dom_storage_database_unittest.
adamk@chromium.org
2012-02-29
3
-9
/
+13
*
Delete empty dom storage databases on destruction.
benm@chromium.org
2012-02-28
3
-2
/
+82
*
Fix up SequencedWorkerPool in preparation for making it a TaskRunner
akalin@chromium.org
2012-02-27
4
-2
/
+7
*
Hook up DomStorageArea with a DomStorageDatabase. Uses DomStorageTaskRunner t...
benm@chromium.org
2012-02-27
8
-35
/
+290
*
Track DomStorageMap usage and enforce a quota on byte size.
benm@chromium.org
2012-02-22
5
-20
/
+116
*
Enable DomStorageDatabaseTest.TestCanOpenAndReadWebCoreDatabase.
benm@chromium.org
2012-02-20
1
-3
/
+1
*
Create a class to represent a Dom Storage Database.
benm@chromium.org
2012-02-10
4
-0
/
+704
[next]