summaryrefslogtreecommitdiffstats
path: root/chrome/browser/infobars
Commit message (Expand)AuthorAgeFilesLines
* Add a type for the password infobar to support test automation.dyu@chromium.org2012-03-212-0/+6
* Revert 124235 - Re-enable tests that were broken due to WebKit rename of DOMW...mattm@chromium.org2012-02-291-1/+1
* Re-enable tests that were broken due to WebKit rename of DOMWindow to Windowarv@chromium.org2012-02-291-1/+1
* Adding a new InfoBar that will be displayed when a webpage requests access tomacourteau@chromium.org2012-02-292-0/+6
* Create BaseWindow and ExtensionWindowWrapper for extension API access to Panelsstevenjb@chromium.org2012-02-281-2/+4
* Disable browser tests that WebKit r108729 breaksenne@chromium.org2012-02-241-2/+2
* Update clients to use new TestServer constructor.erikwright@chromium.org2012-02-241-1/+2
* Remove the default plugin.bauerb@chromium.org2012-01-242-6/+0
* Make registerProtocolHandler() infobars replace existing infobars for equival...koz@chromium.org2012-01-062-2/+10
* Get rid of a bunch of tab_contents.h includes from chrome. These are all triv...jam@chromium.org2012-01-041-1/+1
* Get rid of content::NavigationController in cc file and use "using" instead.jam@chromium.org2012-01-041-3/+4
* Convert WebContents to return a content::NavigationController instead of the ...jam@chromium.org2012-01-042-2/+2
* Convert all the notifications which use NavigationController to content::Navi...jam@chromium.org2012-01-031-3/+4
* Create a Content API interface around NavigationController, and move all the ...jam@chromium.org2011-12-292-0/+2
* Rename NavigationController to NavigationControllerImpl and put it into the c...jam@chromium.org2011-12-281-1/+3
* Convert a few methods in NavigationController to return a content::Navigation...jam@chromium.org2011-12-281-2/+2
* Convert SpeechInputBubble and BalloonHost to use WebContents instead of TabCo...jam@chromium.org2011-12-272-5/+7
* Convert a bunch of WebContentsObservers to use web_contents() instead of tab_...jam@chromium.org2011-12-253-7/+7
* Create a Content API around NavigationEntry that's in content/public/browser....jam@chromium.org2011-12-251-3/+4
* Move TabContentsObserver to content/public, rename it to WebContentsObserver,...jam@chromium.org2011-12-222-6/+5
* Move navigation_details.h to content/public/browser.jam@chromium.org2011-12-221-1/+1
* Revert 115346. The change didn't break anything, the test was faulty. Will di...jam@chromium.org2011-12-212-5/+8
* Revert r115276, it broke PanelDownloadTest.Download in interactive_ui_teststhakis@chromium.org2011-12-212-8/+5
* Rename TabContents::controller() to GetController and put it into the WebCont...jam@chromium.org2011-12-212-5/+8
* [coverity] Eliminate potential null-dereference errors.csilv@chromium.org2011-12-211-1/+1
* Add OVERRIDE to chrome/browser/.avi@chromium.org2011-11-211-1/+1
* Move Sad Tab implementation out of the TabContentsViews.avi@chromium.org2011-11-152-2/+2
* Move infobar extension API implementation to infobars dir.aa@chromium.org2011-10-243-0/+116
* Make NotificationService an interface in the content namespace, and switch ca...jam@chromium.org2011-10-191-4/+4
* Move notification_source from content/common to content/browser/public and pu...jam@chromium.org2011-10-191-8/+9
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-193-26/+27
* Move PageTransition into content namespace. While I'm touching all these file...jam@chromium.org2011-10-131-2/+2
* Fix crashes with infobar closure.pkasting@chromium.org2011-09-301-2/+10
* Move infobar handling to a tab helper.avi@chromium.org2011-09-309-19/+975
* Move infobar handling to a tab helper, part 1.avi@chromium.org2011-09-012-0/+280
* Revert 99187 (speculative revert for ProfileSyncServiceSessionTest.FailModelA...thakis@chromium.org2011-09-012-280/+0
* Move infobar handling to a tab helper, part 1.avi@chromium.org2011-09-012-0/+280