summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/browser_dialogs.h
Commit message (Expand)AuthorAgeFilesLines
* Fix up the sign-out flow for the --new-profile-management flag.noms@chromium.org2013-11-041-0/+7
* Refactor code paths into the Create Shortcuts dialog.mgiuca@chromium.org2013-10-171-0/+8
* Remove "View Background Pages".avi@chromium.org2013-06-221-3/+2
* Add Cocoa implementation of ProfileSigninConfirmationDialog.dconnelly@chromium.org2013-06-051-3/+2
* Add Views implementation of ProfileSigninConfirmationDialog.dconnelly@chromium.org2013-06-031-0/+11
* Support color chooser inside extesions, apps, chrome frame, dev toolkeishi@chromium.org2013-05-221-0/+6
* Fixing problem with a tabless browser windows showing up after a task manager...skuhne@chromium.org2013-03-211-0/+4
* Remove straggling TabContents references.avi@chromium.org2012-12-141-2/+1
* Remove TabContents from ContentSettingBubbleModel.avi@chromium.org2012-10-191-1/+1
* Remove TabContents from web_apps.avi@chromium.org2012-10-191-1/+1
* chrome: Add TabModalConfirmDialog interface.tfarina@chromium.org2012-09-261-4/+0
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Move application creation and extension install prompt showing off Browser an...ben@chromium.org2012-07-031-0/+6
* chrome/browser/ui: Put browser_dialogs.h into chrome namespace.tfarina@chromium.org2012-07-021-4/+3
* Remove browser::FindLastActiveWithProfile in extensions_installed_bubble_brid...jam@chromium.org2012-06-271-7/+3
* Fix debug build break after r143920.jam@chromium.org2012-06-251-1/+1
* Clean up/remove a bunch more functions from Browser.ben@chromium.org2012-06-221-2/+1
* Remove the usage of Profile in WebDialogView.mazda@chromium.org2012-06-131-1/+2
* Remove the usage of Browser in WebDialogView.mazda@chromium.org2012-06-131-1/+0
* TabContentsWrapper -> TabContents, part 53.avi@chromium.org2012-06-111-3/+2
* TabContentsWrapper -> TabContents, part 1.avi@chromium.org2012-06-051-1/+2
* Revert "Remove the usage of Browser in WebDialogView."loislo@chromium.org2012-06-051-0/+1
* Remove the usage of Browser in WebDialogView.mazda@chromium.org2012-06-051-1/+0
* Move the web dialogs code to src/ui/web_dialogs from src/chromemazda@chromium.org2012-05-311-2/+5
* Move Extension into extensions namespaceaa@chromium.org2012-05-211-2/+5
* browser/ui: Remove unused declaration of CloseHtmlDialog() function.tfarina@chromium.org2012-04-271-3/+0
* browser: Get rid of DialogStyle altogether.tfarina@chromium.org2012-04-261-3/+1
* Web-ify a bunch of these names. I am going to move some of the framework code...ben@chromium.org2012-04-251-6/+6
* Add abstractions that let embedders drive tests of WebContents, without expos...joi@chromium.org2012-03-221-1/+0
* Clean up remaining obsolete WebUI.flackr@chromium.org2012-02-291-0/+4
* Remove WebUI dialogs controlled by IsMoreWebUI which have native equivalents.flackr@chromium.org2012-02-161-8/+0
* Add a blocking version of the sync promo dialogsail@chromium.org2012-01-311-0/+3
* Close created HtmlDialogs on closing of the browser that opened them.flackr@chromium.org2012-01-191-3/+7
* Convert all of the WebContentsDelegate to use WebContents instead of TabConte...jam@chromium.org2011-12-281-6/+10
* Reland r114898: Add TabModalConfirmDialogDelegate to show simple tab-modal co...bauerb@chromium.org2011-12-191-0/+6
* Revert 114898 - Add TabModalConfirmDialogDelegate to show simple tab-modal co...bauerb@chromium.org2011-12-171-6/+0
* Add TabModalConfirmDialogDelegate to show simple tab-modal confirmation dialogs.bauerb@chromium.org2011-12-171-0/+6
* Plumb STYEL_GENERIC thru BrowserShowHtmlDialog, ShowHtmlDialog, CreateViewsWi...bshe@chromium.org2011-11-291-1/+3
* WebUI Edit Search Engine Dialogwyck@chromium.org2011-10-191-1/+6
* Add --use-more-webui runtime flag to toggle WebUI replacements for native dia...flackr@chromium.org2011-09-211-0/+4
* Revert 101785 - Add --use-more-webui runtime flag to toggle WebUI replacement...scherkus@chromium.org2011-09-191-4/+0
* Add --use-more-webui runtime flag to toggle WebUI replacements for native dia...flackr@chromium.org2011-09-191-0/+4
* Revert 101581 - Add --use-more-webui runtime flag to toggle WebUI replacement...rsimha@chromium.org2011-09-161-4/+0
* Add --use-more-webui runtime flag to toggle WebUI replacements for native dia...flackr@chromium.org2011-09-161-0/+4
* importer: Eliminate the dependency on browser/ui/ from importer.tfarina@chromium.org2011-03-111-8/+0
* Coverity: Pass parameters by ref.jhawkins@chromium.org2011-03-111-1/+1
* Get rid of hung_renderer_dialog file and namespace.tfarina@chromium.org2011-02-261-0/+7
* Carnitas: Refactor ShowExtensionInstalledBubble()sail@chromium.org2011-02-111-1/+13
* Carnitas: Refactor ShowImportLockDialog()sail@chromium.org2011-02-101-0/+8
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-1/+1