summaryrefslogtreecommitdiffstats
path: root/tools/page_cycler/indexed_db
Commit message (Expand)AuthorAgeFilesLines
* Fix indexed_db page cycler.tonyg@google.com2013-04-261-2/+13
* Now with reference build compatibilitydgrogan@chromium.org2012-11-201-21/+35
* Revert 168392 - Remove setVersion from IndexedDB page cyclersullivan@chromium.org2012-11-191-10/+14
* Remove setVersion from IndexedDB page cyclerdgrogan@chromium.org2012-11-171-14/+10
* Update IndexedDB tests to use strings instead of deprecated numeric constants.jsbell@chromium.org2012-06-182-9/+4
* Log pages information to console.jnd@chromium.org2012-03-051-2/+5
* Log page cycler results to console.jnd@chromium.org2012-02-101-7/+8
* Fix IndexedDB test to explicitly list transactions. Required by WebKit changejsbell@chromium.org2011-10-271-1/+1
* Cleanup duplicated start.js files, merge them into one place and change the t...jnd@chromium.org2011-09-262-60/+1
* Clean variable __navigated_to_report when starting tests.jnd@chromium.org2011-09-201-1/+2
* Make the page cycler test support the new API (and the old).jorlow@chromium.org2011-02-151-4/+8
* Fixed problem in IndexedDataBaseTest page_cycler.chase@chromium.org2011-01-061-16/+17
* IndexedDB: Fix the page cycler.hans@chromium.org2010-11-291-1/+1
* IndexedDB: Remove IDBDatabase.descriptionhans@chromium.org2010-11-291-1/+1
* IndexedDB: Rename IDBDatabase.objectStores to objectStoreNameshans@chromium.org2010-11-291-2/+2
* IndexedDB: Set up a page cycler.hans@chromium.org2010-11-235-0/+286