summaryrefslogtreecommitdiffstats
path: root/content/browser/renderer_host/render_widget_host_delegate.h
Commit message (Expand)AuthorAgeFilesLines
* Handle mac trackpad zoom via GesturePinch eventsrbyers@chromium.org2014-03-301-0/+4
* Give blink a chance to consume ctrl+wheel events before zoomingrbyers@chromium.org2014-03-031-4/+4
* Disabled pinch zooming in non-browser Aura windows.bokan@chromium.org2014-01-301-0/+6
* Remove some code inside USE_AURA and OS_WIN ifdefs in content.jam@chromium.org2014-01-141-1/+1
* Rename WebKit namespace to blink (part 3)abarth@chromium.org2013-11-071-2/+2
* Make renderer aware of browser plugin position.lazyboy@chromium.org2013-05-151-0/+3
* Fix RenderWidgetHostViewAura's accessible parent harder.grt@chromium.org2013-04-291-0/+7
* Make zoom using ctrl+mouse wheel work in win aura. Windows non-aura had a hac...jam@chromium.org2013-02-121-0/+9
* Fix the issue that any tab/window closing hotkey will crash the Pepper Flash ...yzshen@chromium.org2012-09-241-0/+4
* Remove #pragma once from contentajwong@chromium.org2012-07-111-1/+0
* Move NativeWebKeyboardEvent to the content namespace.jam@chromium.org2012-05-181-2/+2
* Move keyboard related methods from RenderViewHostDelegate to a new RenderWidg...jochen@chromium.org2012-05-161-0/+41