summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/render_widget.cc
Commit message (Expand)AuthorAgeFilesLines
* This CL updates chrome to the latest version of skia, retrieved via DEPS, andsenorblanco@chromium.org2009-05-131-3/+3
* Move WebKit API to src/webkit/api.darin@chromium.org2009-05-101-3/+3
* Defer window.close(), resizeTo() and moveTo() actionsmbelshe@google.com2009-05-091-3/+41
* Revert bug fix because interactive_ui_tests are failing.mbelshe@google.com2009-05-041-22/+3
* Defer window.close(), window.resizeTo(), and window.moveTo()mbelshe@google.com2009-05-041-3/+22
* Fix more paint bugs in the transparent renderview code.aa@chromium.org2009-05-021-11/+4
* Implement HTML selects as native Cocoa controls for Chrome.paul@chromium.org2009-04-241-3/+8
* Add transparency support to RenderWidgetHostView.aa@chromium.org2009-04-231-0/+26
* DevTools: Run nested message loop instead of whitelisting the messages.pfeldman@chromium.org2009-04-221-0/+4
* Chrome side of the WebKit popup changes.paulg@google.com2009-04-101-5/+5
* Switch to using WebPoint, WebRect, and WebSize in more of the gluedarin@chromium.org2009-04-091-16/+24
* When the Find bar has focus it eats keypresses such as PageUp, PageDown and U...finnur@chromium.org2009-04-081-1/+1
* Reverting dfisher changes 133386 and 13381cpu@google.com2009-04-081-24/+16
* Switch to using WebPoint, WebRect, and WebSize in more of the gluedarin@chromium.org2009-04-081-16/+24
* Replace webkit/glue/screen_info.h with WebKit/chromium/public/WebScreenInfo.hdarin@chromium.org2009-04-011-0/+9
* Use Webkit::WebInputEvent and remove webkit/glue/webinputevent.darin@chromium.org2009-03-271-1/+2
* A tricky fix for Issue 1845 (Take 2).hbono@chromium.org2009-03-251-0/+16
* First stage of implementing HTML select popup menus forpaulg@google.com2009-03-241-0/+9
* Reverting 11953.hbono@chromium.org2009-03-181-8/+0
* A tricky fix for Issue 1845.hbono@chromium.org2009-03-181-0/+8
* NO CODE CHANGE.maruel@google.com2009-03-101-2/+4
* We don't support beeing scrolled in two dimensions at a time.mad@chromium.org2009-02-271-10/+5
* Don't send WebInputEvents from the renderer to the browser.erg@google.com2009-02-271-4/+2
* Delete the ViewSourceTabContents.brettw@chromium.org2009-02-251-1/+1
* Keeping track of whether WebKit is in the callstack using RenderThread doesn'...jam@chromium.org2009-02-241-75/+8
* Refactor code from RenderThread and PluginThread and move it to ChildThread. ...jam@chromium.org2009-02-211-8/+8
* Remove unused 'node' parameter from ImeUpdateStatus.darin@chromium.org2009-02-201-2/+1
* Reverting 10080.jam@chromium.org2009-02-201-8/+8
* Refactor code from RenderThread and PluginThread and move it to ChildThread. ...jam@chromium.org2009-02-201-8/+8
* Bitmap transportagl@chromium.org2009-02-201-55/+21
* Hook up the resize rect for Mac and enable its use in the renderer (mac-only). pinkerton@chromium.org2009-02-191-0/+5
* The WebFrame interface currently supports reference counting, but no one uses.darin@chromium.org2009-02-131-3/+3
* This is an attempt at finding the reason for the page_cycler slowness caused bymad@chromium.org2009-02-121-9/+9
* Implement browser scrolling on posix.estade@chromium.org2009-02-111-0/+2
* Reverting 9493.kuchhal@chromium.org2009-02-101-6/+9
* Relanding of http://codereview.chromium.org/16488.mad@chromium.org2009-02-101-9/+6
* Get the renderer closer to rendering something on linux.estade@chromium.org2009-02-101-0/+6
* Reverting 9408.brettw@chromium.org2009-02-091-6/+3
* Add a new resizer corner.mad@chromium.org2009-02-091-3/+6
* Commiting the changes from my previous cl that are specific to not including ...jam@chromium.org2009-02-041-0/+21
* Revert my change to get the tree green. Not sure why the tests became flaky....jam@chromium.org2009-02-041-21/+0
* Make it easier/less work/less error-prone to create new IPC channel types (i....jam@chromium.org2009-02-041-0/+21
* From agl. Cleaned up version of issue 19046.thestig@chromium.org2009-02-031-14/+52
* Remove most header file dependencies on the notification type list. It isbrettw@chromium.org2009-02-011-2/+0
* Fix a bunch of lint complaints in preparation to land issue 19046. Mostly for...thestig@chromium.org2009-01-301-2/+3
* POSIX: gfx::NativeViewId and CrossProcessEventagl@chromium.org2009-01-271-4/+3
* The popup for autofill is now never activated, even when clicked.jcampan@chromium.org2009-01-091-6/+5
* Adjusting the name of a function to make it more descriptive.avi@google.com2008-12-301-1/+1
* Move the "platform" wrappers in skia/ext to the skia namespace.brettw@google.com2008-12-171-1/+1
* Remove base versions of the graphics headers, which previously just forwarded...brettw@google.com2008-11-221-1/+1