summaryrefslogtreecommitdiffstats
path: root/chrome/browser/renderer_host/render_widget_host.h
Commit message (Expand)AuthorAgeFilesLines
* This adds in the ability for Chrome to generate windows with snapshotsgspencer@chromium.org2010-04-281-1/+14
* Made Pepper 3D plugins' output opaque on Mac OS X by filling thekbr@google.com2010-04-151-1/+2
* Calling OpenGL from the renderer processapatrick@chromium.org2010-03-251-4/+0
* Remove dependency from webkit on chrome/common by moving files to src/app.pinkerton@chromium.org2010-03-191-1/+1
* Move some more files to toplevel gfx dir.ben@chromium.org2010-03-171-2/+2
* Move base/gfx contents to gfx/ben@chromium.org2010-03-141-1/+1
* Rename uses of GPUPlugin in class names and IPC to AcceleratedSurface.pinkerton@chromium.org2010-03-121-10/+9
* More code cleanups found by -Wextra.evan@chromium.org2010-03-091-1/+1
* Added support for opening a GPU command buffer from a renderer processes thro...apatrick@chromium.org2010-03-051-0/+6
* Initial work for cross-process video rendering using layers.scherkus@chromium.org2010-02-261-0/+16
* Add 3D support for the Mac on Leopard (OS X 10.5) and earlier. This CL usesdspringer@google.com2010-02-231-0/+4
* Change the behavior of ViewMsg_Replace. It replaces a word around thetkent@chromium.org2010-02-031-1/+2
* [GPU] Get GPU process running on the mackbr@google.com2010-02-031-0/+8
* Mac: Coalesce scroll events.thakis@chromium.org2010-01-151-0/+15
* Tab-modal dialog improvements:zelidrag@google.com2010-01-151-1/+11
* Add the ability for the GPU process to be used to paint the backing store of abrettw@chromium.org2010-01-131-2/+13
* Combine ViewHostMsg_{Paint,Scroll}Rect into one IPC.darin@chromium.org2009-12-211-8/+3
* Revert 34951 - Combine ViewHostMsg_{Paint,Scroll}Rect into one IPC.rsesek@chromium.org2009-12-181-3/+8
* Combine ViewHostMsg_{Paint,Scroll}Rect into one IPC.darin@chromium.org2009-12-181-8/+3
* Refactor the keyboard events handling code related to RenderViewHostDelegate:...suzhe@chromium.org2009-12-101-42/+13
* Preserve optimized scrolling in the presence of multiple animating rects.darin@chromium.org2009-12-041-0/+1
* Optimize the rendering when there are pending key events.suzhe@chromium.org2009-12-011-0/+12
* Upstreaming WebKit.gypyaar@chromium.org2009-11-121-1/+1
* Fixes reloading after a background tab crashes.creis@chromium.org2009-11-021-0/+1
* Fix conflicts between accelerator keys and HTML DOM accesskeys.suzhe@chromium.org2009-10-231-3/+43
* Convert the spellchecker and associated messages and functions to use string16brettw@chromium.org2009-10-191-1/+2
* Header dependency cleanup in chrome/phajdan.jr@chromium.org2009-10-121-1/+0
* Move native_widget_types and gtk_native_view_id_manager from base/gfx tobrettw@chromium.org2009-10-111-1/+1
* Don't send tab switching/killing/creating keyboard accelerators to pages. Th...jam@chromium.org2009-10-021-0/+6
* This CL makes the browser focus tests faster by replacingjcampan@chromium.org2009-09-181-0/+2
* Supports Gtk keyboard themes.suzhe@chromium.org2009-09-101-0/+3
* Adds support for the os x spelling panel to chromium. Users canpinkerton@chromium.org2009-09-091-0/+9
* Fix a DCHECK that I hit while working on the extension shelf for OS X.thakis@chromium.org2009-09-021-0/+7
* linux: new socket/plug code for windowed pluginspiman@chromium.org2009-08-251-3/+2
* Refactor IDMap to support safe removing of elements during iteration.phajdan.jr@chromium.org2009-08-171-1/+1
* Split the IPC code into ipc/agl@chromium.org2009-07-221-1/+1
* Make scrollbars and other controls tint/untint upon main window gainingthakis@chromium.org2009-07-221-0/+3
* Changed the extension.connect() API not to broadcast to all tabs. Added ampcomplete@chromium.org2009-07-201-1/+2
* Reverting 20855.darin@chromium.org2009-07-161-5/+5
* Reverting 20854.darin@chromium.org2009-07-161-5/+5
* Use WebWidget from the WebKit API. This change also makesdarin@chromium.org2009-07-161-5/+5
* linux: destroy browser-side plugin windows on plugin crashevan@chromium.org2009-07-151-1/+3
* Reverting 20683.jorlow@chromium.org2009-07-141-3/+1
* linux: destroy browser-side plugin windows on plugin crashevan@chromium.org2009-07-141-1/+3
* Replace ShowAsPopupWithItems to CreatePopupWidgetWithInfo. Also,darin@chromium.org2009-07-141-1/+2
* Wire GetWindowRect, GetRootWindowRect, and GetScreenInfo out to the UI thread.shess@chromium.org2009-07-081-1/+7
* linux: OOP windowed pluginsevan@chromium.org2009-07-071-0/+4
* Revert "linux: OOP windowed plugins"evan@chromium.org2009-07-061-4/+0
* linux: OOP windowed pluginsevan@chromium.org2009-07-061-0/+4
* Integrating GtkIMContext into the RenderWidgetHostViewGtk class (Take 2).hbono@chromium.org2009-06-251-0/+39