summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/tab_modal_confirm_dialog_delegate.h
Commit message (Expand)AuthorAgeFilesLines
* Rename TabModalConfirmDialogCloseDelegate's GetMessage to GetDialogMessage.maniscalco@chromium.org2014-02-051-1/+1
* Replace some string16's with base namespace in chrome/browserbrettw@chromium.org2013-12-111-5/+5
* Add a "Learn more" link in the "Sign in with a different account" confirmatio...fdoray@chromium.org2013-10-051-23/+28
* Dismiss action in tab modal dialogs.fdoray@chromium.org2013-08-011-8/+21
* Revert 212329 "Reland "Close web contents modal dialogs on conte..."wittman@chromium.org2013-07-311-14/+10
* Revert 212528 "Cleanup: remove redundant tab close observation f..."wittman@chromium.org2013-07-301-2/+12
* Cleanup: remove redundant tab close observation from TabModalConfirmDialogDel...wittman@chromium.org2013-07-191-12/+2
* Reland "Close web contents modal dialogs on content load start"wittman@chromium.org2013-07-181-10/+14
* Revert 211058 "Close web contents modal dialogs on content load ..."wittman@chromium.org2013-07-121-1/+1
* Close web contents modal dialogs on content load startwittman@chromium.org2013-07-111-1/+1
* Add a link in tab modal dialogs.fdoray@chromium.org2013-06-141-4/+20
* Use a direct include of strings headers in chrome/browser/ui/s*-w*/.avi@chromium.org2013-06-101-1/+1
* Factor out uses of the WebContentsModalDialog interface from platform-indepen...wittman@chromium.org2013-02-221-5/+18
* Rename platform-independent ConstrainedWindow types to WebContentsModalDialog...wittman@chromium.org2013-01-031-4/+4
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Reland 116165:bauerb@chromium.org2012-01-041-1/+10
* Revert 116165 - Avoid calling OnCanceled when accepting a Re-POST form warnin...lipalani@chromium.org2012-01-031-10/+1
* Avoid calling OnCanceled when accepting a Re-POST form warning dialog, and ad...bauerb@chromium.org2012-01-031-1/+10
* Convert all of the WebContentsDelegate to use WebContents instead of TabConte...jam@chromium.org2011-12-281-3/+7
* Reland r114898: Add TabModalConfirmDialogDelegate to show simple tab-modal co...bauerb@chromium.org2011-12-191-0/+79
* Revert 114898 - Add TabModalConfirmDialogDelegate to show simple tab-modal co...bauerb@chromium.org2011-12-171-79/+0
* Add TabModalConfirmDialogDelegate to show simple tab-modal confirmation dialogs.bauerb@chromium.org2011-12-171-0/+79