| Commit message (Expand) | Author | Age | Files | Lines |
* | FBTF: More dtor deinlining. (Can almost see the end!) | erg@google.com | 2010-10-22 | 1 | -0/+3 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Allow synchronous messages to be sent from threads other than the main thread... | jabdelmalek@google.com | 2010-04-06 | 1 | -8/+8 |
* | Changes to the Browser to support Database access from Workers. | ericu@google.com | 2010-04-02 | 1 | -3/+11 |
* | Reland 43183. Block database access on allowDatabase instead of databaseOpenF... | jochen@chromium.org | 2010-03-31 | 1 | -6/+15 |
* | Revert 43183 - Block database access on allowDatabase instead of databaseOpen... | jochen@chromium.org | 2010-03-31 | 1 | -15/+6 |
* | Block database access on allowDatabase instead of databaseOpenFile. | jochen@chromium.org | 2010-03-31 | 1 | -6/+15 |
* | Implement CONTENT_SETTING_ASK for database. Also some cleanup of the dialog ... | jorlow@chromium.org | 2010-02-17 | 1 | -3/+0 |
* | Ask renderers to immediately close all DB handles to a database file | dumi@chromium.org | 2010-02-12 | 1 | -2/+4 |
* | Add support for CONTENT_SETTING_ASK to database. | jorlow@chromium.org | 2010-02-11 | 1 | -4/+16 |
* | Adding methods that will be used by the quota management UI. | dumi@chromium.org | 2010-01-06 | 1 | -4/+3 |
* | Added new IPC message class for CommandBuffer. | apatrick@google.com | 2009-12-04 | 1 | -1/+1 |
* | Cleans up a bit the DB-related methods. | dumi@chromium.org | 2009-11-13 | 1 | -10/+8 |
* | Changing the file naming scheme. Creating a directory for each origin, | dumi@chromium.org | 2009-11-13 | 1 | -4/+4 |
* | Adding support for DatabaseTracker messages to | dumi@chromium.org | 2009-11-09 | 1 | -34/+84 |
* | Last patch in removing MessageLoop* caching. | jam@chromium.org | 2009-11-03 | 1 | -9/+5 |
* | Clean up database files. Some changes are due to Google style guide violatio... | pkasting@chromium.org | 2009-10-24 | 1 | -8/+13 |
* | Chromium side patch for DB support on Linux. | dumi@chromium.org | 2009-08-28 | 1 | -1/+1 |
* | Adding HTML5 DB support to Chromium: Chromium changes | dumi@chromium.org | 2009-07-27 | 1 | -0/+59 |