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
*
webkit: Update the calls from RunAllPending() to RunUntilIdle().
tfarina@chromium.org
2012-12-16
2
-18
/
+18
*
Preparing webkit/dom_storage for the removal of scoped_refptr::release()
piman@chromium.org
2012-12-07
1
-4
/
+5
*
Revert 170932
marja@chromium.org
2012-12-04
1
-16
/
+4
*
Debug prints for a failing test (ContinueWhereILeftOffTest.LocalStorageCleare...
marja@chromium.org
2012-12-04
1
-4
/
+16
*
Move scoped_temp_dir from base to base/files
brettw@chromium.org
2012-11-16
4
-15
/
+15
*
Set up include rules for webkit/dom_storage.
marja@chromium.org
2012-11-06
6
-28
/
+43
*
Fix: commit pending sessionStorage changes at shutdown.
marja@chromium.org
2012-11-02
3
-14
/
+10
*
webkit: Fix build break
hashimoto@chromium.org
2012-10-23
1
-1
/
+0
*
webkit: Merge 'dom_storage' to 'webkit_storage'
hashimoto@chromium.org
2012-10-23
14
-113
/
+60
*
webkit: Move FilePath/WebString conversion functions from 'glue' to 'base'
hashimoto@chromium.org
2012-10-23
2
-4
/
+4
*
Fix mem leaks in DomStorageContextTest.
marja@chromium.org
2012-10-20
1
-0
/
+3
*
BrowsingDataRemover: clear sessionStorage.
marja@chromium.org
2012-10-19
10
-83
/
+248
*
webkit: Merge blob and fileapi into one build target 'webkit_storage'
hashimoto@chromium.org
2012-10-18
1
-1
/
+1
*
Automate more Better Session Restore tests.
marja@chromium.org
2012-10-15
15
-19
/
+78
*
Add histogram for LocalStorage cache prime time.
willchan@chromium.org
2012-09-29
1
-0
/
+5
*
Fix: Prerendering was confusing SessionService to not save sessionStorage.
marja@chromium.org
2012-09-26
2
-0
/
+5
*
DomStorage: Clear the renderer side cache too when the user clears browsing d...
michaeln@google.com
2012-09-07
4
-0
/
+16
*
DomStorageContext: Fix a crash when scavenging session storages.
marja@chromium.org
2012-09-01
1
-1
/
+4
*
DOMStorageContext fix: Delete SessionStorageDatabase in a background thread.
marja@chromium.org
2012-08-28
1
-0
/
+12
*
Move SessionStorageNamespace entirely into NavigationController and support S...
ajwong@chromium.org
2012-08-13
2
-0
/
+5
*
Better session restore: Persist sessionStorage on disk.
marja@chromium.org
2012-08-07
10
-53
/
+334
*
Coverity: Initialize member variables.
jhawkins@chromium.org
2012-07-25
1
-1
/
+2
*
Web Inspector: count DOM storage cache memory for native snapshot
alexeif@chromium.org
2012-07-24
2
-1
/
+7
*
Remove the rest of #pragma once in one big CL.
ajwong@chromium.org
2012-07-11
15
-15
/
+0
*
DomStorage - Temporary workaround for overly aggressive "bad message terminat...
michaeln@google.com
2012-06-23
1
-8
/
+20
*
Session restore: Store and restore persistent IDs for sessionStorage.
marja@chromium.org
2012-06-22
4
-5
/
+14
*
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
[next]