| Commit message (Expand) | Author | Age | Files | Lines |
* | Make IPC::Channel::Listener:OnMessageReceived have a return value indicating ... | jam@chromium.org | 2010-12-24 | 1 | -19/+23 |
* | Add an additional level of optimization for PPAPI plugins to paint without | brettw@chromium.org | 2010-12-22 | 1 | -8/+51 |
* | Re-land earlier patch that moves the NPAPI implementation from webkit/glue/pl... | brettw@chromium.org | 2010-12-21 | 1 | -2/+2 |
* | Revert "Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi" | chase@chromium.org | 2010-12-21 | 1 | -2/+2 |
* | Revert "Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webki... | chase@chromium.org | 2010-12-20 | 1 | -2/+2 |
* | Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webkit/plugin... | brettw@chromium.org | 2010-12-20 | 1 | -2/+2 |
* | Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi and put | brettw@chromium.org | 2010-12-20 | 1 | -2/+2 |
* | Allow painting multiple paint rects. | darin@chromium.org | 2010-12-06 | 1 | -9/+2 |
* | When accelerated compositing is enabled, we create a plugin-like pair of wind... | nduca@chromium.org | 2010-11-27 | 1 | -3/+2 |
* | Stop render_widget from polling WebWiget's isAcceleratedCompositingActive. | nduca@chromium.org | 2010-11-18 | 1 | -32/+16 |
* | Clean-up external popup menu. ALso make select popups work on Mac in single-p... | jcivelli@chromium.org | 2010-11-17 | 1 | -25/+9 |
* | Handle resize corner layout entirely in the BrowserView (views) or BrowserWin... | alekseys@chromium.org | 2010-11-16 | 1 | -4/+9 |
* | Fix ThumbnailGenerator on Windows. | kkania@chromium.org | 2010-11-11 | 1 | -6/+12 |
* | Deleted code associated with --enable-gpu-rendering and | kbr@chromium.org | 2010-11-08 | 1 | -10/+0 |
* | Convert implicit scoped_refptr constructor calls to explicit ones, part 1 | thakis@chromium.org | 2010-11-01 | 1 | -2/+2 |
* | Revert 63232 - On Windows, create a new TransportDIB::Handle struct which inc... | kkania@chromium.org | 2010-10-20 | 1 | -16/+15 |
* | On Windows, create a new TransportDIB::Handle struct which includes the file | kkania@chromium.org | 2010-10-20 | 1 | -15/+16 |
* | Move Stats, histograms, and field trial into a metrics subdirectory of base and | brettw@chromium.org | 2010-10-14 | 1 | -1/+1 |
* | Revert 61608 - On Windows, create a new TransportDIB::Handle struct which inc... | satish@chromium.org | 2010-10-06 | 1 | -15/+15 |
* | On Windows, create a new TransportDIB::Handle struct which includes the file | kkania@chromium.org | 2010-10-06 | 1 | -15/+15 |
* | Revert asynchronous backing store changes. | derat@chromium.org | 2010-10-05 | 1 | -25/+14 |
* | Don't try to ReleaseTransportDIB() the dibs that come from pepper | piman@chromium.org | 2010-10-05 | 1 | -2/+0 |
* | Add ViewMsg_DoneUsingBitmap message. | derat@chromium.org | 2010-10-01 | 1 | -14/+27 |
* | Add some optimizations to plugin painting. | brettw@chromium.org | 2010-09-24 | 1 | -5/+28 |
* | Revert "Add some optimizations to plugin painting." | maruel@chromium.org | 2010-09-23 | 1 | -22/+5 |
* | Add some optimizations to plugin painting. | brettw@chromium.org | 2010-09-23 | 1 | -5/+22 |
* | Fix tabs updated in background won't be rendered properly | vangelis@chromium.org | 2010-09-16 | 1 | -1/+1 |
* | Accelerated Compositing: screen garbage when scrolling | darin@chromium.org | 2010-09-13 | 1 | -42/+84 |
* | Adding a class to track when a node in a page gets clicked. | jcivelli@chromium.org | 2010-09-05 | 1 | -1/+4 |
* | FBTF: Move individual XXXMsg_Params structs to a new file. | erg@google.com | 2010-08-24 | 1 | -0/+1 |
* | Relanding a previous CL (I fixed the ChromeOS build): | jcivelli@chromium.org | 2010-08-23 | 1 | -2/+0 |
* | Revert 57094 - Making window.focus()/blur() work only when there is a user ge... | jcivelli@chromium.org | 2010-08-23 | 1 | -0/+2 |
* | Making window.focus()/blur() work only when there is a user gesture. | jcivelli@chromium.org | 2010-08-23 | 1 | -2/+0 |
* | Use RenderWidget(Host) for full screen | boliu@chromium.org | 2010-08-19 | 1 | -4/+29 |
* | Reapplies all the IPC system work (reverts the revert r56272). | erg@google.com | 2010-08-17 | 1 | -0/+2 |
* | Completely revert all my IPC work to see if this was what regressed the page ... | erg@google.com | 2010-08-17 | 1 | -2/+0 |
* | FBTF: Remove all the easy headers from *_messages.h. | erg@google.com | 2010-08-12 | 1 | -0/+2 |
* | Making window.focus() work in Chrome. | jcivelli@chromium.org | 2010-08-11 | 1 | -7/+1 |
* | Let PaintAtAck send an int tag instead of the TransportDIB handle. | thakis@chromium.org | 2010-07-19 | 1 | -4/+3 |
* | Revert some changes I accidentally checked in in revision 50597. This was an | brettw@chromium.org | 2010-07-01 | 1 | -7/+1 |
* | Improve input method support. | suzhe@chromium.org | 2010-06-23 | 1 | -100/+58 |
* | Replace wstring with string16 in history. The only time wstring is used now i... | brettw@chromium.org | 2010-06-23 | 1 | -1/+7 |
* | Cleaning up the node focus notification. | jcivelli@google.com | 2010-06-01 | 1 | -6/+0 |
* | This tunes up some of the snapshot creation code. | gspencer@chromium.org | 2010-05-28 | 1 | -15/+20 |
* | Enabled mousewheel coalescing to work better for ChromeOS. | davemoore@chromium.org | 2010-05-28 | 1 | -1/+8 |
* | Clean up calls like "gfx::Rect(0, 0, size().width(), size().height()". | erg@chromium.org | 2010-05-26 | 1 | -4/+4 |
* | Fix a regression where we send too many IME_CANCEL_COMPOSITION | tony@chromium.org | 2010-05-26 | 1 | -3/+5 |
* | Stop the browser from scrolling the View contents when gpu accelerated compos... | vangelis@chromium.org | 2010-05-14 | 1 | -2/+9 |
* | Do right-alignment of popups when WebKit indicates to do so. | avi@chromium.org | 2010-05-13 | 1 | -0/+1 |
* | Adding a new IPC message to notify the browser process when a render widget i... | vangelis@chromium.org | 2010-05-07 | 1 | -1/+17 |