| Commit message (Expand) | Author | Age | Files | Lines |
* | IndexedDB: Fix trivial cpplint.py errors | jsbell@chromium.org | 2014-06-11 | 1 | -0/+2 |
* | This is the master CL that contains the whole remaining Chromium side. | ericu@chromium.org | 2014-06-04 | 1 | -1/+1 |
* | This is the implementation of the primary and secondary blob journals for | ericu@chromium.org | 2014-05-01 | 1 | -1/+10 |
* | A handful of nits found while working on blobs. | ericu@chromium.org | 2014-04-09 | 1 | -1/+0 |
* | Add IndexedDBBlobInfo class, to be used for IDB Blob support. | ericu@chromium.org | 2014-03-18 | 1 | -3/+4 |
* | Add the leveldb coding changes for IDB blob support. | ericu@chromium.org | 2014-03-14 | 1 | -2/+52 |
* | IndexedDB: Remove more dead code | jsbell@chromium.org | 2013-12-07 | 1 | -7/+2 |
* | Convert string16 to base::string16 in content. | brettw@chromium.org | 2013-12-03 | 1 | -16/+19 |
* | IndexedDB: Support binary keys in Chromium back-end | jsbell@chromium.org | 2013-11-21 | 1 | -0/+3 |
* | IndexedDB: Implement back-end for IDBCursor.continuePrimaryKey() | jsbell@chromium.org | 2013-11-16 | 1 | -0/+5 |
* | IndexedDB: Miscellanous coding style cleanup | jsbell@chromium.org | 2013-08-13 | 1 | -1/+3 |
* | IndexedDB: Convert remaining pointer-arithmetic decodes to StringPiece | jsbell@chromium.org | 2013-07-18 | 1 | -36/+12 |
* | IndexedDB: Switch key/value handling from vector<char> to std::string | jsbell@chromium.org | 2013-07-10 | 1 | -96/+88 |
* | Switch database/file_identifier to std::string, remove createFromDatabaseIden... | jamesr@chromium.org | 2013-07-03 | 1 | -7/+9 |
* | IndexedDB: Chromium Coding Style fixes - no default arguments | jsbell@chromium.org | 2013-06-26 | 1 | -2/+2 |
* | Use a direct include of strings headers in content/browser/, part 1. | avi@chromium.org | 2013-06-11 | 1 | -1/+1 |
* | IndexedDB: Eliminate interfaces for IndexedDB{Factory,Database,Cursor} | jsbell@chromium.org | 2013-06-07 | 1 | -1/+1 |
* | IndexedDB: Correct non-const ref arguments | jsbell@chromium.org | 2013-06-06 | 1 | -5/+5 |
* | IndexedDB: Convert decoding functions to pass StringPieces vs. pointers | jsbell@chromium.org | 2013-06-06 | 1 | -58/+44 |
* | Revert 204391 "IndexedDB: Convert decoding functions to pass Str..." | thestig@chromium.org | 2013-06-06 | 1 | -44/+58 |
* | IndexedDB: Convert decoding functions to pass StringPieces vs. pointers | jsbell@chromium.org | 2013-06-06 | 1 | -58/+44 |
* | IndexedDB: Avoid copies by encoding into passed vector. | jsbell@chromium.org | 2013-06-01 | 1 | -16/+17 |
* | IndexedDB: Make new backend (still disabled) pass all tests | jsbell@chromium.org | 2013-06-01 | 1 | -1/+2 |
* | Migrate the IndexedDB backend from Blink to Chromium | alecflett@chromium.org | 2013-05-31 | 1 | -0/+467 |
* | Revert "Migrate the IndexedDB backend from Blink to Chromium" | alecflett@chromium.org | 2013-05-30 | 1 | -467/+0 |
* | Migrate the IndexedDB backend from Blink to Chromium | alecflett@chromium.org | 2013-05-30 | 1 | -0/+467 |
* | Revert "Migrate the IndexedDB backend from Blink to Chromium" | jsbell@chromium.org | 2013-05-30 | 1 | -467/+0 |
* | Migrate the IndexedDB backend from Blink to Chromium | jsbell@chromium.org | 2013-05-30 | 1 | -0/+467 |
* | Revert "Migrate the IndexedDB backend from Blink to Chromium" | jsbell@chromium.org | 2013-05-28 | 1 | -467/+0 |
* | Migrate the IndexedDB backend from Blink to Chromium | jsbell@chromium.org | 2013-05-28 | 1 | -0/+467 |
* | Revert 202215 "Migrate the IndexedDB backend from Blink to Chromium" | xiyuan@chromium.org | 2013-05-25 | 1 | -467/+0 |
* | Migrate the IndexedDB backend from Blink to Chromium | jsbell@chromium.org | 2013-05-24 | 1 | -0/+467 |