| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove TOOLKIT_USES_GTK and consolidate it into TOOLKIT_GTK | oshima@chromium.org | 2012-04-05 | 1 | -3/+3 |
* | Get rid of content::NavigationController in cc file and use "using" instead. | jam@chromium.org | 2012-01-04 | 1 | -1/+2 |
* | Convert WebContents to return a content::NavigationController instead of the ... | jam@chromium.org | 2012-01-04 | 1 | -1/+1 |
* | Convert all the notifications which use NavigationController to content::Navi... | jam@chromium.org | 2012-01-03 | 1 | -1/+2 |
* | Convert all of the WebContentsDelegate to use WebContents instead of TabConte... | jam@chromium.org | 2011-12-28 | 1 | -4/+6 |
* | Revert 115346. The change didn't break anything, the test was faulty. Will di... | jam@chromium.org | 2011-12-21 | 1 | -1/+1 |
* | Revert r115276, it broke PanelDownloadTest.Download in interactive_ui_tests | thakis@chromium.org | 2011-12-21 | 1 | -1/+1 |
* | Rename TabContents::controller() to GetController and put it into the WebCont... | jam@chromium.org | 2011-12-21 | 1 | -1/+1 |
* | Reland r114898: Add TabModalConfirmDialogDelegate to show simple tab-modal co... | bauerb@chromium.org | 2011-12-19 | 1 | -44/+46 |
* | Revert 114898 - Add TabModalConfirmDialogDelegate to show simple tab-modal co... | bauerb@chromium.org | 2011-12-17 | 1 | -46/+44 |
* | Add TabModalConfirmDialogDelegate to show simple tab-modal confirmation dialogs. | bauerb@chromium.org | 2011-12-17 | 1 | -44/+46 |
* | Move NotificationObserver, NotificationSource, and NotificationDetails to con... | jam@chromium.org | 2011-10-19 | 1 | -7/+7 |
* | Move content_notification_types.h from content\common to content\public\brows... | jam@chromium.org | 2011-10-18 | 1 | -0/+1 |
* | content: Move the final headers and residual traces of contrained windows | erg@chromium.org | 2011-09-30 | 1 | -0/+1 |
* | Get rid of the static ConstrainedWindow::CreateConstrainedDialog method that ... | jam@chromium.org | 2011-08-24 | 1 | -5/+0 |
* | Moving notification types which are chrome specific to a new header file chro... | ananta@chromium.org | 2011-07-10 | 1 | -7/+7 |
* | Update a bunch of files to the new location of notification files. | tfarina@chromium.org | 2011-03-09 | 1 | -2/+2 |
* | Update the includes to the old tab_contents.h | jam@chromium.org | 2011-03-02 | 1 | -1/+1 |
* | Cleanup: Remove unneeded includes of notification_service.h. | thestig@chromium.org | 2010-12-17 | 1 | -1/+1 |
* | Ensure proper teardown of repost form warning objects. | bauerb@chromium.org | 2010-04-14 | 1 | -2/+8 |
* | Refactor common, platform-independent code for the repost form warning dialog... | bauerb@chromium.org | 2010-04-09 | 1 | -0/+66 |