| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "Fix a ton of compiler warnings." | tony@chromium.org | 2009-08-28 | 1 | -1/+1 |
* | Fix a ton of compiler warnings. | estade@chromium.org | 2009-08-28 | 1 | -1/+1 |
* | Add isVisible parameter to WebPlugin::updateGeometry. | darin@chromium.org | 2009-08-26 | 1 | -1/+5 |
* | Relanding with v8 fix. | mbelshe@google.com | 2009-08-26 | 1 | -4/+18 |
* | Revert 24314 - Modify the RenderThread to track the number of widgets | mbelshe@google.com | 2009-08-25 | 1 | -18/+4 |
* | Modify the RenderThread to track the number of widgets | mbelshe@google.com | 2009-08-25 | 1 | -4/+18 |
* | Revert 24227 - Modify the RenderThread to track the number of widgets | nick@chromium.org | 2009-08-25 | 1 | -18/+4 |
* | Modify the RenderThread to track the number of widgets | mbelshe@google.com | 2009-08-25 | 1 | -4/+18 |
* | Change WebCanvas to be a CGContext on Mac. | darin@chromium.org | 2009-08-19 | 1 | -1/+2 |
* | Address bug 12392 by only updating the PRIMARY selection if we are currently | estade@chromium.org | 2009-08-13 | 1 | -1/+6 |
* | When the plugin crashes, cleanup references to its window in the renderer. | piman@chromium.org | 2009-08-06 | 1 | -0/+10 |
* | Reverting 20855. | darin@chromium.org | 2009-07-16 | 1 | -72/+59 |
* | Reverting 20854. | darin@chromium.org | 2009-07-16 | 1 | -59/+72 |
* | Use WebWidget from the WebKit API. This change also makes | darin@chromium.org | 2009-07-16 | 1 | -72/+59 |
* | Replace ShowAsPopupWithItems to CreatePopupWidgetWithInfo. Also, | darin@chromium.org | 2009-07-14 | 1 | -16/+17 |
* | Fix window.close() not working for modal dialogs. | jam@chromium.org | 2009-07-10 | 1 | -1/+1 |
* | Remove WebWidgetDelegate::GetContainingView since it is not needed. | darin@chromium.org | 2009-07-09 | 1 | -4/+0 |
* | Start using WebCursorInfo from the WebKit API. WebCursorInfo is a | darin@google.com | 2009-07-08 | 1 | -1/+7 |
* | Wire GetWindowRect, GetRootWindowRect, and GetScreenInfo out to the UI thread. | shess@chromium.org | 2009-07-08 | 1 | -2/+1 |
* | Fix for reverted cl http://codereview.chromium.org/147123 | davemoore@chromium.org | 2009-06-27 | 1 | -0/+3 |
* | Reverting 19361. | davemoore@chromium.org | 2009-06-26 | 1 | -3/+0 |
* | A recent change broke the load times. It also revealed some deficiencies. | davemoore@chromium.org | 2009-06-26 | 1 | -0/+3 |
* | Update WebKit to 45111 and Skia to 239 | amanda@chromium.org | 2009-06-25 | 1 | -1/+1 |
* | Linux: Limit the size of the shared memory segment a renderer will request. | estade@chromium.org | 2009-06-17 | 1 | -0/+8 |
* | Reverting Rev 18383 since it brings down the performance of single core page ... | mad@chromium.org | 2009-06-15 | 1 | -141/+29 |
* | This is to thest the page cycler performance without the resize corner, to se... | mad@chromium.org | 2009-06-15 | 1 | -29/+141 |
* | Revert mad's backing store changes, it completely hosed Linux painting. | deanm@chromium.org | 2009-06-11 | 1 | -141/+29 |
* | Relanding reverted patch 18090. | mad@google.com | 2009-06-11 | 1 | -29/+141 |
* | Revert 18090 | jrg@chromium.org | 2009-06-10 | 1 | -141/+29 |
* | To help resolve the performance issue introduced when enabling the resize cor... | mad@google.com | 2009-06-10 | 1 | -29/+141 |
* | Fixes a flash plugin hang caused by opening google finance ticker symbols in ... | ananta@chromium.org | 2009-06-09 | 1 | -3/+0 |
* | This CL updates chrome to the latest version of skia, retrieved via DEPS, and | senorblanco@chromium.org | 2009-05-13 | 1 | -3/+3 |
* | Move WebKit API to src/webkit/api. | darin@chromium.org | 2009-05-10 | 1 | -3/+3 |
* | Defer window.close(), resizeTo() and moveTo() actions | mbelshe@google.com | 2009-05-09 | 1 | -3/+41 |
* | Revert bug fix because interactive_ui_tests are failing. | mbelshe@google.com | 2009-05-04 | 1 | -22/+3 |
* | Defer window.close(), window.resizeTo(), and window.moveTo() | mbelshe@google.com | 2009-05-04 | 1 | -3/+22 |
* | Fix more paint bugs in the transparent renderview code. | aa@chromium.org | 2009-05-02 | 1 | -11/+4 |
* | Implement HTML selects as native Cocoa controls for Chrome. | paul@chromium.org | 2009-04-24 | 1 | -3/+8 |
* | Add transparency support to RenderWidgetHostView. | aa@chromium.org | 2009-04-23 | 1 | -0/+26 |
* | DevTools: Run nested message loop instead of whitelisting the messages. | pfeldman@chromium.org | 2009-04-22 | 1 | -0/+4 |
* | Chrome side of the WebKit popup changes. | paulg@google.com | 2009-04-10 | 1 | -5/+5 |
* | Switch to using WebPoint, WebRect, and WebSize in more of the glue | darin@chromium.org | 2009-04-09 | 1 | -16/+24 |
* | When the Find bar has focus it eats keypresses such as PageUp, PageDown and U... | finnur@chromium.org | 2009-04-08 | 1 | -1/+1 |
* | Reverting dfisher changes 133386 and 13381 | cpu@google.com | 2009-04-08 | 1 | -24/+16 |
* | Switch to using WebPoint, WebRect, and WebSize in more of the glue | darin@chromium.org | 2009-04-08 | 1 | -16/+24 |
* | Replace webkit/glue/screen_info.h with WebKit/chromium/public/WebScreenInfo.h | darin@chromium.org | 2009-04-01 | 1 | -0/+9 |
* | Use Webkit::WebInputEvent and remove webkit/glue/webinputevent. | darin@chromium.org | 2009-03-27 | 1 | -1/+2 |
* | A tricky fix for Issue 1845 (Take 2). | hbono@chromium.org | 2009-03-25 | 1 | -0/+16 |
* | First stage of implementing HTML select popup menus for | paulg@google.com | 2009-03-24 | 1 | -0/+9 |
* | Reverting 11953. | hbono@chromium.org | 2009-03-18 | 1 | -8/+0 |