| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename Container->Widget | ben@chromium.org | 2008-11-21 | 1 | -3/+3 |
* | Discard CHAR events if their corresponding KEY_DOWN events triggered accelera... | pkasting@chromium.org | 2008-11-21 | 1 | -0/+3 |
* | Re-land this change: http://codereview.chromium.org/10967/show | ben@chromium.org | 2008-11-19 | 1 | -2/+1 |
* | Rollback! Now with 25% more HWND. | ben@chromium.org | 2008-11-17 | 1 | -1/+2 |
* | Remove HWND from TabContents creation. | ben@chromium.org | 2008-11-17 | 1 | -2/+1 |
* | Landing this again as I cannot reproduce the perf regression locally. | jcampan@chromium.org | 2008-11-07 | 1 | -1/+2 |
* | Reverting the autofill popu CL as it creates perf regression. | jcampan@chromium.org | 2008-11-06 | 1 | -2/+1 |
* | This CL adds the autofill UI in forms. | jcampan@chromium.org | 2008-11-05 | 1 | -1/+2 |
* | 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 |