summaryrefslogtreecommitdiffstats
path: root/content/browser/indexed_db/indexed_db_leveldb_coding.h
Commit message (Expand)AuthorAgeFilesLines
* IndexedDB: Fix trivial cpplint.py errorsjsbell@chromium.org2014-06-111-0/+2
* This is the master CL that contains the whole remaining Chromium side.ericu@chromium.org2014-06-041-1/+1
* This is the implementation of the primary and secondary blob journals forericu@chromium.org2014-05-011-1/+10
* A handful of nits found while working on blobs.ericu@chromium.org2014-04-091-1/+0
* Add IndexedDBBlobInfo class, to be used for IDB Blob support.ericu@chromium.org2014-03-181-3/+4
* Add the leveldb coding changes for IDB blob support.ericu@chromium.org2014-03-141-2/+52
* IndexedDB: Remove more dead codejsbell@chromium.org2013-12-071-7/+2
* Convert string16 to base::string16 in content.brettw@chromium.org2013-12-031-16/+19
* IndexedDB: Support binary keys in Chromium back-endjsbell@chromium.org2013-11-211-0/+3
* IndexedDB: Implement back-end for IDBCursor.continuePrimaryKey()jsbell@chromium.org2013-11-161-0/+5
* IndexedDB: Miscellanous coding style cleanupjsbell@chromium.org2013-08-131-1/+3
* IndexedDB: Convert remaining pointer-arithmetic decodes to StringPiecejsbell@chromium.org2013-07-181-36/+12
* IndexedDB: Switch key/value handling from vector<char> to std::stringjsbell@chromium.org2013-07-101-96/+88
* Switch database/file_identifier to std::string, remove createFromDatabaseIden...jamesr@chromium.org2013-07-031-7/+9
* IndexedDB: Chromium Coding Style fixes - no default argumentsjsbell@chromium.org2013-06-261-2/+2
* Use a direct include of strings headers in content/browser/, part 1.avi@chromium.org2013-06-111-1/+1
* IndexedDB: Eliminate interfaces for IndexedDB{Factory,Database,Cursor}jsbell@chromium.org2013-06-071-1/+1
* IndexedDB: Correct non-const ref argumentsjsbell@chromium.org2013-06-061-5/+5
* IndexedDB: Convert decoding functions to pass StringPieces vs. pointersjsbell@chromium.org2013-06-061-58/+44
* Revert 204391 "IndexedDB: Convert decoding functions to pass Str..."thestig@chromium.org2013-06-061-44/+58
* IndexedDB: Convert decoding functions to pass StringPieces vs. pointersjsbell@chromium.org2013-06-061-58/+44
* IndexedDB: Avoid copies by encoding into passed vector.jsbell@chromium.org2013-06-011-16/+17
* IndexedDB: Make new backend (still disabled) pass all testsjsbell@chromium.org2013-06-011-1/+2
* Migrate the IndexedDB backend from Blink to Chromiumalecflett@chromium.org2013-05-311-0/+467
* Revert "Migrate the IndexedDB backend from Blink to Chromium"alecflett@chromium.org2013-05-301-467/+0
* Migrate the IndexedDB backend from Blink to Chromiumalecflett@chromium.org2013-05-301-0/+467
* Revert "Migrate the IndexedDB backend from Blink to Chromium"jsbell@chromium.org2013-05-301-467/+0
* Migrate the IndexedDB backend from Blink to Chromiumjsbell@chromium.org2013-05-301-0/+467
* Revert "Migrate the IndexedDB backend from Blink to Chromium"jsbell@chromium.org2013-05-281-467/+0
* Migrate the IndexedDB backend from Blink to Chromiumjsbell@chromium.org2013-05-281-0/+467
* Revert 202215 "Migrate the IndexedDB backend from Blink to Chromium"xiyuan@chromium.org2013-05-251-467/+0
* Migrate the IndexedDB backend from Blink to Chromiumjsbell@chromium.org2013-05-241-0/+467