summaryrefslogtreecommitdiffstats
path: root/content/renderer/indexed_db_dispatcher.h
Commit message (Expand)AuthorAgeFilesLines
* IndexedDB: Cursor pre-fetching.hans@chromium.org2011-12-021-0/+18
* Allow IndexedDB to send messages from any thread in the renderer process, not...dgrogan@chromium.org2011-12-011-0/+1
* Add OVERRIDE to content/.avi@chromium.org2011-11-171-1/+1
* Cleanup: Remove more unneeded forward declares in content.thestig@chromium.org2011-11-111-1/+1
* IndexedDB: Recycle curosr objects when calling continue().hans@chromium.org2011-11-051-0/+13
* Move SerializedScriptValue to content/public/common and put it into the conte...jam@chromium.org2011-10-211-6/+10
* Consolidate key, primary key, value cursor messages.dgrogan@chromium.org2011-10-121-1/+4
* Implementation of IDBFactory::getDatabaseNamesjsbell@chromium.org2011-09-261-0/+8
* Remove --unlimited-quota-for-indexeddb. Increase incognito quota.dgrogan@chromium.org2011-08-261-2/+1
* IndexedDB API cleanup.adamk@chromium.org2011-08-221-1/+0
* Remove idb transaction callbacks onTimeout stuff that was removed from the spec.dgrogan@chromium.org2011-08-091-2/+1
* Virtual destructors should have virtual keyword.hans@chromium.org2011-05-251-1/+1
* Move a bunch of html5 renderer code to content.jam@chromium.org2011-03-161-0/+176