summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/tab_contents_container_view.cc
Commit message (Expand)AuthorAgeFilesLines
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* This make accelerators work in interstitial pages.jcampan@chromium.org2009-02-251-0/+4
* Switch from HWNDs to NativeViews, take 2. (First attempt was r9409, in which ...avi@chromium.org2009-02-101-5/+5
* Try reverting r9409 to see if it fixes crashes on chromebot.kuchhal@chromium.org2009-02-101-5/+5
* Switch from HWNDs to NativeViews.avi@chromium.org2009-02-091-5/+5
* Remove most header file dependencies on the notification type list. It isbrettw@chromium.org2009-02-011-6/+10
* Rename RenderWidgetHostView::GetPluginHWND to GetPluginNativeViewbrettw@chromium.org2009-01-291-4/+8
* Move files out of browser and into either renderer_host or tab_contents.brettw@chromium.org2009-01-221-3/+3
* Move a bunch of TabContents related files into a tab_contents subdirben@chromium.org2009-01-151-2/+2
* Rename Container->Widgetben@chromium.org2008-11-211-2/+2
* Factor find in page out of WebContents and into the view, since it is almostbrettw@google.com2008-10-211-6/+13
* Rename ChromeViews namespace to viewsben@chromium.org2008-10-161-10/+9
* Rename ViewContainer to Container and HWNDViewContainer to ContainerWin.ben@chromium.org2008-10-161-3/+2
* Start splitting out view-related stuff from WebContents into a new class WebC...brettw@google.com2008-10-101-0/+1
* Reorganize the declarations to have some grouping and logical ordering in tab...brettw@google.com2008-09-261-1/+1
* Move more UI stuff into browser/viewsbeng@google.com2008-09-131-0/+243