summaryrefslogtreecommitdiffstats
path: root/chrome/browser/renderer_host/render_widget_host_view_win.h
Commit message (Expand)AuthorAgeFilesLines
* Adding the new WebPopupType to the RenderWidget creation.jcivelli@google.com2010-04-071-0/+3
* This CL ensures the interstitial when hidden does not calljcivelli@google.com2010-03-291-0/+1
* Initial work for cross-process video rendering using layers.scherkus@chromium.org2010-02-261-0/+1
* Windows: deemphasize render view when tab contents is blocked due to constrai...estade@chromium.org2010-02-251-0/+4
* GTK: visually de-emphasize the render view contents when a constrained window...estade@chromium.org2010-02-161-0/+1
* CL implementing focus-dismissal of the chrome.experimental.popup set of exten...twiz@chromium.org2010-02-101-0/+1
* Make the browser-side of the GPU backing store work on Linux (and should nowbrettw@chromium.org2010-01-151-2/+2
* Add the ability for the GPU process to be used to paint the backing store of abrettw@chromium.org2010-01-131-2/+10
* Combine ViewHostMsg_{Paint,Scroll}Rect into one IPC.darin@chromium.org2009-12-211-3/+3
* Revert 34951 - Combine ViewHostMsg_{Paint,Scroll}Rect into one IPC.rsesek@chromium.org2009-12-181-3/+3
* Combine ViewHostMsg_{Paint,Scroll}Rect into one IPC.darin@chromium.org2009-12-181-3/+3
* Fixes almost all of the rest of lint errors in the chrome/ directory (minus t...erg@google.com2009-11-131-5/+5
* Revert 31877 - Revert 31869 Ignore keyboard messages from enter key in rende...scherkus@chromium.org2009-11-131-0/+3
* Revert 31869 - Ignore keyboard messages from enter key in renderer if they we...scherkus@chromium.org2009-11-131-3/+0
* Ignore keyboard messages from enter key in renderer if they were not initiate...georgey@chromium.org2009-11-131-0/+3
* Add a RWH_TabSwitchPaintDuration histogram.chase@chromium.org2009-11-121-0/+3
* Revert "Add a RWH_TabSwitchPaintDuration histogram."chase@chromium.org2009-11-111-3/+0
* Add a RWH_TabSwitchPaintDuration histogram.chase@chromium.org2009-11-111-0/+3
* Reverting 31632 - looks like it broke some tests.dpranke@google.com2009-11-111-3/+0
* Add a RWH_TabSwitchPaintDuration histogram.chase@chromium.org2009-11-111-0/+3
* Attempt at fixing bug 24248 with a workaround.jcampan@chromium.org2009-10-281-0/+6
* Use ScopedComPtr instead of CComPtr to reduce a dependency on ATL.jhawkins@chromium.org2009-09-041-1/+2
* Eliminate remaining WebCore dependencies from webplugin_impl.ccdarin@chromium.org2009-09-021-1/+1
* plugins: rename GetPluginNativeView to GetNativeView.evan@chromium.org2009-06-031-1/+1
* Add transparency support to RenderWidgetHostView.aa@chromium.org2009-04-231-0/+6
* Fix hang seen in plugin process because plugin creation ended up having to wa...jam@chromium.org2009-04-211-0/+3
* Fix problems correctly invalidating/repainting when our updated paint rect fo...pkasting@chromium.org2009-04-141-0/+5
* Use Webkit::WebInputEvent and remove webkit/glue/webinputevent.darin@chromium.org2009-03-271-1/+1
* Render widget host view cursors:estade@chromium.org2009-03-271-1/+4
* Refactor some widget creation code in web_contents_view and render_widget_hos...estade@chromium.org2009-03-251-15/+2
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* Linux: server side backing storesagl@chromium.org2009-02-251-0/+3
* Delete the ViewSourceTabContents.brettw@chromium.org2009-02-251-1/+1
* Reduce the amount of included header files. Vast change like in "Oh God! This...maruel@chromium.org2009-02-181-4/+1
* Hook up browser cursors on linux.estade@chromium.org2009-02-131-1/+0
* This is an attempt at finding the reason for the page_cycler slowness caused bymad@chromium.org2009-02-121-0/+4
* Reverting 9493.kuchhal@chromium.org2009-02-101-4/+0
* Relanding of http://codereview.chromium.org/16488.mad@chromium.org2009-02-101-0/+4
* Reverting 9408.brettw@chromium.org2009-02-091-4/+0
* Add a new resizer corner.mad@chromium.org2009-02-091-0/+4
* Finish taking out render_messages.h includes from headers.jam@chromium.org2009-02-051-2/+1
* Commiting the changes from my previous cl that are specific to not including ...jam@chromium.org2009-02-041-2/+1
* Revert my change to get the tree green. Not sure why the tests became flaky....jam@chromium.org2009-02-041-1/+2
* Make it easier/less work/less error-prone to create new IPC channel types (i....jam@chromium.org2009-02-041-2/+1
* Rename RenderWidgetHostView::GetPluginHWND to GetPluginNativeViewbrettw@chromium.org2009-01-291-1/+1
* Random de-Windows-ification-ism-izing in renderer_host.brettw@chromium.org2009-01-241-3/+3
* Separate out the backing store from the RenderWidgetHost into its own file tobrettw@chromium.org2009-01-231-0/+2
* Move files out of browser and into either renderer_host or tab_contents.brettw@chromium.org2009-01-221-0/+283