summaryrefslogtreecommitdiffstats
path: root/chrome/browser/tab_contents/tab_contents.cc
Commit message (Expand)AuthorAgeFilesLines
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-051-2/+2
* Basic download shelf implementation on linux.estade@chromium.org2009-03-041-18/+28
* Convert NavigationEntry title to string16. TabContents::GetTitle no longer needsbrettw@chromium.org2009-03-041-4/+4
* Refactor download shelf and prepare for porting.estade@chromium.org2009-02-281-20/+19
* Update include paths for grit files. Go ahead and resorttc@google.com2009-02-221-2/+1
* Show page icons on back/forward menu lists on linux.estade@chromium.org2009-02-201-4/+17
* Don't focus unfocusable things.pkasting@chromium.org2009-02-131-4/+7
* Switch from HWNDs to NativeViews, take 2. (First attempt was r9409, in which ...avi@chromium.org2009-02-101-15/+15
* Try reverting r9409 to see if it fixes crashes on chromebot.kuchhal@chromium.org2009-02-101-14/+14
* Switch from HWNDs to NativeViews.avi@chromium.org2009-02-091-14/+14
* Remove most header file dependencies on the notification type list. It isbrettw@chromium.org2009-02-011-20/+28
* Fix issue 6520 by ensuring that InfoBarClosed is called whenever a tab is clo...tim@chromium.org2009-01-211-0/+9
* Move a bunch of TabContents related files into a tab_contents subdirben@chromium.org2009-01-151-0/+605