summaryrefslogtreecommitdiffstats
path: root/chrome/browser/renderer_host/render_widget_host.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fixing WebKeyboardEvent.avi@chromium.org2009-02-251-2/+2
* Delete the ViewSourceTabContents.brettw@chromium.org2009-02-251-6/+6
* Use string for Histogram names since these are all ASCII anyway.dsh@google.com2009-02-241-4/+4
* Bitmap transportagl@chromium.org2009-02-201-10/+30
* Keyboard focus mostly works on Linux.evan@chromium.org2009-02-171-7/+4
* This is an attempt at finding the reason for the page_cycler slowness caused bymad@chromium.org2009-02-121-1/+6
* Reverting 9493.kuchhal@chromium.org2009-02-101-6/+1
* MovePluginWindows should always be called, even if suppress_view_updating_ is...jam@chromium.org2009-02-101-4/+6
* Relanding of http://codereview.chromium.org/16488.mad@chromium.org2009-02-101-1/+6
* Reverting 9408.brettw@chromium.org2009-02-091-6/+1
* Add a new resizer corner.mad@chromium.org2009-02-091-1/+6
* Commiting the changes from my previous cl that are specific to not including ...jam@chromium.org2009-02-041-1/+2
* Revert my change to get the tree green. Not sure why the tests became flaky....jam@chromium.org2009-02-041-2/+1
* Make it easier/less work/less error-prone to create new IPC channel types (i....jam@chromium.org2009-02-041-1/+2
* From agl. Cleaned up version of issue 19046.thestig@chromium.org2009-02-031-12/+21
* Remove most header file dependencies on the notification type list. It isbrettw@chromium.org2009-02-011-4/+5
* Fix a bunch of lint complaints in preparation to land issue 19046. Mostly for...thestig@chromium.org2009-01-301-3/+3
* Rename RenderWidgetHostView::GetPluginHWND to GetPluginNativeViewbrettw@chromium.org2009-01-291-3/+2
* POSIX: gfx::NativeViewId and CrossProcessEventagl@chromium.org2009-01-271-1/+2
* Do some header file cleanup of RenderWidgetHost. I moved everything to bebrettw@chromium.org2009-01-241-262/+273
* Separate out the backing store from the RenderWidgetHost into its own file tobrettw@chromium.org2009-01-231-309/+47
* Relands 8521, it isn't the culprit. Sorry John.sky@google.com2009-01-231-0/+1
* Backs out r8521 in hopes of greener trees.sky@google.com2009-01-231-1/+0
* Fix reloading a page with a pdf not working. The problem was that we were se...jam@chromium.org2009-01-221-0/+1
* Move files out of browser and into either renderer_host or tab_contents.brettw@chromium.org2009-01-221-0/+849