summaryrefslogtreecommitdiffstats
path: root/content/browser/renderer_host/render_widget_host.h
Commit message (Expand)AuthorAgeFilesLines
* Move PageZoom enum into content/public/common and into the content namespace....jam@chromium.org2011-10-281-1/+1
* Add async interface for RenderWidgetHost to ask for user's permission to lock...yzshen@chromium.org2011-10-171-4/+12
* Add a contextual menu command for 'Paste and plain text' (or 'Paste and Match...csilv@chromium.org2011-10-161-0/+1
* Refactor SelectionChanged and ImeUpdateTextInputType IPCs for surrounding tex...penghuang@chromium.org2011-10-161-3/+2
* Move NativeWebKeyboardEvent files into their intended final destinations prio...ben@chromium.org2011-10-141-1/+1
* Add an is_fullscreen to ViewMsg_Resize, and make it available as a property ofdarin@chromium.org2011-10-141-0/+3
* mac: Almost fix Lion accented character bubble input in web contents.thakis@chromium.org2011-10-121-0/+2
* Input event filtering and compositor thread setup.darin@chromium.org2011-10-061-1/+2
* Only allow to lock the mouse when the tab is in fullscreen mode.yzshen@chromium.org2011-10-011-0/+6
* Mouse lock implementation, including the renderer side and the Windows versio...yzshen@chromium.org2011-09-221-0/+8
* Removed sending of the content IPC messages from chrome and replaced them wit...ananta@chromium.org2011-09-211-21/+39
* Removed the sending of the following content IPC messages out of chrome and r...ananta@chromium.org2011-09-191-0/+26
* 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-1/+1
* [Mac] Kill browser-side rubberband gutter painting.asvitkine@chromium.org2011-08-171-8/+0
* mac: Only let two-finger-scrolling trigger history if web doesn't swallow ges...thakis@chromium.org2011-08-161-1/+6
* [Mac] Rubber-banding on Lion.asvitkine@chromium.org2011-08-111-0/+9
* content: change SetTooltipText to use string16evan@chromium.org2011-08-081-1/+1
* GPU compositing surface handle is no longer sent to renderer process.apatrick@chromium.org2011-06-271-1/+1
* Show composition text on IME panel when Pepper plugin is focused (Linux).kinaba@chromium.org2011-06-171-2/+3
* Throttle the touch move events sent to the renderer.sadrul@chromium.org2011-06-101-2/+13
* Removes RenderViewHostDelegate::GetBrowserWindowID. Instead the placessky@chromium.org2011-06-081-1/+1
* Move setToolTipText related functions from RenderView to RenderWidget.Takano.Naoki@gmail.com2011-06-061-0/+2
* Remove the use of the X11 background thread and instead handle synctony@chromium.org2011-05-311-2/+5
* Remove functions in RenderViewHost and RenderWidgetHost that just send an IPC...jam@chromium.org2011-05-191-25/+1
* [Mac] Implement the system dictionary popup by implementing NSTextInput methods.rsesek@chromium.org2011-05-021-0/+5
* Get rid of spellcheck and malware messages in RenderViewHost/RenderWidgetHost.jam@chromium.org2011-04-261-6/+0
* Progress towards fixing 77536backer@chromium.org2011-04-191-0/+4
* Revert 81965 - Progress towards fixing 77536This first thing this CL does is ...backer@chromium.org2011-04-181-4/+0
* Progress towards fixing 77536backer@chromium.org2011-04-181-0/+4
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* Refactor: Move app/surface to ui/gfx/surface.backer@chromium.org2011-03-251-2/+2
* Move some more renderer messages to content. Also move a couple of files whi...jam@chromium.org2011-03-221-1/+1
* Move the remaining files in chrome\common to content\common.jam@chromium.org2011-03-171-1/+1
* Move property bag to content.avi@chromium.org2011-03-101-1/+1
* Inform the browser about mouse input in windowed plugins to ensure that we ex...ananta@chromium.org2011-03-021-0/+4
* Move core pieces of browser\renderer_host to src\content.jam@chromium.org2011-02-191-0/+677