summaryrefslogtreecommitdiffstats
path: root/chrome/common/indexed_db_key.cc
Commit message (Expand)AuthorAgeFilesLines
* Move all the message files in chrome that belong in content.jam@chromium.org2011-03-161-71/+0
* Coverity: Initialize member variables.jhawkins@chromium.org2011-03-111-0/+1
* Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...abarth@chromium.org2011-01-171-1/+1
* IndexedDB: Support for Date object keys.hans@chromium.org2010-12-181-8/+12
* Re-land 69416 - IndexedDB: Preparatory patch for using Date objects as keys.hans@chromium.org2010-12-171-0/+4
* Revert 69416 - IndexedDB: Preparatory patch for using Date objects as keyssiggi@chromium.org2010-12-161-4/+0
* IndexedDB: Preparatory patch for using Date objects as keyshans@chromium.org2010-12-161-0/+4
* IndexedDB: Numeric keys are floating point.hans@chromium.org2010-12-101-3/+2
* IndexedDB: Preparatory patch for https://bugs.webkit.org/show_bug.cgi?id=50674hans@chromium.org2010-12-101-1/+2
* Reapply r61237: FBTF: Another big ctor/dtor cleanup found by automated tools.erg@google.com2010-10-041-0/+3
* Revert "FBTF: Another big ctor/dtor cleanup found by automated tools."erg@google.com2010-10-011-3/+0
* FBTF: Another big ctor/dtor cleanup found by automated tools.erg@google.com2010-10-011-0/+3
* Implements initial plumbing for IDBCursor.bulach@chromium.org2010-08-111-5/+9
* Uninitialized member in IndexedDBKey.finnur@chromium.org2010-08-021-1/+2
* The Chrome half of implementing get/put/remove for object stores (https://bug...jorlow@chromium.org2010-07-141-0/+54