summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/render_widget.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* janitorial: clean up unnecessary includes in src/chrome/renderer.thestig@chromium.org2009-02-111-1/+1
* Reverting 9493.kuchhal@chromium.org2009-02-101-5/+2
* Relanding of http://codereview.chromium.org/16488.mad@chromium.org2009-02-101-2/+5
* Reverting 9408.brettw@chromium.org2009-02-091-5/+2
* Add a new resizer corner.mad@chromium.org2009-02-091-2/+5
* Commiting the changes from my previous cl that are specific to not including ...jam@chromium.org2009-02-041-20/+6
* Revert my change to get the tree green. Not sure why the tests became flaky....jam@chromium.org2009-02-041-6/+20
* Make it easier/less work/less error-prone to create new IPC channel types (i....jam@chromium.org2009-02-041-20/+6
* From agl. Cleaned up version of issue 19046.thestig@chromium.org2009-02-031-8/+9
* POSIX: gfx::NativeViewId and CrossProcessEventagl@chromium.org2009-01-271-4/+5
* POSIX: Porting renderer/render_process.cc, low hanging fruitagl@chromium.org2009-01-221-2/+2
* The popup for autofill is now never activated, even when clicked.jcampan@chromium.org2009-01-091-4/+4
* Adjusting the name of a function to make it more descriptive.avi@google.com2008-12-301-1/+1
* Make the global render thread object a regular global object rather than abrettw@google.com2008-12-181-1/+1
* Plumb WebCore's windowResizerRect() through glue and renderer. Enables Mac sc...pinkerton@google.com2008-11-211-0/+1
* A workaround fix for Issue 343 "Chinese Sogou input method lose first initial...hbono@chromium.org2008-11-171-0/+1
* Add Terminate() to the Process object, have RenderProcessHost use this to avo...brettw@google.com2008-11-141-3/+3
* Landing this again as I cannot reproduce the perf regression locally.jcampan@chromium.org2008-11-071-2/+7
* Reverting the autofill popu CL as it creates perf regression.jcampan@chromium.org2008-11-061-7/+2
* This CL adds the autofill UI in forms.jcampan@chromium.org2008-11-051-2/+7