summaryrefslogtreecommitdiffstats
path: root/webkit/dom_storage/dom_storage_area.cc
Commit message (Expand)AuthorAgeFilesLines
* DomStorage data deletion and memory purging.michaeln@google.com2012-03-231-1/+57
* DomStorage commit task sequencing. Use two workerpool task sequences (primary...michaeln@google.com2012-03-211-51/+116
* Revert 127575 - Revert 127573 - DOMStorageContextImpl that's implemented in t...michaeln@google.com2012-03-201-7/+14
* Revert 127573 - DOMStorageContextImpl that's implemented in terms of the new ...dgrogan@chromium.org2012-03-191-14/+7
* DOMStorageContextImpl that's implemented in terms of the new dom_storage clas...michaeln@google.com2012-03-191-7/+14
* Fix up SequencedWorkerPool in preparation for making it a TaskRunnerakalin@chromium.org2012-02-271-0/+2
* Hook up DomStorageArea with a DomStorageDatabase. Uses DomStorageTaskRunner t...benm@chromium.org2012-02-271-11/+113
* Track DomStorageMap usage and enforce a quota on byte size.benm@chromium.org2012-02-221-4/+7
* Framing for a DomStorage backend that does not depend on in-process-webkit. O...michaeln@google.com2012-02-071-0/+67