summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/sad_tab_helper.cc
Commit message (Expand)AuthorAgeFilesLines
* browser/ui: Unify the enum Kind of SadTab used by SadTabViews and SabTabGtk.tfarina@chromium.org2012-07-101-17/+13
* Rename IPC Sender and Listener in ppapi, content/public, and content/rendererbrettw@chromium.org2012-06-201-0/+1
* browser: Move chrome_web_contents_view_delegate_views.* into views/ directory.tfarina@chromium.org2012-06-021-1/+1
* Don't make sad tab view for normal renderer terminationjamescook@chromium.org2012-05-101-0/+4
* TabContents -> WebContentsImpl, part 23.avi@chromium.org2012-04-181-1/+1
* Makes the sad tab not show if the TabContentView is not valid. I'msky@chromium.org2012-04-111-0/+8
* Fix crash in TabContentsViewViews::Focus. This was caused by r125126. The sub...jam@chromium.org2012-03-201-0/+4
* Remove tab_contents_view_gtk.h include from chrome. I tried to find a way to ...jam@chromium.org2012-03-151-9/+9
* Switch chrome to use TabContentsViewWin. The goal is to eventually have all T...jam@chromium.org2012-03-071-2/+1
* Make the Views sad tab code not be tied down to TabContentsViewViews. This al...jam@chromium.org2012-03-061-0/+122