| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove implicit conversions from scoped_refptr to T* in content/browser/index... | Daniel Cheng | 2014-08-26 | 1 | -14/+14 |
* | IndexedDB: IndexedDBDatabase now always requires a factory | cmumford@chromium.org | 2014-07-31 | 1 | -3/+4 |
* | [IndexedDB] Use consistent enums on both sides of IPC. | pritam.nikam@samsung.com | 2014-06-21 | 1 | -13/+12 |
* | This is the master CL that contains the whole remaining Chromium side. | ericu@chromium.org | 2014-06-04 | 1 | -7/+7 |
* | IndexedDB: Prevent store/index deletion from racing ahead of use | jsbell@chromium.org | 2014-05-22 | 1 | -18/+23 |
* | Added IndexedDBTransactionTest::ScheduleNormalTask. | cmumford@chromium.org | 2014-04-16 | 1 | -0/+62 |
* | Make iterating over a corrupted IndexedDB fail. | cmumford@chromium.org | 2014-04-16 | 1 | -2/+12 |
* | Added IndexedDBTransactionTest::SchedulePreemptiveTask. | cmumford@chromium.org | 2014-04-11 | 1 | -0/+61 |
* | IndexedDBTransactionTest::Timeout now calls Timeout(). | cmumford@chromium.org | 2014-04-09 | 1 | -2/+9 |
* | Resetting pending_preemptive_events_ in IndexedDBTransaction::Abort. | cmumford@chromium.org | 2014-04-08 | 1 | -4/+51 |
* | Running AbortTasks for read_write/read_only transactions. | cmumford@chromium.org | 2014-04-04 | 1 | -2/+22 |
* | IndexedDB: Don't timeout read-only transactions | jsbell@chromium.org | 2014-03-07 | 1 | -1/+33 |
* | Revert of IndexedDB: Don't timeout read-only transactions (https://codereview... | stgao@chromium.org | 2014-03-04 | 1 | -28/+1 |
* | IndexedDB: Don't timeout read-only transactions | jsbell@chromium.org | 2014-03-04 | 1 | -1/+28 |
* | Update uses of UTF conversions in content/ to use the base:: namespace. | avi@chromium.org | 2013-12-25 | 1 | -1/+1 |
* | IndexedDB: Run abort tasks if backing store commit fails | jsbell@chromium.org | 2013-12-11 | 1 | -0/+43 |
* | IndexedDB: Timeout transactions if front-end is unresponsive | jsbell@chromium.org | 2013-12-11 | 1 | -0/+82 |
* | Revert 239543 "IndexedDB: Timeout transactions if front-end is u..." | jsbell@chromium.org | 2013-12-09 | 1 | -82/+0 |
* | IndexedDB: Timeout transactions if front-end is unresponsive | jsbell@chromium.org | 2013-12-09 | 1 | -0/+82 |