Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert my revert of 60275 + don't do static casting + disable the tests for now. | jorlow@chromium.org | 2010-09-23 | 1 | -6/+16 |
* | Revert 60275. | jorlow@chromium.org | 2010-09-23 | 1 | -16/+6 |
* | Add the transaction id plumbing to IndexedDB. | jorlow@chromium.org | 2010-09-23 | 1 | -6/+16 |
* | Implements initial plumbing for IDBCursor. | bulach@chromium.org | 2010-08-11 | 1 | -1/+3 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | The Chrome half of implementing get/put/remove for object stores (https://bug... | jorlow@chromium.org | 2010-07-14 | 1 | -4/+11 |
* | Flesh out the rest of IDBIndex and IDBObjectStore's chromium halves. | jorlow@chromium.org | 2010-06-14 | 1 | -0/+10 |
* | Implement IDBDatabase::createObjectStore. Also refactor IndexedDBCallbacks. | andreip@chromium.org | 2010-06-09 | 1 | -0/+31 |