| Commit message (Expand) | Author | Age | Files | Lines |
* | Add a Delegate to JavaScriptAppModalDialog. | tfarina@chromium.org | 2010-10-02 | 1 | -2/+2 |
* | Refactor AppModalDialog to more clearly isolate platform specific UI pieces a... | ben@chromium.org | 2010-09-28 | 1 | -33/+30 |
* | Remove vestigial cookie/web app permissions prompting UI now that the async U... | ben@chromium.org | 2010-09-17 | 1 | -49/+0 |
* | Don't show "The page at..." in the Bookmark Manager confirmation dialog. | tfarina@chromium.org | 2010-09-05 | 1 | -4/+55 |
* | Reland 43183. Block database access on allowDatabase instead of databaseOpenF... | jochen@chromium.org | 2010-03-31 | 1 | -1/+4 |
* | Revert 43183 - Block database access on allowDatabase instead of databaseOpen... | jochen@chromium.org | 2010-03-31 | 1 | -4/+1 |
* | Block database access on allowDatabase instead of databaseOpenFile. | jochen@chromium.org | 2010-03-31 | 1 | -1/+4 |
* | Put up a prompt to create appcaches if the Content Settings indicate to do so... | michaeln@chromium.org | 2010-03-24 | 1 | -0/+10 |
* | Fix some issues with text size calculation and message boxes. | pkasting@chromium.org | 2010-03-11 | 1 | -20/+5 |
* | GTK: Add modal cookies confirmation prompt. | erg@chromium.org | 2010-02-24 | 1 | -18/+0 |
* | Mac: Cookie confirmation dialog. | thakis@chromium.org | 2010-02-24 | 1 | -6/+3 |
* | Revert 39756 - Mac: Cookie confirmation dialog. | thakis@chromium.org | 2010-02-23 | 1 | -3/+6 |
* | Mac: Cookie confirmation dialog. | thakis@chromium.org | 2010-02-23 | 1 | -6/+3 |
* | Small preparation for the cookie confirmation dialog on linux/osx. | thakis@chromium.org | 2010-02-23 | 1 | -3/+21 |
* | Pass in the HostContentSettingsMap to the CookieModalDialog so IsValid can ma... | jorlow@chromium.org | 2010-02-20 | 1 | -4/+9 |
* | Implement CONTENT_SETTING_ASK for database. Also some cleanup of the dialog ... | jorlow@chromium.org | 2010-02-17 | 1 | -1/+10 |
* | Make the setItem CONTENT_SETTING_ASK dialog more useful by showing the actual... | jorlow@chromium.org | 2010-02-12 | 1 | -4/+6 |
* | Show an app modal dialog when the cookie policy is ASK. | darin@chromium.org | 2010-02-08 | 1 | -2/+2 |
* | Refactored out JS specific part of modal dialog stack into its own class, exp... | zelidrag@chromium.org | 2010-02-05 | 1 | -0/+79 |