summaryrefslogtreecommitdiffstats
path: root/chrome/browser/renderer_host/database_dispatcher_host.h
Commit message (Expand)AuthorAgeFilesLines
* Allow synchronous messages to be sent from threads other than the main thread...jabdelmalek@google.com2010-04-061-8/+8
* Changes to the Browser to support Database access from Workers.ericu@google.com2010-04-021-3/+11
* Reland 43183. Block database access on allowDatabase instead of databaseOpenF...jochen@chromium.org2010-03-311-6/+15
* Revert 43183 - Block database access on allowDatabase instead of databaseOpen...jochen@chromium.org2010-03-311-15/+6
* Block database access on allowDatabase instead of databaseOpenFile.jochen@chromium.org2010-03-311-6/+15
* Implement CONTENT_SETTING_ASK for database. Also some cleanup of the dialog ...jorlow@chromium.org2010-02-171-3/+0
* Ask renderers to immediately close all DB handles to a database filedumi@chromium.org2010-02-121-2/+4
* Add support for CONTENT_SETTING_ASK to database.jorlow@chromium.org2010-02-111-4/+16
* Adding methods that will be used by the quota management UI.dumi@chromium.org2010-01-061-4/+3
* 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-10/+8
* Changing the file naming scheme. Creating a directory for each origin,dumi@chromium.org2009-11-131-4/+4
* Adding support for DatabaseTracker messages todumi@chromium.org2009-11-091-34/+84
* Last patch in removing MessageLoop* caching.jam@chromium.org2009-11-031-9/+5
* Clean up database files. Some changes are due to Google style guide violatio...pkasting@chromium.org2009-10-241-8/+13
* Chromium side patch for DB support on Linux.dumi@chromium.org2009-08-281-1/+1
* Adding HTML5 DB support to Chromium: Chromium changesdumi@chromium.org2009-07-271-0/+59