summaryrefslogtreecommitdiffstats
path: root/chrome/browser/modal_html_dialog_delegate.cc
Commit message (Expand)AuthorAgeFilesLines
* Cleanup: Remove unneeded includes of notification_service.h.thestig@chromium.org2010-12-171-2/+4
* Almost done deinlining virtual methods.erg@google.com2010-12-161-0/+4
* Deinline even more destructors.erg@google.com2010-12-141-0/+4
* FBTF: Clean up some headers in tab_contents_delegate.h.erg@google.com2010-08-101-0/+1
* Use a NotificationRegistrar to listen for notifications.BUG=2381pkasting@chromium.org2009-05-221-16/+4
* Replace all occurrances of WebContents with TabContents.brettw@chromium.org2009-05-041-10/+10
* Move HTML dialogs out of their own tab contents type. Moved functions to newbrettw@chromium.org2009-04-031-0/+1
* Make chrome_plugin_host.cc and chrome_plugin_util.cc compile on Posix.jhawkins@chromium.org2009-02-261-3/+3
* HtmlDialogContentsDelegate should not subclass views::WindowDelegate, for por...ben@chromium.org2009-02-241-1/+1
* Remove most header file dependencies on the notification type list. It isbrettw@chromium.org2009-02-011-6/+8
* Move files out of browser and into either renderer_host or tab_contents.brettw@chromium.org2009-01-221-1/+1
* Attempt at fixing possible crash in ModalHTMLDialogDelegate. It'ssky@google.com2008-11-171-4/+11
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Add chrome to the repository.initial.commit2008-07-261-0/+92