summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/render_widget.h
Commit message (Expand)AuthorAgeFilesLines
* When the plugin crashes, cleanup references to its window in the renderer.piman@chromium.org2009-08-061-1/+6
* Split the IPC code into ipc/agl@chromium.org2009-07-221-1/+1
* Reverting 20855.darin@chromium.org2009-07-161-29/+28
* Reverting 20854.darin@chromium.org2009-07-161-28/+29
* Use WebWidget from the WebKit API. This change also makesdarin@chromium.org2009-07-161-29/+28
* Replace ShowAsPopupWithItems to CreatePopupWidgetWithInfo. Also,darin@chromium.org2009-07-141-5/+12
* Remove reference counting from WebWidgetDelegate.darin@chromium.org2009-07-091-8/+0
* Remove WebWidgetDelegate::GetContainingView since it is not needed.darin@chromium.org2009-07-091-1/+0
* Start using WebCursorInfo from the WebKit API. WebCursorInfo is adarin@google.com2009-07-081-1/+2
* Fix for reverted cl http://codereview.chromium.org/147123davemoore@chromium.org2009-06-271-0/+4
* Reverting 19361.davemoore@chromium.org2009-06-261-4/+0
* A recent change broke the load times. It also revealed some deficiencies.davemoore@chromium.org2009-06-261-0/+4
* Revert 18765 to try to repair perf regressionjar@chromium.org2009-06-191-1/+1
* Send port-closed notification when a frame with ports unloads.mpcomplete@google.com2009-06-181-1/+1
* Reverting Rev 18383 since it brings down the performance of single core page ...mad@chromium.org2009-06-151-4/+1
* This is to thest the page cycler performance without the resize corner, to se...mad@chromium.org2009-06-151-1/+4
* Revert mad's backing store changes, it completely hosed Linux painting.deanm@chromium.org2009-06-111-4/+1
* Relanding reverted patch 18090.mad@google.com2009-06-111-1/+4
* Revert 18090jrg@chromium.org2009-06-101-4/+1
* To help resolve the performance issue introduced when enabling the resize cor...mad@google.com2009-06-101-1/+4
* Fixes a flash plugin hang caused by opening google finance ticker symbols in ...ananta@chromium.org2009-06-091-4/+0
* This CL updates chrome to the latest version of skia, retrieved via DEPS, andsenorblanco@chromium.org2009-05-131-1/+1
* Move WebKit API to src/webkit/api.darin@chromium.org2009-05-101-1/+1
* Defer window.close(), resizeTo() and moveTo() actionsmbelshe@google.com2009-05-091-0/+17
* Revert bug fix because interactive_ui_tests are failing.mbelshe@google.com2009-05-041-6/+0
* Defer window.close(), window.resizeTo(), and window.moveTo()mbelshe@google.com2009-05-041-0/+6
* Add transparency support to RenderWidgetHostView.aa@chromium.org2009-04-231-0/+9
* DevTools: Run nested message loop instead of whitelisting the messages.pfeldman@chromium.org2009-04-221-0/+3
* Chrome side of the WebKit popup changes.paulg@google.com2009-04-101-6/+6
* Switch to using WebPoint, WebRect, and WebSize in more of the gluedarin@chromium.org2009-04-091-7/+10
* When the Find bar has focus it eats keypresses such as PageUp, PageDown and U...finnur@chromium.org2009-04-081-5/+5
* Reverting dfisher changes 133386 and 13381cpu@google.com2009-04-081-10/+7
* Switch to using WebPoint, WebRect, and WebSize in more of the gluedarin@chromium.org2009-04-081-7/+10
* Revert "Move IPC code to ipc/"agl@chromium.org2009-04-031-1/+1
* Move IPC code to ipc/agl@chromium.org2009-04-031-1/+1
* Replace webkit/glue/screen_info.h with WebKit/chromium/public/WebScreenInfo.hdarin@chromium.org2009-04-011-6/+7
* A tricky fix for Issue 1845 (Take 2).hbono@chromium.org2009-03-251-0/+1
* First stage of implementing HTML select popup menus forpaulg@google.com2009-03-241-0/+5
* Reverting 11953.hbono@chromium.org2009-03-181-2/+0
* A tricky fix for Issue 1845.hbono@chromium.org2009-03-181-0/+2
* This CL causes the autofill popup to hide when the browser window is moved or...jcampan@chromium.org2009-02-251-1/+2
* Keeping track of whether WebKit is in the callstack using RenderThread doesn'...jam@chromium.org2009-02-241-3/+0
* Refactor code from RenderThread and PluginThread and move it to ChildThread. ...jam@chromium.org2009-02-211-1/+1
* Reverting 10080.jam@chromium.org2009-02-201-1/+1
* Refactor code from RenderThread and PluginThread and move it to ChildThread. ...jam@chromium.org2009-02-201-1/+1
* Bitmap transportagl@chromium.org2009-02-201-8/+5
* The WebFrame interface currently supports reference counting, but no one uses.darin@chromium.org2009-02-131-1/+2
* This is an attempt at finding the reason for the page_cycler slowness caused bymad@chromium.org2009-02-121-2/+5
* janitorial: browser_render_process_host header/lint cleanup. (try 2)thestig@chromium.org2009-02-111-1/+1
* Reverting 9594.thestig@chromium.org2009-02-111-1/+1