Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | DomStorage commit task sequencing. Use two workerpool task sequences (primary... | michaeln@google.com | 2012-03-21 | 1 | -41/+37 |
* | Really now... derive DomStorageTaskRunner from base::SequencedTaskRunner. | michaeln@google.com | 2012-03-14 | 1 | -0/+15 |
* | Derive DomStorageTaskRunner from base::TaskRunner now that it exists. | michaeln@google.com | 2012-03-13 | 1 | -19/+26 |
* | Convert uses of int ms to TimeDelta in webkit/appcache and webkit/dom_storage. | tedvessenes@gmail.com | 2012-03-03 | 1 | -3/+2 |
* | Fix up SequencedWorkerPool in preparation for making it a TaskRunner | akalin@chromium.org | 2012-02-27 | 1 | -0/+1 |
* | Hook up DomStorageArea with a DomStorageDatabase. Uses DomStorageTaskRunner t... | benm@chromium.org | 2012-02-27 | 1 | -13/+30 |
* | Framing for a DomStorage backend that does not depend on in-process-webkit. O... | michaeln@google.com | 2012-02-07 | 1 | -0/+71 |