summaryrefslogtreecommitdiffstats
path: root/content/browser/renderer_host/render_widget_host_impl.h
Commit message (Expand)AuthorAgeFilesLines
* Tag TransportDIBs with the device scale factor they expect.thakis@chromium.org2012-06-131-0/+1
* mac: Pipe backing scale factor to renderer on change.thakis@chromium.org2012-06-131-0/+1
* Add IPC argument to handle composition character bounds into ViewHostMsg_ImeC...nona@chromium.org2012-06-131-1/+3
* Reland r124453. The change was reverted in 140030 to be merged with M20.sadrul@chromium.org2012-06-061-2/+0
* Improve scrolling performance by coalescing touchscreen scrolling events.rjkroege@chromium.org2012-06-061-0/+15
* Support mouse lock in Flash fullscreen mode.yzshen@chromium.org2012-06-031-1/+8
* Revert 124453 - WebWidgetClient::screenInfo() no longer does a synchronous IPC.varunjain@chromium.org2012-06-011-0/+2
* - Added test for silent mouse lock after unlocked by target, added argument t...dmurph@chromium.org2012-06-011-2/+3
* Move keyboard related methods from RenderViewHostDelegate to a new RenderWidg...jochen@chromium.org2012-05-161-13/+7
* Disable the hang dialog detector when showModalDialog is running.creis@chromium.org2012-05-111-0/+5
* Revert 132407 - Fixing a problem, where a hung renderer process is not killed...creis@chromium.org2012-05-101-5/+0
* Revert 136328 - Revert 132407 - Fixing a problem, where a hung renderer proce...creis@chromium.org2012-05-101-0/+5
* Revert 132407 - Fixing a problem, where a hung renderer process is not killed...creis@chromium.org2012-05-101-5/+0
* Consolidate RenderWidgetHost::CopyFromBackingStore and RenderWidgetHost::Asyn...mazda@chromium.org2012-05-081-4/+1
* User Gesture plumbed from Renderer to Browser's FullscreenController::Request...scheib@chromium.org2012-04-261-2/+2
* Delete background tab IOSurfaces on Mac.jbates@chromium.org2012-04-261-5/+21
* Remove EPM:all_hosts_ and use all_extension_views_ instead.benwells@chromium.org2012-04-261-0/+1
* Fixing a problem, where a hung renderer process is not killed when navigating...nasko@chromium.org2012-04-161-0/+5
* Add an accessibility mode for editable text fields only.dmazzoni@chromium.org2012-04-131-6/+5
* TabContents -> WebContentsImpl, part 11.avi@chromium.org2012-04-131-2/+2
* Revert 132018 - Fixing a problem, where a hung renderer process is not killed...eroman@chromium.org2012-04-121-5/+0
* Fixing a problem, where a hung renderer process is not killed when navigating...nasko@chromium.org2012-04-121-0/+5
* Reland r131452: Add GLHelper::AsyncCopyTextureTo and make thumbnail generatio...mazda@chromium.org2012-04-101-0/+5
* Revert 131452 - Add GLHelper::AsyncCopyTextureTo and make thumbnail generatio...mazda@chromium.org2012-04-091-5/+0
* Add GLHelper::AsyncCopyTextureTo and make thumbnail generation asynchronous.mazda@chromium.org2012-04-091-0/+5
* Remove TOOLKIT_USES_GTK and consolidate it into TOOLKIT_GTKoshima@chromium.org2012-04-051-3/+3
* Revert 128927 - Fixing a problem, where a hung renderer process is not killed...laforge@chromium.org2012-03-301-3/+2
* Fixing a problem, where a hung renderer process is not killed when navigating...nasko@chromium.org2012-03-261-2/+3
* Suppress the mousedown / mouseup immediately after a GestureFlingCancelrjkroege@chromium.org2012-03-231-0/+3
* Clean up a few TODO items.joi@chromium.org2012-03-221-1/+0
* Move extension pop-ups and notifications to the new auto-resize code.levin@chromium.org2012-03-201-0/+7
* Copy a shrinked image from the backing store or compositing surface for gener...mazda@chromium.org2012-03-201-1/+2
* Support browser side thumbnailing for GPU-composited pages on Windows.mazda@chromium.org2012-03-151-1/+2
* mac: fix flash videos with --disable-composited-core-animation-pluginspiman@chromium.org2012-03-141-1/+1
* Notify RenderWidgets when "tab fullscreen" state changes.bbudge@chromium.org2012-03-141-0/+3
* Aura: recover from lost context / GPU process dyingpiman@chromium.org2012-03-081-0/+4
* Move Render(View|Widget)Host and associated classes to content namespace.joi@chromium.org2012-03-071-17/+15
* Add Keyboard Support for Non-Focused Elementscsharp@chromium.org2012-03-061-0/+11
* Move Render(Widget|View)HostImpl to files with _impl in filename.joi@chromium.org2012-03-061-0/+682