| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixed loss of rendered output on Mac OS X if Pepper 3D application uses | kbr@google.com | 2010-04-14 | 1 | -50/+0 |
* | - Extracted platform specific code from GLES2 command decoder to platform spe... | apatrick@chromium.org | 2010-04-09 | 1 | -2/+3 |
* | [Mac] Match popup contents to page zoom size. | thakis@chromium.org | 2010-03-17 | 1 | -1/+3 |
* | Move base/gfx contents to gfx/ | ben@chromium.org | 2010-03-14 | 4 | -6/+6 |
* | Implement the CoreAnimation drawing model for plug-ins, sharing IPC and some ... | pinkerton@chromium.org | 2010-03-10 | 1 | -0/+49 |
* | Revert 41158 - Implement the CoreAnimation drawing model for plugins, sharing... | pinkerton@chromium.org | 2010-03-10 | 1 | -52/+0 |
* | Implement the CoreAnimation drawing model for plug-ins, sharing IPC and some ... | pinkerton@chromium.org | 2010-03-10 | 1 | -0/+52 |
* | mac: string_util.h -> utf_string_conversions.h fix. | jhawkins@chromium.org | 2010-03-10 | 1 | -1/+1 |
* | [GPU] Get GPU process running on the mac | kbr@google.com | 2010-02-03 | 1 | -3/+5 |
* | Upstreaming WebKit.gyp | yaar@chromium.org | 2009-11-12 | 4 | -13/+13 |
* | [Mac] Properly call setIsActive() when becoming and resigning key window. | rohitrao@chromium.org | 2009-10-21 | 3 | -0/+14 |
* | Delete glue/webview{_delegate}.h | darin@chromium.org | 2009-10-19 | 3 | -4/+5 |
* | Move WebDevToolsAgent{Delegate} into the WebKit API. | darin@chromium.org | 2009-10-17 | 1 | -0/+1 |
* | Move various methods from glue/webview.h to api/public/WebView.h | darin@chromium.org | 2009-10-01 | 2 | -2/+2 |
* | Revert 27705 - Move various methods from glue/webview.h to api/public/WebView.h | mal@chromium.org | 2009-10-01 | 2 | -2/+2 |
* | Move various methods from glue/webview.h to api/public/WebView.h | darin@chromium.org | 2009-10-01 | 2 | -2/+2 |
* | linux+mac: drop unused code | evan@chromium.org | 2009-09-26 | 1 | -18/+1 |
* | Fake main window resizing in the test shell. | japhet@chromium.org | 2009-09-23 | 1 | -2/+4 |
* | Fold WebEditingClient into WebViewClient. | darin@chromium.org | 2009-09-18 | 1 | -1/+1 |
* | Hook up WebViewClient, part 1. | darin@chromium.org | 2009-09-16 | 1 | -15/+16 |
* | 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 |