summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/render_widget.h
Commit message (Expand)AuthorAgeFilesLines
* This tunes up some of the snapshot creation code.gspencer@chromium.org2010-05-281-0/+1
* Adding a new IPC message to notify the browser process when a render widget i...vangelis@chromium.org2010-05-071-0/+3
* This adds in the ability for Chrome to generate windows with snapshotsgspencer@chromium.org2010-04-281-1/+4
* Adding the new WebPopupType to the RenderWidget creation.jcivelli@google.com2010-04-071-4/+6
* Calling OpenGL from the renderer processapatrick@chromium.org2010-03-251-15/+0
* Move some more files to toplevel gfx dir.ben@chromium.org2010-03-171-1/+1
* Move base/gfx contents to gfx/ben@chromium.org2010-03-141-3/+3
* Make the pepper 2D flush callback actually function as advertised. It will nowbrettw@chromium.org2010-03-061-3/+6
* Added support for opening a GPU command buffer from a renderer processes thro...apatrick@chromium.org2010-03-051-0/+15
* Revert 40490 - Make the pepper 2D flush callback actually function as adverti...brettw@chromium.org2010-03-031-6/+3
* Make the pepper 2D flush callback actually function as advertised. It will nowbrettw@chromium.org2010-03-031-3/+6
* Revert 39670 which breaks suggestion popupvictorw@chromium.org2010-03-021-16/+0
* Initial work for cross-process video rendering using layers.scherkus@chromium.org2010-02-261-0/+2
* Do not send extra blur and focus events if popup menu is showingvictorw@chromium.org2010-02-221-0/+16
* Modal loops of joy.darin@chromium.org2010-02-181-0/+4
* Send window frame information to Mac plugins via IPCstuartmorgan@chromium.org2010-02-081-1/+1
* Add tab switch notification to the Mac plugin plumbing.stuartmorgan@chromium.org2010-02-011-2/+2
* Combine ViewHostMsg_{Paint,Scroll}Rect into one IPC.darin@chromium.org2009-12-211-17/+9
* Revert 34951 - Combine ViewHostMsg_{Paint,Scroll}Rect into one IPC.rsesek@chromium.org2009-12-181-9/+17
* Combine ViewHostMsg_{Paint,Scroll}Rect into one IPC.darin@chromium.org2009-12-181-17/+9
* Refactor the keyboard events handling code related to RenderViewHostDelegate:...suzhe@chromium.org2009-12-101-0/+3
* Preserve optimized scrolling in the presence of multiple animating rects.darin@chromium.org2009-12-041-1/+5
* Refactors RenderWidget to extract a PaintAggregator class.darin@chromium.org2009-11-191-14/+4
* Upstreaming WebKit.gypyaar@chromium.org2009-11-121-4/+4
* Makes it so that we sync changes in content state more often for selected tab...sky@chromium.org2009-11-051-0/+2
* Move native_widget_types and gtk_native_view_id_manager from base/gfx tobrettw@chromium.org2009-10-111-1/+2
* Eliminate WebView::GetDelegate and replace RenderViewSet with a map fromdarin@chromium.org2009-10-091-1/+1
* Supports Gtk keyboard themes.suzhe@chromium.org2009-09-101-0/+4
* Eliminate remaining WebCore dependencies from webplugin_impl.ccdarin@chromium.org2009-09-021-3/+6
* Reduce the size of the paint queue.agl@chromium.org2009-09-011-0/+4
* Relanding with v8 fix.mbelshe@google.com2009-08-261-0/+5
* Revert 24314 - Modify the RenderThread to track the number of widgetsmbelshe@google.com2009-08-251-5/+0
* Modify the RenderThread to track the number of widgetsmbelshe@google.com2009-08-251-0/+5
* Revert 24227 - Modify the RenderThread to track the number of widgetsnick@chromium.org2009-08-251-5/+0
* Modify the RenderThread to track the number of widgetsmbelshe@google.com2009-08-251-0/+5
* Address bug 12392 by only updating the PRIMARY selection if we are currentlyestade@chromium.org2009-08-131-0/+3
* 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