Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Factor find in page out of WebContents and into the view, since it is almost | brettw@google.com | 2008-10-21 | 1 | -2/+59 |
* | Move more platform-specific stuff from WebContents to the view. | brettw@google.com | 2008-10-18 | 1 | -22/+16 |
* | Separate out most view creation from WebContents. This adds a new sub-delegat... | brettw@google.com | 2008-10-17 | 1 | -6/+53 |
* | Rename RenderWidgetHostHWND to RenderWidgetHostViewWin for consistency with o... | brettw@google.com | 2008-10-14 | 1 | -2/+4 |
* | Fix the build by including string. | brettw@google.com | 2008-10-14 | 1 | -0/+2 |
* | Move more view stuff out of WebContents. This moves context menus and info | brettw@google.com | 2008-10-14 | 1 | -0/+22 |
* | Start splitting out view-related stuff from WebContents into a new class WebC... | brettw@google.com | 2008-10-10 | 1 | -0/+84 |