| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove WebIDBKey, WebIDBKeyRange, WebIDBKeyPath from browser/ and in_process_... | alecflett@chromium.org | 2013-06-10 | 1 | -40/+29 |
* | Remove content/browser dependency on many WebKit::WebIDB* classes | alecflett@chromium.org | 2013-06-10 | 1 | -68/+117 |
* | Move webkit/quota files to webkit/browser/quota or webkit/common/quota | tzik@chromium.org | 2013-05-30 | 1 | -1/+1 |
* | Remove WebDOMStringList from chromium | alecflett@chromium.org | 2013-04-22 | 1 | -4/+4 |
* | IndexedDB: Rename confusing ipc identifier variables | jsbell@chromium.org | 2013-03-23 | 1 | -19/+19 |
* | IndexedDB: Fix database callback tracking/cleanup on close | jsbell@chromium.org | 2013-03-21 | 1 | -9/+12 |
* | Remove old SerializedScriptValue based callbacks. | alecflett@chromium.org | 2013-02-22 | 1 | -91/+0 |
* | Proxy new WebData-based onSuccess() calls. | alecflett@chromium.org | 2013-02-22 | 1 | -7/+103 |
* | Remove deprecated IPC code for onUpgradeNeeded/onSuccess/metadata | alecflett@chromium.org | 2013-02-01 | 1 | -31/+0 |
* | Proxy new onUpgradeNeeded/onSuccess messages through IPC | alecflett@chromium.org | 2013-01-31 | 1 | -3/+42 |
* | IndexedDB: Remove onBlocked() overload | jsbell@chromium.org | 2013-01-30 | 1 | -5/+0 |
* | Stop proxying transactions through onUpgradeNeeded | alecflett@chromium.org | 2013-01-25 | 1 | -5/+2 |
* | Implement commit and abort for WebIDBDatabaseCallbacks. | alecflett@chromium.org | 2013-01-18 | 1 | -2/+5 |
* | Proxy new objectstore/index methods through IPC | alecflett@chromium.org | 2013-01-04 | 1 | -0/+7 |
* | Rename int-based IPC variables to have ipc_ prefix | alecflett@chromium.org | 2012-12-06 | 1 | -45/+51 |
* | Remove setVersion plumbing from chromium | dgrogan@chromium.org | 2012-11-28 | 1 | -18/+0 |
* | Move content\browser\in_process_webkit to content namespace. | jam@chromium.org | 2012-10-29 | 1 | -3/+3 |
* | Flush out IPC for onSuccess() / onSuccess(long long) | alecflett@chromium.org | 2012-10-17 | 1 | -0/+14 |
* | Change some IndexedDBCallbacks<> specializations to derived classes | dgrogan@chromium.org | 2012-08-30 | 1 | -2/+47 |
* | IndexedDB: Simplify cursor data callbacks. | jsbell@chromium.org | 2012-08-15 | 1 | -34/+0 |
* | IndexedDB: Send cursor data along with success messages | jsbell@chromium.org | 2012-08-09 | 1 | -0/+39 |
* | Chrome side changes for integer versions | dgrogan@chromium.org | 2012-07-27 | 1 | -0/+21 |
* | stub out chromium side of new onSuccess handler for IPC | alecflett@chromium.org | 2012-06-26 | 1 | -0/+11 |
* | Move IndexedDBKey, IndexedDBKeyRange into content namespace | jsbell@chromium.org | 2012-05-04 | 1 | -7/+10 |
* | Move indexeddb code to its own directory inside of content/{browser,common,re... | dgrogan@chromium.org | 2011-12-20 | 1 | -1/+1 |
* | Async IDB host messages now contain a thread_id corresponding to the requesti... | dgrogan@chromium.org | 2011-12-16 | 1 | -23/+34 |
* | IndexedDB: Cursor pre-fetching. | hans@chromium.org | 2011-12-02 | 1 | -0/+25 |
* | IndexedDB: Recycle curosr objects when calling continue(). | hans@chromium.org | 2011-11-05 | 1 | -0/+18 |
* | Move SerializedScriptValue to content/public/common and put it into the conte... | jam@chromium.org | 2011-10-21 | 1 | -3/+3 |
* | Consolidate key, primary key, value cursor messages. | dgrogan@chromium.org | 2011-10-12 | 1 | -2/+4 |
* | Implementation of IDBFactory::getDatabaseNames | jsbell@chromium.org | 2011-09-26 | 1 | -0/+12 |
* | IndexedDB API cleanup. | adamk@chromium.org | 2011-08-22 | 1 | -15/+0 |
* | Improve IndexedDB's quota support | dgrogan@chromium.org | 2011-08-05 | 1 | -5/+8 |
* | Make IndexedDB call QuotaManager::NotifyStorageAccessed | dgrogan@chromium.org | 2011-07-14 | 1 | -1/+14 |
* | Move all the message files in chrome that belong in content. | jam@chromium.org | 2011-03-16 | 1 | -1/+1 |
* | IndexedDB: fire versionchange events when calling setVersion | dgrogan@chromium.org | 2011-03-03 | 1 | -24/+0 |
* | Move in_process_webkit dir from chrome\browser to content\browser. | jam@chromium.org | 2011-02-24 | 1 | -0/+77 |