summaryrefslogtreecommitdiffstats
path: root/webkit/dom_storage/dom_storage_task_runner.cc
Commit message (Expand)AuthorAgeFilesLines
* DomStorage commit task sequencing. Use two workerpool task sequences (primary...michaeln@google.com2012-03-211-41/+37
* Really now... derive DomStorageTaskRunner from base::SequencedTaskRunner.michaeln@google.com2012-03-141-0/+15
* Derive DomStorageTaskRunner from base::TaskRunner now that it exists.michaeln@google.com2012-03-131-19/+26
* Convert uses of int ms to TimeDelta in webkit/appcache and webkit/dom_storage.tedvessenes@gmail.com2012-03-031-3/+2
* Fix up SequencedWorkerPool in preparation for making it a TaskRunnerakalin@chromium.org2012-02-271-0/+1
* Hook up DomStorageArea with a DomStorageDatabase. Uses DomStorageTaskRunner t...benm@chromium.org2012-02-271-13/+30
* Framing for a DomStorage backend that does not depend on in-process-webkit. O...michaeln@google.com2012-02-071-0/+71