summaryrefslogtreecommitdiffstats
path: root/content/browser/renderer_host/legacy_render_widget_host_win.h
Commit message (Expand)AuthorAgeFilesLines
* Isolate all scrolling hacks in the LegacyRenderWidgetHostHWND class.ananta@chromium.org2014-02-251-0/+4
* Create an interface WindowEventTarget to enable a class to receiveananta@chromium.org2014-02-201-1/+8
* Forward WM_NCHITTEST messages from the LegacyRenderWidgetHostHWND class to th...ananta@chromium.org2014-02-201-0/+4
* Forward WM_VSCROLL and WM_HSCROLL messages from the LegacyRenderWidgetHostHWN...ananta@chromium.org2014-02-191-0/+3
* Don't track mouse events in HWNDMessageHandler when they are forwarded by the...ananta@chromium.org2014-02-131-0/+5
* Create a visible window with class name Chrome_RenderWidgetHostHWND which cor...ananta@chromium.org2014-02-071-0/+128