summaryrefslogtreecommitdiffstats
path: root/content/browser/renderer_host/render_widget_host_view_win.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revert 111040 - Reland 110355 - Use shared D3D9 texture to transport the comp...apatrick@chromium.org2011-11-211-8/+0
* Reland 110355 - Use shared D3D9 texture to transport the compositor's backing...apatrick@chromium.org2011-11-211-0/+8
* Revert 110626 - Reland 110355 - Use shared D3D9 texture to transport the comp...apatrick@chromium.org2011-11-181-8/+0
* Reland 110355 - Use shared D3D9 texture to transport the compositor's backing...apatrick@chromium.org2011-11-181-0/+8
* Revert 110548 - Reland 110355 - Use shared D3D9 texture to transport the comp...apatrick@chromium.org2011-11-171-8/+0
* Reland 110355 - Use shared D3D9 texture to transport the compositor's backing...apatrick@chromium.org2011-11-171-0/+8
* Revert 110355 - Use shared D3D9 texture to transport the compositor's backing...cpu@chromium.org2011-11-171-8/+0
* Use shared D3D9 texture to transport the compositor's backing buffer to the b...apatrick@chromium.org2011-11-161-0/+8
* Forward Windows touch messages to the rendererjschuh@chromium.org2011-11-111-0/+40
* Revert 109594 - Forward Windows touch messages to the rendererthestig@chromium.org2011-11-111-40/+0
* Forward Windows touch messages to the rendererjschuh@chromium.org2011-11-111-0/+40
* Share accelerated compositing notification across platforms in RenderWidgetHo...piman@chromium.org2011-11-091-1/+1
* Relanding this with the touch UI compile fixes.ananta@chromium.org2011-11-021-0/+29
* Revert 108232 - Add support for touch based zoom gesture on Windows. This cha...jamescook@chromium.org2011-11-021-29/+0
* Add support for touch based zoom gesture on Windows. This change also handles...iyengar@google.com2011-11-021-0/+29
* Support IMM32 reconversion on Windows.penghuang@chromium.org2011-10-311-0/+9
* Fix build on the "Linux Clang (ChromeOS dbg)" bot.hbono@chromium.org2011-10-271-1/+1
* Try to reland touch scroll / pancpu@chromium.org2011-10-251-2/+6
* Revert 106653 - hackaton: enable one finger scrolling for touch eventsIn a to...cpu@chromium.org2011-10-211-6/+2
* hackaton: enable one finger scrolling for touch eventscpu@chromium.org2011-10-211-2/+6
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-191-7/+7
* Refactor SelectionChanged and ImeUpdateTextInputType IPCs for surrounding tex...penghuang@chromium.org2011-10-161-4/+5
* Mouse lock implementation, including the renderer side and the Windows versio...yzshen@chromium.org2011-09-221-0/+20
* Delete Tracked, and move Location to its own file.ajwong@chromium.org2011-09-211-0/+1
* wstring: remove wstrings from all tooltip-related codeevan@chromium.org2011-09-151-2/+2
* Annotate all of the functions in content that need to be exported, in prepara...dpranke@chromium.org2011-09-131-4/+6
* Move RenderWidgetHostViewWin to content.jam@chromium.org2011-08-251-0/+389