| Commit message (Expand) | Author | Age | Files | Lines |
* | Convert WebContents to return a content::NavigationController instead of the ... | jam@chromium.org | 2012-01-04 | 1 | -1/+3 |
* | Convert all of the WebContentsDelegate to use WebContents instead of TabConte... | jam@chromium.org | 2011-12-28 | 1 | -3/+2 |
* | Reland r114898: Add TabModalConfirmDialogDelegate to show simple tab-modal co... | bauerb@chromium.org | 2011-12-19 | 1 | -22/+15 |
* | Revert 114898 - Add TabModalConfirmDialogDelegate to show simple tab-modal co... | bauerb@chromium.org | 2011-12-17 | 1 | -15/+22 |
* | Add TabModalConfirmDialogDelegate to show simple tab-modal confirmation dialogs. | bauerb@chromium.org | 2011-12-17 | 1 | -22/+15 |
* | Add OVERRIDE to chrome/browser/. | avi@chromium.org | 2011-11-21 | 1 | -1/+2 |
* | Move NotificationObserver, NotificationSource, and NotificationDetails to con... | jam@chromium.org | 2011-10-19 | 1 | -7/+7 |
* | content: Move the final headers and residual traces of contrained windows | erg@chromium.org | 2011-09-30 | 1 | -1/+1 |
* | Get rid of the static ConstrainedWindow::CreateConstrainedDialog method that ... | jam@chromium.org | 2011-08-24 | 1 | -3/+2 |
* | Moving notification types which are chrome specific to a new header file chro... | ananta@chromium.org | 2011-07-10 | 1 | -1/+1 |
* | Update a bunch of files to the new location of notification files. | tfarina@chromium.org | 2011-03-09 | 1 | -3/+3 |
* | Update more includes that were pointing to the old locations. | jam@chromium.org | 2011-03-02 | 1 | -1/+1 |
* | Add the "virtual" keyword on method overrides that are missing it. | erg@google.com | 2010-12-08 | 1 | -3/+3 |
* | FBTF: Header cleanup in chrome/common part 2. The majority of the changed files | jhawkins@chromium.org | 2010-08-20 | 1 | -0/+1 |
* | Delete obviously unneeded forward declarations in chrome/browser/*.h. | viettrungluu@chromium.org | 2010-08-05 | 1 | -1/+0 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Ensure proper teardown of repost form warning objects. | bauerb@chromium.org | 2010-04-14 | 1 | -4/+2 |
* | Refactor common, platform-independent code for the repost form warning dialog... | bauerb@chromium.org | 2010-04-09 | 1 | -0/+53 |