summaryrefslogtreecommitdiffstats
path: root/chrome/browser/repost_form_warning_controller.cc
Commit message (Expand)AuthorAgeFilesLines
* Get rid of content::NavigationController in cc file and use "using" instead.jam@chromium.org2012-01-041-1/+2
* Convert WebContents to return a content::NavigationController instead of the ...jam@chromium.org2012-01-041-1/+1
* Convert all the notifications which use NavigationController to content::Navi...jam@chromium.org2012-01-031-1/+2
* Convert all of the WebContentsDelegate to use WebContents instead of TabConte...jam@chromium.org2011-12-281-4/+6
* Revert 115346. The change didn't break anything, the test was faulty. Will di...jam@chromium.org2011-12-211-1/+1
* Revert r115276, it broke PanelDownloadTest.Download in interactive_ui_teststhakis@chromium.org2011-12-211-1/+1
* Rename TabContents::controller() to GetController and put it into the WebCont...jam@chromium.org2011-12-211-1/+1
* Reland r114898: Add TabModalConfirmDialogDelegate to show simple tab-modal co...bauerb@chromium.org2011-12-191-44/+46
* Revert 114898 - Add TabModalConfirmDialogDelegate to show simple tab-modal co...bauerb@chromium.org2011-12-171-46/+44
* Add TabModalConfirmDialogDelegate to show simple tab-modal confirmation dialogs.bauerb@chromium.org2011-12-171-44/+46
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-191-7/+7
* Move content_notification_types.h from content\common to content\public\brows...jam@chromium.org2011-10-181-0/+1
* content: Move the final headers and residual traces of contrained windowserg@chromium.org2011-09-301-0/+1
* Get rid of the static ConstrainedWindow::CreateConstrainedDialog method that ...jam@chromium.org2011-08-241-5/+0
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-101-7/+7
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-091-2/+2
* Update the includes to the old tab_contents.hjam@chromium.org2011-03-021-1/+1
* Cleanup: Remove unneeded includes of notification_service.h.thestig@chromium.org2010-12-171-1/+1
* Ensure proper teardown of repost form warning objects.bauerb@chromium.org2010-04-141-2/+8
* Refactor common, platform-independent code for the repost form warning dialog...bauerb@chromium.org2010-04-091-0/+66