| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Start using WebCursorInfo from the WebKit API. WebCursorInfo is a | darin@google.com | 2009-07-08 | 1 | -1/+2 |
* | Fix for reverted cl http://codereview.chromium.org/147123 | davemoore@chromium.org | 2009-06-27 | 1 | -0/+4 |
* | Reverting 19361. | davemoore@chromium.org | 2009-06-26 | 1 | -4/+0 |
* | A recent change broke the load times. It also revealed some deficiencies. | davemoore@chromium.org | 2009-06-26 | 1 | -0/+4 |
* | Revert 18765 to try to repair perf regression | jar@chromium.org | 2009-06-19 | 1 | -1/+1 |
* | Send port-closed notification when a frame with ports unloads. | mpcomplete@google.com | 2009-06-18 | 1 | -1/+1 |
* | Reverting Rev 18383 since it brings down the performance of single core page ... | mad@chromium.org | 2009-06-15 | 1 | -4/+1 |
* | This is to thest the page cycler performance without the resize corner, to se... | mad@chromium.org | 2009-06-15 | 1 | -1/+4 |
* | Revert mad's backing store changes, it completely hosed Linux painting. | deanm@chromium.org | 2009-06-11 | 1 | -4/+1 |
* | Relanding reverted patch 18090. | mad@google.com | 2009-06-11 | 1 | -1/+4 |
* | Revert 18090 | jrg@chromium.org | 2009-06-10 | 1 | -4/+1 |
* | To help resolve the performance issue introduced when enabling the resize cor... | mad@google.com | 2009-06-10 | 1 | -1/+4 |
* | Fixes a flash plugin hang caused by opening google finance ticker symbols in ... | ananta@chromium.org | 2009-06-09 | 1 | -4/+0 |
* | This CL updates chrome to the latest version of skia, retrieved via DEPS, and | senorblanco@chromium.org | 2009-05-13 | 1 | -1/+1 |
* | Move WebKit API to src/webkit/api. | darin@chromium.org | 2009-05-10 | 1 | -1/+1 |
* | Defer window.close(), resizeTo() and moveTo() actions | mbelshe@google.com | 2009-05-09 | 1 | -0/+17 |
* | Revert bug fix because interactive_ui_tests are failing. | mbelshe@google.com | 2009-05-04 | 1 | -6/+0 |
* | Defer window.close(), window.resizeTo(), and window.moveTo() | mbelshe@google.com | 2009-05-04 | 1 | -0/+6 |
* | Add transparency support to RenderWidgetHostView. | aa@chromium.org | 2009-04-23 | 1 | -0/+9 |
* | DevTools: Run nested message loop instead of whitelisting the messages. | pfeldman@chromium.org | 2009-04-22 | 1 | -0/+3 |
* | Chrome side of the WebKit popup changes. | paulg@google.com | 2009-04-10 | 1 | -6/+6 |
* | Switch to using WebPoint, WebRect, and WebSize in more of the glue | darin@chromium.org | 2009-04-09 | 1 | -7/+10 |