summaryrefslogtreecommitdiffstats
path: root/chrome/browser/web_contents_view_win.h
Commit message (Expand)AuthorAgeFilesLines
* Factor find in page out of WebContents and into the view, since it is almostbrettw@google.com2008-10-211-4/+29
* Move more platform-specific stuff from WebContents to the view.brettw@google.com2008-10-181-5/+14
* Separate out most view creation from WebContents. This adds a new sub-delegat...brettw@google.com2008-10-171-2/+13
* Rename ChromeViews namespace to viewsben@chromium.org2008-10-161-1/+1
* Rename ViewContainer to Container and HWNDViewContainer to ContainerWin.ben@chromium.org2008-10-161-3/+3
* Rename RenderWidgetHostHWND to RenderWidgetHostViewWin for consistency with o...brettw@google.com2008-10-141-1/+1
* Move more view stuff out of WebContents. This moves context menus and infobrettw@google.com2008-10-141-0/+11
* Start splitting out view-related stuff from WebContents into a new class WebC...brettw@google.com2008-10-101-0/+86