| Commit message (Expand) | Author | Age | Files | Lines |
* | Get rid of a bunch of includes to old locations of headers. | jam@chromium.org | 2011-03-02 | 1 | -12/+0 |
* | Move core pieces of browser\renderer_host to src\content. | jam@chromium.org | 2011-02-19 | 1 | -667/+2 |
* | Negative scroll offsets are valid (and expected with RTL pages) yet gfx::Size... | avi@chromium.org | 2011-02-15 | 1 | -2/+2 |
* | Change includes of gfx/* to ui/gfx/* | sail@chromium.org | 2011-02-05 | 1 | -3/+3 |
* | Update Mac plugin IME handling to match updated spec | stuartmorgan@chromium.org | 2011-01-21 | 1 | -1/+2 |
* | Generate thumbnails in the browser process. | satorux@chromium.org | 2011-01-21 | 1 | -0/+5 |
* | Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref... | abarth@chromium.org | 2011-01-17 | 1 | -3/+3 |
* | Refactor RenderWidgetHost::set_paint_observer() | davemoore@chromium.org | 2011-01-12 | 1 | -33/+11 |
* | Make IPC::Channel::Listener:OnMessageReceived have a return value indicating ... | jam@chromium.org | 2010-12-24 | 1 | -1/+1 |
* | This adds some plumbing for propagating the status and error code of a render... | gspencer@chromium.org | 2010-12-14 | 1 | -2/+3 |
* | Even more virtual method deinlining. | erg@google.com | 2010-12-13 | 1 | -4/+2 |
* | Add the "virtual" keyword on method overrides that are missing it. | erg@google.com | 2010-12-08 | 1 | -1/+1 |
* | Prerender: Add PrerenderManager and PrerenderContents | cbentzel@chromium.org | 2010-12-08 | 1 | -0/+5 |
* | When accelerated compositing is enabled, we create a plugin-like pair of wind... | nduca@chromium.org | 2010-11-27 | 1 | -3/+5 |
* | touchui: Create touch-events. | sadrul@chromium.org | 2010-11-23 | 1 | -0/+4 |
* | Clean-up external popup menu. ALso make select popups work on Mac in single-p... | jcivelli@chromium.org | 2010-11-17 | 1 | -1/+0 |
* | Handle resize corner layout entirely in the BrowserView (views) or BrowserWin... | alekseys@chromium.org | 2010-11-16 | 1 | -4/+10 |
* | Deleted code associated with --enable-gpu-rendering and | kbr@chromium.org | 2010-11-08 | 1 | -22/+1 |
* | Let every "accelerated IO surface swapped" message have an identifier of the ... | thakis@chromium.org | 2010-10-28 | 1 | -1/+2 |
* | Refactoring select popup on Mac. | jcivelli@google.com | 2010-10-26 | 1 | -1/+0 |
* | Revert 63232 - On Windows, create a new TransportDIB::Handle struct which inc... | kkania@chromium.org | 2010-10-20 | 1 | -7/+3 |
* | On Windows, create a new TransportDIB::Handle struct which includes the file | kkania@chromium.org | 2010-10-20 | 1 | -3/+7 |
* | Revert 63067 - This adds some plumbing for propagating the status and error c... | gspencer@chromium.org | 2010-10-19 | 1 | -3/+2 |
* | This adds some plumbing for propagating the status and error code of a | gspencer@chromium.org | 2010-10-19 | 1 | -2/+3 |
* | Implement IME for Mac plugins using the Cocoa event model on 10.6 | stuartmorgan@chromium.org | 2010-10-15 | 1 | -0/+1 |
* | Revert 61608 - On Windows, create a new TransportDIB::Handle struct which inc... | satish@chromium.org | 2010-10-06 | 1 | -7/+3 |
* | On Windows, create a new TransportDIB::Handle struct which includes the file | kkania@chromium.org | 2010-10-06 | 1 | -3/+7 |
* | Revert asynchronous backing store changes. | derat@chromium.org | 2010-10-05 | 1 | -10/+4 |
* | Only enable renderer accessibility when an active screen reader is detected. | ctguil@chromium.org | 2010-10-05 | 1 | -2/+2 |
* | Add ViewMsg_DoneUsingBitmap message. | derat@chromium.org | 2010-10-01 | 1 | -4/+10 |
* | When in accelerated compositing mode, RenderWidgetHostView::paint/expose | nduca@chromium.org | 2010-09-30 | 1 | -0/+5 |
* | Couple of match preview changes. | sky@chromium.org | 2010-09-29 | 1 | -1/+3 |
* | Support additional webkit accessibility notifications and states. | ctguil@chromium.org | 2010-09-25 | 1 | -15/+1 |
* | Add support for webkit ValueChanged accessibility notification. | ctguil@chromium.org | 2010-09-16 | 1 | -2/+2 |
* | Update browser cache of accessibility tree on renderer sub-tree changes. | ctguil@chromium.org | 2010-08-31 | 1 | -0/+3 |
* | Adds RenderWidgetHostWillPaint. I need this for something else I'm | sky@chromium.org | 2010-08-18 | 1 | -2/+2 |
* | FBTF: Header cleanup in renderer_host. | jhawkins@chromium.org | 2010-08-16 | 1 | -9/+7 |
* | Making window.focus() work in Chrome. | jcivelli@chromium.org | 2010-08-11 | 1 | -2/+2 |
* | rid of more OS_LINUX defines, to help the BSD port (work by sprewell & I) | pvalchev@google.com | 2010-08-06 | 1 | -4/+4 |
* | Initial port of accelerated compositor to Mac OS X 10.6. Reused | kbr@google.com | 2010-08-04 | 1 | -0/+1 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Let PaintAtAck send an int tag instead of the TransportDIB handle. | thakis@chromium.org | 2010-07-19 | 1 | -2/+2 |
* | TBR:brettw@chromium.org | tfarina@chromium.org | 2010-07-16 | 1 | -3/+0 |
* | Revert 52600 - renderer_host: Remove CanBlur method. | tfarina@chromium.org | 2010-07-16 | 1 | -0/+3 |
* | renderer_host: Remove CanBlur method. | tfarina@chromium.org | 2010-07-16 | 1 | -3/+0 |
* | Improve input method support. | suzhe@chromium.org | 2010-06-23 | 1 | -19/+26 |
* | Fix renderer accessibility for BrowserBubble objects. | ctguil@chromium.org | 2010-06-22 | 1 | -7/+7 |
* | Peek at the event queue for wheel events for cros | davemoore@chromium.org | 2010-06-16 | 1 | -11/+0 |
* | Relanding 49339 | jcivelli@chromium.org | 2010-06-10 | 1 | -0/+22 |
* | Revert 49339 - Enable renderer accessibility by default. | jcivelli@chromium.org | 2010-06-10 | 1 | -22/+0 |