| Commit message (Expand) | Author | Age | Files | Lines |
* | Hook up WebFrameClient, replacing many WebViewDelegate methods. | darin@chromium.org | 2009-09-10 | 2 | -2/+2 |
* | Take out the activex control.BUG=20259 | jam@chromium.org | 2009-09-08 | 1 | -4/+3 |
* | Hook up WebEditingClient. | darin@chromium.org | 2009-09-04 | 1 | -3/+4 |
* | A quick fix for Issue 20161 | hbono@chromium.org | 2009-09-03 | 1 | -1/+9 |
* | Eliminate remaining WebCore dependencies from webplugin_impl.cc | darin@chromium.org | 2009-09-02 | 1 | -32/+43 |
* | Change WebCanvas to be a CGContext on Mac. | darin@chromium.org | 2009-08-19 | 1 | -2/+3 |
* | Remove webview's dependency on webpreferences. | jorlow@chromium.org | 2009-08-17 | 1 | -1/+4 |
* | Defer closing the TestShell window. | darin@chromium.org | 2009-08-12 | 1 | -6/+1 |
* | Take 2: Remove WebView::SetDelegate because I'd like to avoid having a method | darin@chromium.org | 2009-08-11 | 1 | -3/+0 |
* | Reverting 23068. | darin@chromium.org | 2009-08-11 | 1 | -0/+3 |
* | Remove WebView::SetDelegate because I'd like to avoid having a method like this | darin@chromium.org | 2009-08-11 | 1 | -3/+0 |
* | Changing the include from "base/gfx/platform_canvas.h" to "skia/ext/platform_... | ajwong@chromium.org | 2009-07-22 | 2 | -2/+2 |
* | Reverting 20855. | darin@chromium.org | 2009-07-16 | 3 | -49/+44 |
* | Reverting 20854. | darin@chromium.org | 2009-07-16 | 3 | -44/+49 |
* | Use WebWidget from the WebKit API. This change also makes | darin@chromium.org | 2009-07-16 | 3 | -49/+44 |
* | Replace ShowAsPopupWithItems to CreatePopupWidgetWithInfo. Also, | darin@chromium.org | 2009-07-14 | 1 | -12/+26 |
* | Start using WebCursorInfo from the WebKit API. WebCursorInfo is a | darin@google.com | 2009-07-08 | 1 | -2/+4 |
* | make the color profile manage work with multiple test shells | thomasvl@chromium.org | 2009-06-25 | 1 | -0/+87 |
* | Refactor the PlatformContext layer to have only one class. | brettw@chromium.org | 2009-06-14 | 1 | -1/+1 |
* | Remove executable bit from a bunch of files that shouldn't have it. | evan@chromium.org | 2009-05-11 | 1 | -0/+0 |
* | Fix mac build bustage. I forgot about the .mm files! | darin@chromium.org | 2009-05-10 | 3 | -7/+7 |
* | Style fixes for previous review: | paul@chromium.org | 2009-04-28 | 1 | -7/+8 |
* | Clean up cocoa popup menu handling in test_shell. | paul@chromium.org | 2009-04-24 | 1 | -117/+14 |
* | Chrome side of the WebKit popup changes. | paulg@google.com | 2009-04-10 | 1 | -8/+10 |
* | Switch to using WebPoint, WebRect, and WebSize in more of the glue | darin@chromium.org | 2009-04-09 | 3 | -14/+22 |
* | Reverting dfisher changes 133386 and 13381 | cpu@google.com | 2009-04-08 | 3 | -22/+14 |
* | fix mac bustage | darin@chromium.org | 2009-04-08 | 1 | -3/+6 |
* | Switch to using WebPoint, WebRect, and WebSize in more of the glue | darin@chromium.org | 2009-04-08 | 2 | -11/+16 |
* | Replace webkit/glue/screen_info.h with WebKit/chromium/public/WebScreenInfo.h | darin@chromium.org | 2009-04-01 | 1 | -0/+8 |
* | Enable running webkit tests in parallel and make it use | ojan@google.com | 2009-03-30 | 1 | -1/+5 |
* | Use Webkit::WebInputEvent and remove webkit/glue/webinputevent. | darin@chromium.org | 2009-03-27 | 2 | -7/+16 |
* | Dump Keystone integration from Mac TestShell | mark@chromium.org | 2009-03-25 | 3 | -162/+0 |
* | First stage of implementing HTML select popup menus for | paulg@google.com | 2009-03-24 | 1 | -0/+145 |
* | NO CODE CHANGE | deanm@chromium.org | 2009-03-11 | 1 | -1/+0 |
* | Reverting 11396. | ericroman@google.com | 2009-03-11 | 1 | -30/+2 |
* | Add support for the "repaint" layout tests (LayoutTests/fast/repaint/*), whic... | ericroman@google.com | 2009-03-10 | 1 | -2/+30 |
* | Fixes CRLF and trailing white spaces. | maruel@chromium.org | 2009-03-05 | 5 | -22/+22 |
* | Fixing WebKeyboardEvent. | avi@chromium.org | 2009-03-04 | 1 | -9/+1 |
* | Reverting 10794. | avi@chromium.org | 2009-03-03 | 1 | -1/+9 |
* | Fixing WebKeyboardEvent. Third time's the charm. | avi@chromium.org | 2009-03-03 | 1 | -9/+1 |
* | GYP it, GYP it good. | mark@chromium.org | 2009-03-02 | 2 | -2602/+0 |
* | Need to add the include path into Release settings too. | dimich@google.com | 2009-02-27 | 1 | -0/+1 |
* | Fix Mac build - update project files after merge and jscre library removal. | dimich@google.com | 2009-02-27 | 1 | -33/+2 |
* | Chrome side to implement WebMimeRegistry. | darin@chromium.org | 2009-02-26 | 1 | -0/+15 |
* | Reverting key change (again); this breaks every keyboard layout test there is... | avi@chromium.org | 2009-02-26 | 1 | -1/+9 |
* | Fixing WebKeyboardEvent. For reals this time. | avi@chromium.org | 2009-02-26 | 1 | -9/+1 |
* | Chromium changes to use new WebKit, WebKitClient, and WebClipboard interfaces. | darin@chromium.org | 2009-02-26 | 1 | -0/+8 |
* | Revert "Fixing WebKeyboardEvent." | kuchhal@chromium.org | 2009-02-25 | 1 | -1/+9 |
* | Fixing WebKeyboardEvent. | avi@chromium.org | 2009-02-25 | 1 | -9/+1 |
* | Xcode changes to build third_party/WebKit/WebKit/chromium | darin@google.com | 2009-02-24 | 1 | -0/+15 |