summaryrefslogtreecommitdiffstats
path: root/chrome/browser/renderer_host/render_widget_host.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Refactor ExtensionView to support a UI-less extension instance.mpcomplete@google.com2009-04-291-5/+9
* Implement HTML selects as native Cocoa controls for Chrome.paul@chromium.org2009-04-241-0/+18
* Don't send resize messages until the renderer has been initialized.evan@chromium.org2009-04-221-2/+11
* Revert "Don't send resize messages until the renderer has been initialized."evan@chromium.org2009-04-221-11/+2
* Don't send resize messages until the renderer has been initialized.evan@chromium.org2009-04-221-2/+11
* Fix problems correctly invalidating/repainting when our updated paint rect fo...pkasting@chromium.org2009-04-141-8/+10
* A quick fix for Issue 9762 and 9763.hbono@chromium.org2009-04-131-3/+11
* When the Find bar has focus it eats keypresses such as PageUp, PageDown and U...finnur@chromium.org2009-04-081-1/+1
* Use Webkit::WebInputEvent and remove webkit/glue/webinputevent.darin@chromium.org2009-03-271-9/+13
* A tricky fix for Issue 1845 (Take 2).hbono@chromium.org2009-03-251-1/+17
* Reverting 11953.hbono@chromium.org2009-03-181-16/+1
* A tricky fix for Issue 1845.hbono@chromium.org2009-03-181-1/+16
* RenderWidgetHost now only accepts a new NativeWebKeyboardEvent which owns a c...erg@google.com2009-03-061-10/+19
* NO CODE CHANGE.maruel@google.com2009-03-051-2/+2
* Fixing WebKeyboardEvent.avi@chromium.org2009-03-041-2/+2
* Reverting 10794.avi@chromium.org2009-03-031-2/+2
* Fixing WebKeyboardEvent. Third time's the charm.avi@chromium.org2009-03-031-2/+2
* Fix crash introduced in r10563 where we modified a RenderWidgetHost after it ...erg@google.com2009-03-031-3/+8
* Don't send WebInputEvents from the renderer to the browser.erg@google.com2009-02-271-6/+27
* Reverting key change (again); this breaks every keyboard layout test there is...avi@chromium.org2009-02-261-2/+2
* Fixing WebKeyboardEvent. For reals this time.avi@chromium.org2009-02-261-2/+2
* Linux: server side backing storesagl@chromium.org2009-02-251-5/+8
* Revert "Fixing WebKeyboardEvent."kuchhal@chromium.org2009-02-251-2/+2