summaryrefslogtreecommitdiffstats
path: root/content/browser/renderer_host/render_widget_host_view.h
Commit message (Expand)AuthorAgeFilesLines
* Refactoring: Split more accessibility code into separate files.dmazzoni@chromium.org2012-02-131-2/+2
* Remove last render_widget_host_view_gtk.h dependency in Chromejoi@chromium.org2012-02-101-1/+11
* Revert 121408 - Custom frame UI for platform apps on Windows.jeremya@chromium.org2012-02-101-4/+0
* Custom frame UI for platform apps on Windows.jeremya@chromium.org2012-02-101-0/+4
* PluginWindowHandle -> GLSurfaceHandle for GPU process rendering surfaces.piman@chromium.org2012-02-081-1/+1
* Expose contextual menu state.avi@chromium.org2012-02-021-4/+7
* Revert 120237 - Expose contextual menu state.avi@chromium.org2012-02-021-7/+4
* Expose contextual menu state.avi@chromium.org2012-02-021-4/+7
* Add IPC allowing GPU process to tell browser process to temporarily drop a fr...apatrick@chromium.org2012-01-311-0/+4
* aura: Add event queues in the GestureRecognizer.sadrul@chromium.org2012-01-261-0/+6
* Reduce chrome/ dependencies on platform-specific RenderWidgetHostView impleme...joi@chromium.org2012-01-251-0/+6
* Change grow box computation back to a method on BrowserWindowthakis@chromium.org2012-01-231-13/+1
* Remove CreateViewForWidget from ContentBrowserClient now that all the RenderW...jam@chromium.org2011-12-301-0/+13
* Adds a BrowserAccessibilityManager accessor to RenderWidgetHostView.dtseng@chromium.org2011-12-151-0/+8
* Implement SetVisuallyDeemphasized in ChromeRenderViewObserver.xiyuan@chromium.org2011-12-021-8/+0
* Use callback_forward.h instead of callback.h where possible.erikwright@chromium.org2011-11-291-1/+1
* Revert 111936 - Use callback_forward.h instead of callback.h where possible.jstritar@chromium.org2011-11-291-1/+1
* Use callback_forward.h instead of callback.h where possible.erikwright@chromium.org2011-11-291-1/+1
* Plumb the partial swap though image transport.backer@chromium.org2011-11-231-0/+6
* Reland 110355 - Use shared D3D9 texture to transport the compositor's backing...apatrick@chromium.org2011-11-221-15/+10
* Revert 111040 - Reland 110355 - Use shared D3D9 texture to transport the comp...apatrick@chromium.org2011-11-211-10/+15
* Reland 110355 - Use shared D3D9 texture to transport the compositor's backing...apatrick@chromium.org2011-11-211-15/+10
* Revert 110626 - Reland 110355 - Use shared D3D9 texture to transport the comp...apatrick@chromium.org2011-11-181-10/+15
* Reland 110355 - Use shared D3D9 texture to transport the compositor's backing...apatrick@chromium.org2011-11-181-15/+10
* Define the public interface for content browser RenderProcessHost. This inter...ananta@chromium.org2011-11-181-1/+4
* Revert 110548 - Reland 110355 - Use shared D3D9 texture to transport the comp...apatrick@chromium.org2011-11-171-10/+15
* Reland 110355 - Use shared D3D9 texture to transport the compositor's backing...apatrick@chromium.org2011-11-171-15/+10
* Revert 110355 - Use shared D3D9 texture to transport the compositor's backing...cpu@chromium.org2011-11-171-10/+15
* Use shared D3D9 texture to transport the compositor's backing buffer to the b...apatrick@chromium.org2011-11-161-15/+10
* Completes the GetWindowRect/GetRootWindowRect/GetScreenInfo changes I thought...ben@chromium.org2011-11-141-1/+1
* Fix components build on Linux when toolkit_views=1.tony@chromium.org2011-11-141-1/+2
* Fix NOTIMPLEMENTEDs in RenderMessageFilterAura... use the same codepath POSIX...ben@chromium.org2011-11-141-2/+2
* Cleanup: Remove unneeded forward declarations in content/browser.thestig@chromium.org2011-11-101-10/+3
* Share accelerated compositing notification across platforms in RenderWidgetHo...piman@chromium.org2011-11-091-3/+3
* Add a couple of linux-specific exports for the content component build.dpranke@chromium.org2011-11-011-3/+3
* Support IMM32 reconversion on Windows.penghuang@chromium.org2011-10-311-1/+11
* Fix build on the "Linux Clang (ChromeOS dbg)" bot.hbono@chromium.org2011-10-271-1/+1
* Refactor SelectionChanged and ImeUpdateTextInputType IPCs for surrounding tex...penghuang@chromium.org2011-10-161-10/+12
* Enable accelerated WebKit compositor for Aura.backer@chromium.org2011-10-131-1/+1
* Move CreateViewForWidget from RenderWidgetHostView to ContentBrowserClient.dpranke@chromium.org2011-10-071-13/+0
* Export some unix-specific content symbols.dpranke@chromium.org2011-10-041-1/+2
* ImageTransportSurface for OS Xbacker@chromium.org2011-09-291-7/+5
* Add yet more CONTENT_EXPORTed symbols for the content component build.dpranke@chromium.org2011-09-271-1/+1
* Implements OSMesaImageTransportSurface in the GPU for sending GLSurface from ...wjmaclean@google.com2011-09-231-2/+5
* Mouse lock implementation, including the renderer side and the Windows versio...yzshen@chromium.org2011-09-221-1/+14
* Delay sending an AcceleratedSurfaceMsg_BuffersSwappedACK from the Browser bac...mmocny@chromium.org2011-09-191-1/+5
* wstring: remove wstrings from all tooltip-related codeevan@chromium.org2011-09-151-1/+1
* Annotate all of the functions in content that need to be exported, in prepara...dpranke@chromium.org2011-09-131-2/+3
* Remove IdFromNativeView, move this logic to RenderWidgetHostViwe::GetNativeVi...oshima@google.com2011-08-241-4/+14
* Remove unused method GetRenderWidgetHostViewFromNativeViewoshima@google.com2011-08-241-5/+0