summaryrefslogtreecommitdiffstats
path: root/content/browser/indexed_db/indexed_db_leveldb_coding_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* This is the implementation of the primary and secondary blob journals forericu@chromium.org2014-05-011-0/+70
* Fix type conversion issues for Android x64zhenyu.liang@intel.com2014-03-281-5/+5
* Misc. Indexed DB cleanup:pkasting@chromium.org2014-03-201-1/+1
* IndexedDB: Replace static_cast<size_t>(123) with 123u in tests/checksjsbell@chromium.org2014-01-241-58/+47
* Update some uses of char16 to use the base:: namespace.avi@chromium.org2013-12-251-15/+15
* Update uses of UTF conversions in content/ to use the base:: namespace.avi@chromium.org2013-12-251-0/+1
* IndexedDB: Remove more dead codejsbell@chromium.org2013-12-071-1/+6
* Convert string16 to base::string16 in content.brettw@chromium.org2013-12-031-30/+32
* IndexedDB: Support binary keys in Chromium back-endjsbell@chromium.org2013-11-211-0/+69
* Rename WebKit namespace to blink (part 3)abarth@chromium.org2013-11-071-2/+2
* IndexedDB: Optimize key comparisonsjsbell@chromium.org2013-09-031-0/+3
* Convert to new WebIDBTypes enums and accessorsjamesr@chromium.org2013-07-181-22/+22
* IndexedDB: Switch key/value handling from vector<char> to std::stringjsbell@chromium.org2013-07-101-80/+74
* Switch database/file_identifier to std::string, remove createFromDatabaseIden...jamesr@chromium.org2013-07-031-7/+5
* IndexedDB: Chromium Coding Style fixes - no default argumentsjsbell@chromium.org2013-06-261-3/+3
* IndexedDB: Add test cases for unaligned decodesjsbell@chromium.org2013-06-111-55/+82
* Use a direct include of strings headers in content/browser/, part 1.avi@chromium.org2013-06-111-1/+1
* IndexedDB: A handful of additional coding style corrections, c/o cpplintjsbell@chromium.org2013-06-071-2/+0
* IndexedDB: Correct non-const ref argumentsjsbell@chromium.org2013-06-061-2/+2
* IndexedDB: Convert decoding functions to pass StringPieces vs. pointersjsbell@chromium.org2013-06-061-232/+250
* Revert 204391 "IndexedDB: Convert decoding functions to pass Str..."thestig@chromium.org2013-06-061-251/+232
* IndexedDB: Convert decoding functions to pass StringPieces vs. pointersjsbell@chromium.org2013-06-061-232/+251
* IndexedDB: Avoid copies by encoding into passed vector.jsbell@chromium.org2013-06-011-54/+112
* Migrate the IndexedDB backend from Blink to Chromiumalecflett@chromium.org2013-05-311-0/+755
* Revert "Migrate the IndexedDB backend from Blink to Chromium"alecflett@chromium.org2013-05-301-755/+0
* Migrate the IndexedDB backend from Blink to Chromiumalecflett@chromium.org2013-05-301-0/+755
* Revert "Migrate the IndexedDB backend from Blink to Chromium"jsbell@chromium.org2013-05-301-755/+0
* Migrate the IndexedDB backend from Blink to Chromiumjsbell@chromium.org2013-05-301-0/+755
* Revert "Migrate the IndexedDB backend from Blink to Chromium"jsbell@chromium.org2013-05-281-746/+0
* Migrate the IndexedDB backend from Blink to Chromiumjsbell@chromium.org2013-05-281-0/+746
* Revert 202215 "Migrate the IndexedDB backend from Blink to Chromium"xiyuan@chromium.org2013-05-251-748/+0
* Migrate the IndexedDB backend from Blink to Chromiumjsbell@chromium.org2013-05-241-0/+748