| Commit message (Expand) | Author | Age | Files | Lines |
* | Header cleanup in chrome/renderer/. | erg@google.com | 2010-07-28 | 1 | -3/+8 |
* | `#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 | -0/+1 |
* | Revert some changes I accidentally checked in in revision 50597. This was an | brettw@chromium.org | 2010-07-01 | 1 | -3/+0 |
* | Improve input method support. | suzhe@chromium.org | 2010-06-23 | 1 | -30/+21 |
* | Replace wstring with string16 in history. The only time wstring is used now i... | brettw@chromium.org | 2010-06-23 | 1 | -0/+3 |
* | This tunes up some of the snapshot creation code. | gspencer@chromium.org | 2010-05-28 | 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 | -0/+3 |
* | This adds in the ability for Chrome to generate windows with snapshots | gspencer@chromium.org | 2010-04-28 | 1 | -1/+4 |
* | Adding the new WebPopupType to the RenderWidget creation. | jcivelli@google.com | 2010-04-07 | 1 | -4/+6 |
* | Calling OpenGL from the renderer process | apatrick@chromium.org | 2010-03-25 | 1 | -15/+0 |
* | Move some more files to toplevel gfx dir. | ben@chromium.org | 2010-03-17 | 1 | -1/+1 |
* | Move base/gfx contents to gfx/ | ben@chromium.org | 2010-03-14 | 1 | -3/+3 |
* | Make the pepper 2D flush callback actually function as advertised. It will now | brettw@chromium.org | 2010-03-06 | 1 | -3/+6 |
* | Added support for opening a GPU command buffer from a renderer processes thro... | apatrick@chromium.org | 2010-03-05 | 1 | -0/+15 |
* | Revert 40490 - Make the pepper 2D flush callback actually function as adverti... | brettw@chromium.org | 2010-03-03 | 1 | -6/+3 |
* | Make the pepper 2D flush callback actually function as advertised. It will now | brettw@chromium.org | 2010-03-03 | 1 | -3/+6 |
* | Revert 39670 which breaks suggestion popup | victorw@chromium.org | 2010-03-02 | 1 | -16/+0 |
* | Initial work for cross-process video rendering using layers. | scherkus@chromium.org | 2010-02-26 | 1 | -0/+2 |
* | Do not send extra blur and focus events if popup menu is showing | victorw@chromium.org | 2010-02-22 | 1 | -0/+16 |
* | Modal loops of joy. | darin@chromium.org | 2010-02-18 | 1 | -0/+4 |
* | Send window frame information to Mac plugins via IPC | stuartmorgan@chromium.org | 2010-02-08 | 1 | -1/+1 |
* | Add tab switch notification to the Mac plugin plumbing. | stuartmorgan@chromium.org | 2010-02-01 | 1 | -2/+2 |
* | Combine ViewHostMsg_{Paint,Scroll}Rect into one IPC. | darin@chromium.org | 2009-12-21 | 1 | -17/+9 |
* | Revert 34951 - Combine ViewHostMsg_{Paint,Scroll}Rect into one IPC. | rsesek@chromium.org | 2009-12-18 | 1 | -9/+17 |
* | Combine ViewHostMsg_{Paint,Scroll}Rect into one IPC. | darin@chromium.org | 2009-12-18 | 1 | -17/+9 |
* | Refactor the keyboard events handling code related to RenderViewHostDelegate:... | suzhe@chromium.org | 2009-12-10 | 1 | -0/+3 |
* | Preserve optimized scrolling in the presence of multiple animating rects. | darin@chromium.org | 2009-12-04 | 1 | -1/+5 |
* | Refactors RenderWidget to extract a PaintAggregator class. | darin@chromium.org | 2009-11-19 | 1 | -14/+4 |
* | Upstreaming WebKit.gyp | yaar@chromium.org | 2009-11-12 | 1 | -4/+4 |
* | Makes it so that we sync changes in content state more often for selected tab... | sky@chromium.org | 2009-11-05 | 1 | -0/+2 |
* | Move native_widget_types and gtk_native_view_id_manager from base/gfx to | brettw@chromium.org | 2009-10-11 | 1 | -1/+2 |
* | Eliminate WebView::GetDelegate and replace RenderViewSet with a map from | darin@chromium.org | 2009-10-09 | 1 | -1/+1 |
* | Supports Gtk keyboard themes. | suzhe@chromium.org | 2009-09-10 | 1 | -0/+4 |
* | Eliminate remaining WebCore dependencies from webplugin_impl.cc | darin@chromium.org | 2009-09-02 | 1 | -3/+6 |
* | Reduce the size of the paint queue. | agl@chromium.org | 2009-09-01 | 1 | -0/+4 |
* | Relanding with v8 fix. | mbelshe@google.com | 2009-08-26 | 1 | -0/+5 |
* | Revert 24314 - Modify the RenderThread to track the number of widgets | mbelshe@google.com | 2009-08-25 | 1 | -5/+0 |
* | Modify the RenderThread to track the number of widgets | mbelshe@google.com | 2009-08-25 | 1 | -0/+5 |
* | Revert 24227 - Modify the RenderThread to track the number of widgets | nick@chromium.org | 2009-08-25 | 1 | -5/+0 |
* | Modify the RenderThread to track the number of widgets | mbelshe@google.com | 2009-08-25 | 1 | -0/+5 |
* | Address bug 12392 by only updating the PRIMARY selection if we are currently | estade@chromium.org | 2009-08-13 | 1 | -0/+3 |
* | When the plugin crashes, cleanup references to its window in the renderer. | piman@chromium.org | 2009-08-06 | 1 | -1/+6 |
* | Split the IPC code into ipc/ | agl@chromium.org | 2009-07-22 | 1 | -1/+1 |
* | Reverting 20855. | darin@chromium.org | 2009-07-16 | 1 | -29/+28 |
* | Reverting 20854. | darin@chromium.org | 2009-07-16 | 1 | -28/+29 |
* | Use WebWidget from the WebKit API. This change also makes | darin@chromium.org | 2009-07-16 | 1 | -29/+28 |
* | Replace ShowAsPopupWithItems to CreatePopupWidgetWithInfo. Also, | darin@chromium.org | 2009-07-14 | 1 | -5/+12 |
* | Remove reference counting from WebWidgetDelegate. | darin@chromium.org | 2009-07-09 | 1 | -8/+0 |
* | Remove WebWidgetDelegate::GetContainingView since it is not needed. | darin@chromium.org | 2009-07-09 | 1 | -1/+0 |