summaryrefslogtreecommitdiffstats
path: root/content/common/indexed_db/indexed_db_key.cc
Commit message (Expand)AuthorAgeFilesLines
* Move IndexedDBKey, IndexedDBKeyRange into content namespacejsbell@chromium.org2012-05-041-0/+4
* Iterate an array in O(n) rather than O(n^2) time during IDBKey conversion.jsbell@chromium.org2012-01-311-2/+4
* Distinguish null IDBKey (no value) and invalid IDBKey (value is not valid key)jsbell@chromium.org2012-01-261-4/+7
* Prep for landing WK76487jsbell@chromium.org2012-01-251-1/+4
* Move indexeddb code to its own directory inside of content/{browser,common,re...dgrogan@chromium.org2011-12-201-0/+79