| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename TabModalConfirmDialogCloseDelegate's GetMessage to GetDialogMessage. | maniscalco@chromium.org | 2014-02-05 | 1 | -1/+1 |
* | Replace some string16's with base namespace in chrome/browser | brettw@chromium.org | 2013-12-11 | 1 | -5/+5 |
* | Add a "Learn more" link in the "Sign in with a different account" confirmatio... | fdoray@chromium.org | 2013-10-05 | 1 | -23/+28 |
* | Dismiss action in tab modal dialogs. | fdoray@chromium.org | 2013-08-01 | 1 | -8/+21 |
* | Revert 212329 "Reland "Close web contents modal dialogs on conte..." | wittman@chromium.org | 2013-07-31 | 1 | -14/+10 |
* | Revert 212528 "Cleanup: remove redundant tab close observation f..." | wittman@chromium.org | 2013-07-30 | 1 | -2/+12 |
* | Cleanup: remove redundant tab close observation from TabModalConfirmDialogDel... | wittman@chromium.org | 2013-07-19 | 1 | -12/+2 |
* | Reland "Close web contents modal dialogs on content load start" | wittman@chromium.org | 2013-07-18 | 1 | -10/+14 |
* | Revert 211058 "Close web contents modal dialogs on content load ..." | wittman@chromium.org | 2013-07-12 | 1 | -1/+1 |
* | Close web contents modal dialogs on content load start | wittman@chromium.org | 2013-07-11 | 1 | -1/+1 |
* | Add a link in tab modal dialogs. | fdoray@chromium.org | 2013-06-14 | 1 | -4/+20 |
* | Use a direct include of strings headers in chrome/browser/ui/s*-w*/. | avi@chromium.org | 2013-06-10 | 1 | -1/+1 |
* | Factor out uses of the WebContentsModalDialog interface from platform-indepen... | wittman@chromium.org | 2013-02-22 | 1 | -5/+18 |
* | Rename platform-independent ConstrainedWindow types to WebContentsModalDialog... | wittman@chromium.org | 2013-01-03 | 1 | -4/+4 |
* | Remove the rest of #pragma once in one big CL. | ajwong@chromium.org | 2012-07-11 | 1 | -1/+0 |
* | Reland 116165: | bauerb@chromium.org | 2012-01-04 | 1 | -1/+10 |
* | Revert 116165 - Avoid calling OnCanceled when accepting a Re-POST form warnin... | lipalani@chromium.org | 2012-01-03 | 1 | -10/+1 |
* | Avoid calling OnCanceled when accepting a Re-POST form warning dialog, and ad... | bauerb@chromium.org | 2012-01-03 | 1 | -1/+10 |
* | Convert all of the WebContentsDelegate to use WebContents instead of TabConte... | jam@chromium.org | 2011-12-28 | 1 | -3/+7 |
* | Reland r114898: Add TabModalConfirmDialogDelegate to show simple tab-modal co... | bauerb@chromium.org | 2011-12-19 | 1 | -0/+79 |
* | Revert 114898 - Add TabModalConfirmDialogDelegate to show simple tab-modal co... | bauerb@chromium.org | 2011-12-17 | 1 | -79/+0 |
* | Add TabModalConfirmDialogDelegate to show simple tab-modal confirmation dialogs. | bauerb@chromium.org | 2011-12-17 | 1 | -0/+79 |