summaryrefslogtreecommitdiffstats
path: root/content/browser/renderer_host/render_widget_host_view_win.h
Commit message (Expand)AuthorAgeFilesLines
* Adding Gesture Recognition to RenderWidgetHostViewWin (web client)girard@chromium.org2012-05-181-34/+33
* Ensure that the OSK pops up when we touch on an input field in chrome desktop...ananta@chromium.org2012-05-161-2/+2
* Consolidate RenderWidgetHost::CopyFromBackingStore and RenderWidgetHost::Asyn...mazda@chromium.org2012-05-081-4/+1
* New Windows high-contrast mode bubble.dmazzoni@chromium.org2012-05-061-8/+1
* ui: Move surface/ directory out of gfx/, up to ui/.tfarina@chromium.org2012-05-031-1/+1
* Delete background tab IOSurfaces on Mac.jbates@chromium.org2012-04-261-0/+1
* TabContents -> WebContentsImpl, part 11.avi@chromium.org2012-04-131-2/+2
* Comments for RenderWidgetHostView Class Hierarchyscheib@chromium.org2012-04-111-0/+1
* Reland r131452: Add GLHelper::AsyncCopyTextureTo and make thumbnail generatio...mazda@chromium.org2012-04-101-3/+7
* Revert 131452 - Add GLHelper::AsyncCopyTextureTo and make thumbnail generatio...mazda@chromium.org2012-04-091-7/+3
* Add GLHelper::AsyncCopyTextureTo and make thumbnail generation asynchronous.mazda@chromium.org2012-04-091-3/+7
* Clean up a few TODO items.joi@chromium.org2012-03-221-2/+0
* Invert web content when Windows color scheme is white-on-black.dmazzoni@chromium.org2012-03-171-1/+8
* Support browser side thumbnailing for GPU-composited pages on Windows.mazda@chromium.org2012-03-151-0/+3
* Move Render(View|Widget)Host and associated classes to content namespace.joi@chromium.org2012-03-071-4/+7
* Replace an usage of ScopedSkRegion with our implementation of scoped_ptr.tfarina@chromium.org2012-03-051-2/+2
* Improve switch between gestures and touch mode when kEnableTouchEventsscottmg@chromium.org2012-03-031-1/+15
* Revert 124813 - Improve switch between gestures and touch mode when kEnableTo...vandebo@chromium.org2012-03-031-15/+1
* Improve switch between gestures and touch mode when kEnableTouchEventsscottmg@chromium.org2012-03-031-1/+15
* Extract first version of a RenderWidgetHost interface.joi@chromium.org2012-02-231-1/+1
* Revert 123227 - Extract first version of a RenderWidgetHost interface.joi@chromium.org2012-02-231-1/+1
* Extract first version of a RenderWidgetHost interface.joi@chromium.org2012-02-231-1/+1
* Custom frame UI for platform apps on Windows.jeremya@chromium.org2012-02-221-0/+7
* Move RenderWidgetHostView into content namespace. Fix include paths.joi@chromium.org2012-02-201-4/+4
* Revert 122753 - Move RenderWidgetHostView into content namespace. Fix include...joi@chromium.org2012-02-201-4/+4
* Move RenderWidgetHostView into content namespace. Fix include paths.joi@chromium.org2012-02-201-4/+4
* Introduce content::RenderWidgetHostViewPort (in content/port/browser).joi@chromium.org2012-02-161-2/+2
* Revert 122242 - Custom frame UI for platform apps on Windows.sky@chromium.org2012-02-161-7/+0
* Custom frame UI for platform apps on Windows.jeremya@chromium.org2012-02-161-0/+7
* Extract RenderWidgetHostView (for Chrome-like embedders) vs. RenderWidgetHost...joi@chromium.org2012-02-151-15/+17
* Remove the hack for Windows touch which fabricates mouse down/mouse up events...ananta@chromium.org2012-02-151-10/+1
* Revert 121896 - Extract RenderWidgetHostView (for Chrome-like embedders) vs. ...vollick@google.com2012-02-141-17/+15
* Extract RenderWidgetHostView (for Chrome-like embedders) vs. RenderWidgetHost...joi@chromium.org2012-02-141-15/+17
* Refactoring: Split more accessibility code into separate files.dmazzoni@chromium.org2012-02-131-1/+1
* Revert 121408 - Custom frame UI for platform apps on Windows.jeremya@chromium.org2012-02-101-7/+0
* Custom frame UI for platform apps on Windows.jeremya@chromium.org2012-02-101-0/+7
* PluginWindowHandle -> GLSurfaceHandle for GPU process rendering surfaces.piman@chromium.org2012-02-081-1/+1
* Add IPC allowing GPU process to tell browser process to temporarily drop a fr...apatrick@chromium.org2012-01-311-0/+1
* aura: Add event queues in the GestureRecognizer.sadrul@chromium.org2012-01-261-0/+1
* Reduce chrome/ dependencies on platform-specific RenderWidgetHostView impleme...joi@chromium.org2012-01-251-4/+9
* Use WebKit implementation of accessible scrolling methods.dmazzoni@chromium.org2012-01-241-2/+4
* Display the onscreen keyboard on web pages for touch based Windows installati...ananta@chromium.org2012-01-061-1/+28
* On Windows, D3D devices used to present the compositor's output are recycled.apatrick@chromium.org2012-01-051-2/+2
* Adds a BrowserAccessibilityManager accessor to RenderWidgetHostView.dtseng@chromium.org2011-12-151-4/+0
* Fix mouse lock perf issue on Windows.yzshen@chromium.org2011-12-051-7/+23
* Add IPCs to allow assistive technology to scroll the pagedmazzoni@chromium.org2011-12-021-0/+4
* Implement SetVisuallyDeemphasized in ChromeRenderViewObserver.xiyuan@chromium.org2011-12-021-6/+0
* Remove custom Task implementations in content renderer_host and tab_contents.dcheng@chromium.org2011-11-291-2/+2
* Plumb the partial swap though image transport.backer@chromium.org2011-11-231-0/+3
* Reland 110355 - Use shared D3D9 texture to transport the compositor's backing...apatrick@chromium.org2011-11-221-0/+8