summaryrefslogtreecommitdiffstats
path: root/chrome/browser/renderer_host/render_widget_host.cc
Commit message (Expand)AuthorAgeFilesLines
* Don't send tab switching/killing/creating keyboard accelerators to pages. Th...jam@chromium.org2009-10-021-1/+8
* Add more view ids and gtk widget names to so gtkparasite istony@chromium.org2009-09-231-1/+1
* This CL makes the browser focus tests faster by replacingjcampan@chromium.org2009-09-181-0/+4
* Supports Gtk keyboard themes.suzhe@chromium.org2009-09-101-0/+6
* Adds support for the os x spelling panel to chromium. Users canpinkerton@chromium.org2009-09-091-0/+12
* Remove non-full paints from uninitialized backing storecpu@chromium.org2009-09-041-6/+4
* Fix a DCHECK that I hit while working on the extension shelf for OS X.thakis@chromium.org2009-09-021-0/+6
* Revert "Fix a ton of compiler warnings."tony@chromium.org2009-08-281-1/+1
* Fix a ton of compiler warnings.estade@chromium.org2009-08-281-1/+1
* linux: new socket/plug code for windowed pluginspiman@chromium.org2009-08-251-7/+4
* Relands drop support:sky@chromium.org2009-08-191-1/+4
* Reverts recent patch as broke build on toolkit_views.sky@chromium.org2009-08-181-4/+1
* Adds drop support for views on gtk. As X lazily provides drop data Isky@chromium.org2009-08-181-1/+4
* Disable input events when a JS dialog is showing.tc@google.com2009-08-041-0/+11
* Make scrollbars and other controls tint/untint upon main window gainingthakis@chromium.org2009-07-221-0/+4
* More bad ipc message handling for RenderWidgetHostcpu@google.com2009-07-171-5/+5
* Reverting 20855.darin@chromium.org2009-07-161-12/+15
* Reverting 20854.darin@chromium.org2009-07-161-15/+12
* Use WebWidget from the WebKit API. This change also makesdarin@chromium.org2009-07-161-12/+15
* Handle failure of de-serialization of IPC messages in RenderViewHostcpu@google.com2009-07-151-22/+30
* linux: destroy browser-side plugin windows on plugin crashevan@chromium.org2009-07-151-2/+3
* Reverting 20683.jorlow@chromium.org2009-07-141-3/+2
* linux: destroy browser-side plugin windows on plugin crashevan@chromium.org2009-07-141-2/+3
* Replace ShowAsPopupWithItems to CreatePopupWidgetWithInfo. Also,darin@chromium.org2009-07-141-11/+10
* Wire GetWindowRect, GetRootWindowRect, and GetScreenInfo out to the UI thread.shess@chromium.org2009-07-081-12/+42
* linux: OOP windowed pluginsevan@chromium.org2009-07-071-0/+18
* Revert "linux: OOP windowed plugins"evan@chromium.org2009-07-061-18/+0
* linux: OOP windowed pluginsevan@chromium.org2009-07-061-0/+18
* Let RenderProcessHost provide a method HasConnection() instead of exposingbrettw@chromium.org2009-06-291-5/+5
* Integrating GtkIMContext into the RenderWidgetHostViewGtk class (Take 2).hbono@chromium.org2009-06-251-0/+22
* Re-land r18853jeremy@chromium.org2009-06-231-0/+7
* Revert 19009 because this prevents inserting return characters.hbono@chromium.org2009-06-231-22/+0
* Integrating GtkIMContext into the RenderWidgetHostViewGtk class.This change i...hbono@chromium.org2009-06-231-0/+22
* back out r18853jeremy@chromium.org2009-06-191-7/+0
* This patch adds Cocoa editing selectors to the RenderViewWidgetHostMac class.jeremy@chromium.org2009-06-191-0/+7
* Adds kind-of-live thumbnail generation for a potential tab switcher.brettw@chromium.org2009-06-161-4/+31
* Reverting Rev 18383 since it brings down the performance of single core page ...mad@chromium.org2009-06-151-75/+17
* This is to thest the page cycler performance without the resize corner, to se...mad@chromium.org2009-06-151-17/+75
* Changing the focus manager to not subclass HWNDs (but for the top-windows).Co...jcampan@chromium.org2009-06-121-0/+4
* Revert mad's backing store changes, it completely hosed Linux painting.deanm@chromium.org2009-06-111-75/+17
* Relanding reverted patch 18090.mad@google.com2009-06-111-17/+75
* Revert 18090jrg@chromium.org2009-06-101-75/+17
* To help resolve the performance issue introduced when enabling the resize cor...mad@google.com2009-06-101-17/+75
* Split the BackingStoreManager out of backing_store.* and into its own class.brettw@chromium.org2009-06-031-0/+1
* plugins: rename GetPluginNativeView to GetNativeView.evan@chromium.org2009-06-031-3/+3
* Generalize the code that checks for user actions in the render view to work o...estade@chromium.org2009-05-281-1/+3
* The underlying view_ can be NULL while processing a ViewHostMsg_PaintRect IPC...ananta@chromium.org2009-05-211-0/+4
* Defer window.close(), resizeTo() and moveTo() actionsmbelshe@google.com2009-05-091-1/+3
* Move win_util.h from common to app.ben@chromium.org2009-05-081-1/+0
* Move src/chrome/views to src/views. RS=darin http://crbug.com/11387ben@chromium.org2009-05-081-1/+1