summaryrefslogtreecommitdiffstats
path: root/chrome/browser/renderer_host/database_dispatcher_host.cc
Commit message (Expand)AuthorAgeFilesLines
* Adding methods that will be used by the quota management UI.dumi@chromium.org2010-01-061-16/+13
* Added new IPC message class for CommandBuffer.apatrick@google.com2009-12-041-1/+1
* Cleans up a bit the DB-related methods.dumi@chromium.org2009-11-131-22/+16
* Changing the file naming scheme. Creating a directory for each origin,dumi@chromium.org2009-11-131-57/+37
* Adding support for DatabaseTracker messages todumi@chromium.org2009-11-091-186/+327
* Last patch in removing MessageLoop* caching.jam@chromium.org2009-11-031-48/+37
* Random style fixes in the database backend.brettw@chromium.org2009-10-291-5/+5
* Clean up database files. Some changes are due to Google style guide violatio...pkasting@chromium.org2009-10-241-47/+36
* Refactor the DB code to make it accessible from test_shell.dumi@chromium.org2009-09-221-207/+29
* Bug fix: produce unique temp file names when the VFS requests a handle to a n...dumi@chromium.org2009-09-111-39/+58
* Chromium side patch for DB support on Linux.dumi@chromium.org2009-08-281-25/+185
* Linux: fix up use_system_{libxml,libxslt,sqlite3}agl@chromium.org2009-08-131-1/+6
* Adding HTML5 DB support to Chromium: Chromium changesdumi@chromium.org2009-07-271-0/+291