summaryrefslogtreecommitdiffstats
path: root/chrome/browser/infobars/infobar_tab_helper.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix unsafe infobar usage pattern in ExtensionDevToolsClientHost. Listening f...pkasting@chromium.org2012-05-041-8/+8
* A few small tweaks based on further analysis of GoogleURLTracker:pkasting@chromium.org2012-05-031-20/+14
* Remove infobar from helper list before notifying observers.jknotten@chromium.org2012-03-311-14/+17
* 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-041-1/+1
* Convert all the notifications which use NavigationController to content::Navi...jam@chromium.org2012-01-031-3/+4
* Convert SpeechInputBubble and BalloonHost to use WebContents instead of TabCo...jam@chromium.org2011-12-271-4/+6
* Convert a bunch of WebContentsObservers to use web_contents() instead of tab_...jam@chromium.org2011-12-251-3/+3
* Move TabContentsObserver to content/public, rename it to WebContentsObserver,...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-211-4/+7
* Revert r115276, it broke PanelDownloadTest.Download in interactive_ui_teststhakis@chromium.org2011-12-211-7/+4
* Rename TabContents::controller() to GetController and put it into the WebCont...jam@chromium.org2011-12-211-4/+7
* Move Sad Tab implementation out of the TabContentsViews.avi@chromium.org2011-11-151-1/+1
* Make NotificationService an interface in the content namespace, and switch ca...jam@chromium.org2011-10-191-4/+4
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-191-13/+14
* Move infobar handling to a tab helper.avi@chromium.org2011-09-301-14/+13
* Move infobar handling to a tab helper, part 1.avi@chromium.org2011-09-011-0/+199
* Revert 99187 (speculative revert for ProfileSyncServiceSessionTest.FailModelA...thakis@chromium.org2011-09-011-199/+0
* Move infobar handling to a tab helper, part 1.avi@chromium.org2011-09-011-0/+199