summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk/tab_contents_container_gtk.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix linux ui tests broken by r15112.estade@chromium.org2009-05-041-4/+8
* Linux: tweak find bar.estade@chromium.org2009-05-041-5/+5
* Replace all occurrances of WebContents with TabContents.brettw@chromium.org2009-05-041-16/+16
* Linux findbar improvements:estade@chromium.org2009-04-291-31/+6
* Linux: Make the findbar hang over the render view.estade@chromium.org2009-04-281-3/+28
* Re-land my change to clean up TabContents/WebContents ownership. Thisbrettw@chromium.org2009-04-201-2/+2
* Reverting 14005.brettw@chromium.org2009-04-181-2/+2
* Fix the ownership model of TabContents and NavigationController. Previously thebrettw@chromium.org2009-04-181-2/+2
* Fix the findbar crash.tc@google.com2009-04-071-3/+5
* First cut at the find bar.tc@google.com2009-03-101-2/+5
* Normalize end of file newlines in chrome/browser/gtk/.deanm@chromium.org2009-03-101-1/+0
* Linux: fixes for tab contents switchingagl@chromium.org2009-02-261-2/+2
* Implement the logic to change Renderers. We can now navigate between pages!erg@google.com2009-02-201-3/+3
* Add a TabContentsContainerGtk to remove the current hack that inserts theerg@google.com2009-02-191-0/+112