| Commit message (Expand) | Author | Age | Files | Lines |
* | Add a type for the password infobar to support test automation. | dyu@chromium.org | 2012-03-21 | 2 | -0/+6 |
* | Revert 124235 - Re-enable tests that were broken due to WebKit rename of DOMW... | mattm@chromium.org | 2012-02-29 | 1 | -1/+1 |
* | Re-enable tests that were broken due to WebKit rename of DOMWindow to Window | arv@chromium.org | 2012-02-29 | 1 | -1/+1 |
* | Adding a new InfoBar that will be displayed when a webpage requests access to | macourteau@chromium.org | 2012-02-29 | 2 | -0/+6 |
* | Create BaseWindow and ExtensionWindowWrapper for extension API access to Panels | stevenjb@chromium.org | 2012-02-28 | 1 | -2/+4 |
* | Disable browser tests that WebKit r108729 breaks | enne@chromium.org | 2012-02-24 | 1 | -2/+2 |
* | Update clients to use new TestServer constructor. | erikwright@chromium.org | 2012-02-24 | 1 | -1/+2 |
* | Remove the default plugin. | bauerb@chromium.org | 2012-01-24 | 2 | -6/+0 |
* | Make registerProtocolHandler() infobars replace existing infobars for equival... | koz@chromium.org | 2012-01-06 | 2 | -2/+10 |
* | Get rid of a bunch of tab_contents.h includes from chrome. These are all triv... | jam@chromium.org | 2012-01-04 | 1 | -1/+1 |
* | Get rid of content::NavigationController in cc file and use "using" instead. | jam@chromium.org | 2012-01-04 | 1 | -3/+4 |
* | Convert WebContents to return a content::NavigationController instead of the ... | jam@chromium.org | 2012-01-04 | 2 | -2/+2 |
* | Convert all the notifications which use NavigationController to content::Navi... | jam@chromium.org | 2012-01-03 | 1 | -3/+4 |
* | Create a Content API interface around NavigationController, and move all the ... | jam@chromium.org | 2011-12-29 | 2 | -0/+2 |
* | Rename NavigationController to NavigationControllerImpl and put it into the c... | jam@chromium.org | 2011-12-28 | 1 | -1/+3 |
* | Convert a few methods in NavigationController to return a content::Navigation... | jam@chromium.org | 2011-12-28 | 1 | -2/+2 |
* | Convert SpeechInputBubble and BalloonHost to use WebContents instead of TabCo... | jam@chromium.org | 2011-12-27 | 2 | -5/+7 |
* | Convert a bunch of WebContentsObservers to use web_contents() instead of tab_... | jam@chromium.org | 2011-12-25 | 3 | -7/+7 |
* | Create a Content API around NavigationEntry that's in content/public/browser.... | jam@chromium.org | 2011-12-25 | 1 | -3/+4 |
* | Move TabContentsObserver to content/public, rename it to WebContentsObserver,... | jam@chromium.org | 2011-12-22 | 2 | -6/+5 |
* | Move navigation_details.h to content/public/browser. | jam@chromium.org | 2011-12-22 | 1 | -1/+1 |
* | Revert 115346. The change didn't break anything, the test was faulty. Will di... | jam@chromium.org | 2011-12-21 | 2 | -5/+8 |
* | Revert r115276, it broke PanelDownloadTest.Download in interactive_ui_tests | thakis@chromium.org | 2011-12-21 | 2 | -8/+5 |
* | Rename TabContents::controller() to GetController and put it into the WebCont... | jam@chromium.org | 2011-12-21 | 2 | -5/+8 |
* | [coverity] Eliminate potential null-dereference errors. | csilv@chromium.org | 2011-12-21 | 1 | -1/+1 |
* | Add OVERRIDE to chrome/browser/. | avi@chromium.org | 2011-11-21 | 1 | -1/+1 |
* | Move Sad Tab implementation out of the TabContentsViews. | avi@chromium.org | 2011-11-15 | 2 | -2/+2 |
* | Move infobar extension API implementation to infobars dir. | aa@chromium.org | 2011-10-24 | 3 | -0/+116 |
* | Make NotificationService an interface in the content namespace, and switch ca... | jam@chromium.org | 2011-10-19 | 1 | -4/+4 |
* | Move notification_source from content/common to content/browser/public and pu... | jam@chromium.org | 2011-10-19 | 1 | -8/+9 |
* | Move NotificationObserver, NotificationSource, and NotificationDetails to con... | jam@chromium.org | 2011-10-19 | 3 | -26/+27 |
* | Move PageTransition into content namespace. While I'm touching all these file... | jam@chromium.org | 2011-10-13 | 1 | -2/+2 |
* | Fix crashes with infobar closure. | pkasting@chromium.org | 2011-09-30 | 1 | -2/+10 |
* | Move infobar handling to a tab helper. | avi@chromium.org | 2011-09-30 | 9 | -19/+975 |
* | Move infobar handling to a tab helper, part 1. | avi@chromium.org | 2011-09-01 | 2 | -0/+280 |
* | Revert 99187 (speculative revert for ProfileSyncServiceSessionTest.FailModelA... | thakis@chromium.org | 2011-09-01 | 2 | -280/+0 |
* | Move infobar handling to a tab helper, part 1. | avi@chromium.org | 2011-09-01 | 2 | -0/+280 |