summaryrefslogtreecommitdiffstats
path: root/chrome/browser/renderer_host/render_widget_host.h
Commit message (Expand)AuthorAgeFilesLines
* Get rid of a bunch of includes to old locations of headers.jam@chromium.org2011-03-021-12/+0
* Move core pieces of browser\renderer_host to src\content.jam@chromium.org2011-02-191-667/+2
* Negative scroll offsets are valid (and expected with RTL pages) yet gfx::Size...avi@chromium.org2011-02-151-2/+2
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-3/+3
* Update Mac plugin IME handling to match updated specstuartmorgan@chromium.org2011-01-211-1/+2
* Generate thumbnails in the browser process.satorux@chromium.org2011-01-211-0/+5
* Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...abarth@chromium.org2011-01-171-3/+3
* Refactor RenderWidgetHost::set_paint_observer()davemoore@chromium.org2011-01-121-33/+11
* Make IPC::Channel::Listener:OnMessageReceived have a return value indicating ...jam@chromium.org2010-12-241-1/+1
* This adds some plumbing for propagating the status and error code of a render...gspencer@chromium.org2010-12-141-2/+3
* Even more virtual method deinlining.erg@google.com2010-12-131-4/+2
* Add the "virtual" keyword on method overrides that are missing it.erg@google.com2010-12-081-1/+1
* Prerender: Add PrerenderManager and PrerenderContentscbentzel@chromium.org2010-12-081-0/+5
* When accelerated compositing is enabled, we create a plugin-like pair of wind...nduca@chromium.org2010-11-271-3/+5
* touchui: Create touch-events.sadrul@chromium.org2010-11-231-0/+4
* Clean-up external popup menu. ALso make select popups work on Mac in single-p...jcivelli@chromium.org2010-11-171-1/+0
* Handle resize corner layout entirely in the BrowserView (views) or BrowserWin...alekseys@chromium.org2010-11-161-4/+10
* Deleted code associated with --enable-gpu-rendering andkbr@chromium.org2010-11-081-22/+1
* Let every "accelerated IO surface swapped" message have an identifier of the ...thakis@chromium.org2010-10-281-1/+2
* Refactoring select popup on Mac.jcivelli@google.com2010-10-261-1/+0
* Revert 63232 - On Windows, create a new TransportDIB::Handle struct which inc...kkania@chromium.org2010-10-201-7/+3
* On Windows, create a new TransportDIB::Handle struct which includes the filekkania@chromium.org2010-10-201-3/+7
* Revert 63067 - This adds some plumbing for propagating the status and error c...gspencer@chromium.org2010-10-191-3/+2
* This adds some plumbing for propagating the status and error code of agspencer@chromium.org2010-10-191-2/+3
* Implement IME for Mac plugins using the Cocoa event model on 10.6stuartmorgan@chromium.org2010-10-151-0/+1
* Revert 61608 - On Windows, create a new TransportDIB::Handle struct which inc...satish@chromium.org2010-10-061-7/+3
* On Windows, create a new TransportDIB::Handle struct which includes the filekkania@chromium.org2010-10-061-3/+7
* Revert asynchronous backing store changes.derat@chromium.org2010-10-051-10/+4
* Only enable renderer accessibility when an active screen reader is detected.ctguil@chromium.org2010-10-051-2/+2
* Add ViewMsg_DoneUsingBitmap message.derat@chromium.org2010-10-011-4/+10
* When in accelerated compositing mode, RenderWidgetHostView::paint/exposenduca@chromium.org2010-09-301-0/+5
* Couple of match preview changes.sky@chromium.org2010-09-291-1/+3
* Support additional webkit accessibility notifications and states. ctguil@chromium.org2010-09-251-15/+1
* Add support for webkit ValueChanged accessibility notification.ctguil@chromium.org2010-09-161-2/+2
* Update browser cache of accessibility tree on renderer sub-tree changes.ctguil@chromium.org2010-08-311-0/+3
* Adds RenderWidgetHostWillPaint. I need this for something else I'msky@chromium.org2010-08-181-2/+2
* FBTF: Header cleanup in renderer_host.jhawkins@chromium.org2010-08-161-9/+7
* Making window.focus() work in Chrome.jcivelli@chromium.org2010-08-111-2/+2
* rid of more OS_LINUX defines, to help the BSD port (work by sprewell & I)pvalchev@google.com2010-08-061-4/+4
* Initial port of accelerated compositor to Mac OS X 10.6. Reusedkbr@google.com2010-08-041-0/+1
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Let PaintAtAck send an int tag instead of the TransportDIB handle.thakis@chromium.org2010-07-191-2/+2
* TBR:brettw@chromium.orgtfarina@chromium.org2010-07-161-3/+0
* Revert 52600 - renderer_host: Remove CanBlur method.tfarina@chromium.org2010-07-161-0/+3
* renderer_host: Remove CanBlur method.tfarina@chromium.org2010-07-161-3/+0
* Improve input method support.suzhe@chromium.org2010-06-231-19/+26
* Fix renderer accessibility for BrowserBubble objects.ctguil@chromium.org2010-06-221-7/+7
* Peek at the event queue for wheel events for crosdavemoore@chromium.org2010-06-161-11/+0
* Relanding 49339 jcivelli@chromium.org2010-06-101-0/+22
* Revert 49339 - Enable renderer accessibility by default.jcivelli@chromium.org2010-06-101-22/+0