Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Flesh out the rest of IDBIndex and IDBObjectStore's chromium halves. | jorlow@chromium.org | 2010-06-14 | 1 | -33/+74 |
* | Implement IDBDatabase::createObjectStore. Also refactor IndexedDBCallbacks. | andreip@chromium.org | 2010-06-09 | 1 | -0/+35 |
* | Add IDBIndex support + various cleanup. | jorlow@chromium.org | 2010-06-03 | 1 | -10/+2 |
* | Handle IDBDatabase sync calls. | jorlow@chromium.org | 2010-05-27 | 1 | -2/+1 |
* | Implement IndexedDatabase::open up until re-entrance into WebKit. That (and the | jorlow@chromium.org | 2010-05-14 | 1 | -0/+84 |