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 | -4/+29 |
* | Move more platform-specific stuff from WebContents to the view. | brettw@google.com | 2008-10-18 | 1 | -5/+14 |
* | Separate out most view creation from WebContents. This adds a new sub-delegat... | brettw@google.com | 2008-10-17 | 1 | -2/+13 |
* | Rename ChromeViews namespace to views | ben@chromium.org | 2008-10-16 | 1 | -1/+1 |
* | Rename ViewContainer to Container and HWNDViewContainer to ContainerWin. | ben@chromium.org | 2008-10-16 | 1 | -3/+3 |
* | Rename RenderWidgetHostHWND to RenderWidgetHostViewWin for consistency with o... | brettw@google.com | 2008-10-14 | 1 | -1/+1 |
* | Move more view stuff out of WebContents. This moves context menus and info | brettw@google.com | 2008-10-14 | 1 | -0/+11 |
* | Start splitting out view-related stuff from WebContents into a new class WebC... | brettw@google.com | 2008-10-10 | 1 | -0/+86 |