Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move IndexedDBKey, IndexedDBKeyRange into content namespace | jsbell@chromium.org | 2012-05-04 | 1 | -0/+4 |
* | Iterate an array in O(n) rather than O(n^2) time during IDBKey conversion. | jsbell@chromium.org | 2012-01-31 | 1 | -2/+4 |
* | Distinguish null IDBKey (no value) and invalid IDBKey (value is not valid key) | jsbell@chromium.org | 2012-01-26 | 1 | -4/+7 |
* | Prep for landing WK76487 | jsbell@chromium.org | 2012-01-25 | 1 | -1/+4 |
* | Move indexeddb code to its own directory inside of content/{browser,common,re... | dgrogan@chromium.org | 2011-12-20 | 1 | -0/+79 |