summaryrefslogtreecommitdiffstats
path: root/content/renderer/renderer_webidbfactory_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* Move indexeddb code to its own directory inside of content/{browser,common,re...dgrogan@chromium.org2011-12-201-62/+0
* Async IDB host messages now contain a thread_id corresponding to the requesti...dgrogan@chromium.org2011-12-161-3/+3
* Update includes to new header locationsabarth@chromium.org2011-12-031-1/+1
* IndexedDB: Update calls to and implementations of WebIDBFactory.hans@chromium.org2011-10-271-17/+2
* Rename RenderThread to RenderThreadImpljam@chromium.org2011-10-061-4/+4
* Implementation of IDBFactory::getDatabaseNamesjsbell@chromium.org2011-09-261-0/+13
* Remove --unlimited-quota-for-indexeddb. Increase incognito quota.dgrogan@chromium.org2011-08-261-2/+2
* Adopt the WebIDBFactory interface for deleteDatabasejochen@chromium.org2011-05-271-1/+12
* Clear RenderThread of any Chrome specific code, and move a bunch of stuff out...jam@chromium.org2011-04-161-1/+0
* Move RenderThread to content\renderer.jam@chromium.org2011-04-141-1/+1
* Move the renderer_web* files to content.jam@chromium.org2011-03-181-0/+54