summaryrefslogtreecommitdiffstats
path: root/content/browser/indexed_db/indexed_db_leveldb_coding.cc
Commit message (Expand)AuthorAgeFilesLines
* This is the implementation of the primary and secondary blob journals forericu@chromium.org2014-05-011-0/+29
* Fix "unreachable code" warnings (MSVC warning 4702) in content/.pkasting@chromium.org2014-03-191-18/+11
* Add IndexedDBBlobInfo class, to be used for IDB Blob support.ericu@chromium.org2014-03-181-0/+4
* Add the leveldb coding changes for IDB blob support.ericu@chromium.org2014-03-141-4/+136
* IndexedDB: Replace static_cast<size_t>(123) with 123u in tests/checksjsbell@chromium.org2014-01-241-4/+2
* Update some uses of char16 to use the base:: namespace.avi@chromium.org2013-12-251-18/+20
* IndexedDB: Add some braces around multi-line if clausesjsbell@chromium.org2013-12-121-10/+20
* IndexedDB: Remove more dead codejsbell@chromium.org2013-12-071-38/+0
* Convert string16 to base::string16 in content.brettw@chromium.org2013-12-031-16/+17
* IndexedDB: Support binary keys in Chromium back-endjsbell@chromium.org2013-11-211-0/+86
* IndexedDB: Implement back-end for IDBCursor.continuePrimaryKey()jsbell@chromium.org2013-11-161-0/+17
* indexed_db_leveldb_coding: Remove three unused functions.thakis@chromium.org2013-11-081-84/+0
* Rename WebKit namespace to blink (part 3)abarth@chromium.org2013-11-071-12/+12
* IndexedDB: Add defaults for switches on WebIDBKeyType (1/4)jsbell@chromium.org2013-10-011-1/+2
* IndexedDB: Optimize key comparisonsjsbell@chromium.org2013-09-031-52/+95
* IndexedDB: Reformat the leveldb coding scheme documentationjsbell@chromium.org2013-08-211-98/+96
* IndexedDB: Miscellanous coding style cleanupjsbell@chromium.org2013-08-131-26/+36
* Use builders to convert between WebKit and content IDB typesjamesr@chromium.org2013-07-201-1/+0
* IndexedDB: Convert remaining pointer-arithmetic decodes to StringPiecejsbell@chromium.org2013-07-181-270/+203
* Convert to new WebIDBTypes enums and accessorsjamesr@chromium.org2013-07-181-27/+37
* IndexedDB: Switch key/value handling from vector<char> to std::stringjsbell@chromium.org2013-07-101-144/+137
* Switch database/file_identifier to std::string, remove createFromDatabaseIden...jamesr@chromium.org2013-07-031-6/+8
* IndexedDB: Chromium Coding Style fixes - no default argumentsjsbell@chromium.org2013-06-261-2/+2
* IndexedDB: Don't recompute key prefix type when comparing keysjsbell@chromium.org2013-06-111-73/+83
* Use a direct include of strings headers in content/browser/, part 1.avi@chromium.org2013-06-111-1/+1
* Fix for uninitialized memory valgrind alerts in IndexedDB unit testsjsbell@chromium.org2013-06-071-5/+5
* IndexedDB: Eliminate interfaces for IndexedDB{Factory,Database,Cursor}jsbell@chromium.org2013-06-071-1/+1
* IndexedDB: A handful of additional coding style corrections, c/o cpplintjsbell@chromium.org2013-06-071-1/+0
* IndexedDB: Correct non-const ref argumentsjsbell@chromium.org2013-06-061-30/+30
* IndexedDB: Convert decoding functions to pass StringPieces vs. pointersjsbell@chromium.org2013-06-061-412/+464
* Revert 204391 "IndexedDB: Convert decoding functions to pass Str..."thestig@chromium.org2013-06-061-464/+412
* IndexedDB: Convert decoding functions to pass StringPieces vs. pointersjsbell@chromium.org2013-06-061-412/+464
* IndexedDB: Avoid copies by encoding into passed vector.jsbell@chromium.org2013-06-011-119/+73
* Migrate the IndexedDB backend from Blink to Chromiumalecflett@chromium.org2013-05-311-0/+1884
* Revert "Migrate the IndexedDB backend from Blink to Chromium"alecflett@chromium.org2013-05-301-1884/+0
* Migrate the IndexedDB backend from Blink to Chromiumalecflett@chromium.org2013-05-301-0/+1884
* Revert "Migrate the IndexedDB backend from Blink to Chromium"jsbell@chromium.org2013-05-301-1884/+0
* Migrate the IndexedDB backend from Blink to Chromiumjsbell@chromium.org2013-05-301-0/+1884
* Revert "Migrate the IndexedDB backend from Blink to Chromium"jsbell@chromium.org2013-05-281-1880/+0
* Migrate the IndexedDB backend from Blink to Chromiumjsbell@chromium.org2013-05-281-0/+1880
* Revert 202215 "Migrate the IndexedDB backend from Blink to Chromium"xiyuan@chromium.org2013-05-251-1880/+0
* Migrate the IndexedDB backend from Blink to Chromiumjsbell@chromium.org2013-05-241-0/+1880