summaryrefslogtreecommitdiffstats
path: root/webkit/tools/test_shell/mac
Commit message (Expand)AuthorAgeFilesLines
* Upstreaming WebKit.gypyaar@chromium.org2009-11-124-13/+13
* [Mac] Properly call setIsActive() when becoming and resigning key window.rohitrao@chromium.org2009-10-213-0/+14
* Delete glue/webview{_delegate}.hdarin@chromium.org2009-10-193-4/+5
* Move WebDevToolsAgent{Delegate} into the WebKit API.darin@chromium.org2009-10-171-0/+1
* Move various methods from glue/webview.h to api/public/WebView.h darin@chromium.org2009-10-012-2/+2
* Revert 27705 - Move various methods from glue/webview.h to api/public/WebView.hmal@chromium.org2009-10-012-2/+2
* Move various methods from glue/webview.h to api/public/WebView.hdarin@chromium.org2009-10-012-2/+2
* linux+mac: drop unused codeevan@chromium.org2009-09-261-18/+1
* Fake main window resizing in the test shell.japhet@chromium.org2009-09-231-2/+4
* Fold WebEditingClient into WebViewClient.darin@chromium.org2009-09-181-1/+1
* Hook up WebViewClient, part 1.darin@chromium.org2009-09-161-15/+16
* Hook up WebFrameClient, replacing many WebViewDelegate methods.darin@chromium.org2009-09-102-2/+2
* Take out the activex control.BUG=20259jam@chromium.org2009-09-081-4/+3
* Hook up WebEditingClient.darin@chromium.org2009-09-041-3/+4
* A quick fix for Issue 20161hbono@chromium.org2009-09-031-1/+9
* Eliminate remaining WebCore dependencies from webplugin_impl.ccdarin@chromium.org2009-09-021-32/+43
* Change WebCanvas to be a CGContext on Mac.darin@chromium.org2009-08-191-2/+3
* Remove webview's dependency on webpreferences.jorlow@chromium.org2009-08-171-1/+4
* Defer closing the TestShell window.darin@chromium.org2009-08-121-6/+1
* Take 2: Remove WebView::SetDelegate because I'd like to avoid having a methoddarin@chromium.org2009-08-111-3/+0
* Reverting 23068.darin@chromium.org2009-08-111-0/+3
* Remove WebView::SetDelegate because I'd like to avoid having a method like thisdarin@chromium.org2009-08-111-3/+0
* Changing the include from "base/gfx/platform_canvas.h" to "skia/ext/platform_...ajwong@chromium.org2009-07-222-2/+2
* Reverting 20855.darin@chromium.org2009-07-163-49/+44
* Reverting 20854.darin@chromium.org2009-07-163-44/+49
* Use WebWidget from the WebKit API. This change also makesdarin@chromium.org2009-07-163-49/+44
* Replace ShowAsPopupWithItems to CreatePopupWidgetWithInfo. Also,darin@chromium.org2009-07-141-12/+26
* Start using WebCursorInfo from the WebKit API. WebCursorInfo is adarin@google.com2009-07-081-2/+4
* make the color profile manage work with multiple test shellsthomasvl@chromium.org2009-06-251-0/+87
* Refactor the PlatformContext layer to have only one class.brettw@chromium.org2009-06-141-1/+1
* Remove executable bit from a bunch of files that shouldn't have it.evan@chromium.org2009-05-111-0/+0
* Fix mac build bustage. I forgot about the .mm files!darin@chromium.org2009-05-103-7/+7
* Style fixes for previous review:paul@chromium.org2009-04-281-7/+8
* Clean up cocoa popup menu handling in test_shell.paul@chromium.org2009-04-241-117/+14
* Chrome side of the WebKit popup changes.paulg@google.com2009-04-101-8/+10
* Switch to using WebPoint, WebRect, and WebSize in more of the gluedarin@chromium.org2009-04-093-14/+22
* Reverting dfisher changes 133386 and 13381cpu@google.com2009-04-083-22/+14
* fix mac bustagedarin@chromium.org2009-04-081-3/+6
* Switch to using WebPoint, WebRect, and WebSize in more of the gluedarin@chromium.org2009-04-082-11/+16
* Replace webkit/glue/screen_info.h with WebKit/chromium/public/WebScreenInfo.hdarin@chromium.org2009-04-011-0/+8
* Enable running webkit tests in parallel and make it useojan@google.com2009-03-301-1/+5
* Use Webkit::WebInputEvent and remove webkit/glue/webinputevent.darin@chromium.org2009-03-272-7/+16
* Dump Keystone integration from Mac TestShellmark@chromium.org2009-03-253-162/+0
* First stage of implementing HTML select popup menus forpaulg@google.com2009-03-241-0/+145
* NO CODE CHANGEdeanm@chromium.org2009-03-111-1/+0
* Reverting 11396.ericroman@google.com2009-03-111-30/+2
* Add support for the "repaint" layout tests (LayoutTests/fast/repaint/*), whic...ericroman@google.com2009-03-101-2/+30
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-055-22/+22
* Fixing WebKeyboardEvent.avi@chromium.org2009-03-041-9/+1
* Reverting 10794.avi@chromium.org2009-03-031-1/+9