summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/sad_tab_observer.cc
Commit message (Expand)AuthorAgeFilesLines
* Rename TabContentsView to WebContentsView and move to content/public.joi@chromium.org2012-01-181-2/+2
* Convert the remaining trivial tab_contents.h includes in chrome to use web_co...jam@chromium.org2012-01-051-4/+4
* Get rid of a bunch of tab_contents.h includes from chrome. These are all triv...jam@chromium.org2012-01-041-3/+5
* Get rid of WebContentsObserver::tab_contents().jam@chromium.org2011-12-261-2/+2
* Move most of the remaining users of WebContentsObserver::tab_contents() to us...jam@chromium.org2011-12-261-4/+4
* Move TabContentsObserver to content/public, rename it to WebContentsObserver,...jam@chromium.org2011-12-221-1/+1
* Rename TabContents::view() to GetView() and put it in the WebContents interface.jam@chromium.org2011-12-211-3/+3
* Implements Aura:: NativeWidgetPrivate::ReparentNativeViewpkotwicz@chromium.org2011-12-061-2/+3
* Move Sad Tab implementation out of the TabContentsViews.avi@chromium.org2011-11-151-0/+100