summaryrefslogtreecommitdiffstats
path: root/chrome/browser/web_contents_view.h
Commit message (Expand)AuthorAgeFilesLines
* Factor find in page out of WebContents and into the view, since it is almostbrettw@google.com2008-10-211-2/+59
* Move more platform-specific stuff from WebContents to the view.brettw@google.com2008-10-181-22/+16
* Separate out most view creation from WebContents. This adds a new sub-delegat...brettw@google.com2008-10-171-6/+53
* Rename RenderWidgetHostHWND to RenderWidgetHostViewWin for consistency with o...brettw@google.com2008-10-141-2/+4
* Fix the build by including string.brettw@google.com2008-10-141-0/+2
* Move more view stuff out of WebContents. This moves context menus and infobrettw@google.com2008-10-141-0/+22
* Start splitting out view-related stuff from WebContents into a new class WebC...brettw@google.com2008-10-101-0/+84