summaryrefslogtreecommitdiffstats
path: root/webkit/tools/test_shell/mac
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fixing WebKeyboardEvent. Third time's the charm.avi@chromium.org2009-03-031-9/+1
* GYP it, GYP it good.mark@chromium.org2009-03-022-2602/+0
* Need to add the include path into Release settings too.dimich@google.com2009-02-271-0/+1
* Fix Mac build - update project files after merge and jscre library removal.dimich@google.com2009-02-271-33/+2
* Chrome side to implement WebMimeRegistry.darin@chromium.org2009-02-261-0/+15
* Reverting key change (again); this breaks every keyboard layout test there is...avi@chromium.org2009-02-261-1/+9
* Fixing WebKeyboardEvent. For reals this time.avi@chromium.org2009-02-261-9/+1
* Chromium changes to use new WebKit, WebKitClient, and WebClipboard interfaces.darin@chromium.org2009-02-261-0/+8
* Revert "Fixing WebKeyboardEvent."kuchhal@chromium.org2009-02-251-1/+9
* Fixing WebKeyboardEvent.avi@chromium.org2009-02-251-9/+1
* Xcode changes to build third_party/WebKit/WebKit/chromiumdarin@google.com2009-02-241-0/+15
* The WebFrame interface currently supports reference counting, but no one uses.darin@chromium.org2009-02-131-1/+0
* Pull the test_webview_delegate DidMove into platform specific files, and impl...deanm@chromium.org2009-02-111-0/+5
* Add XP_MACOSX=1 to release configuration for TestShell.appamanda@chromium.org2009-02-111-1/+1
* Checkpoint of plugin support code for Mac. Does not work yet; being checkedamanda@chromium.org2009-02-112-5/+19
* Icon for TestShell.appmark@chromium.org2009-02-063-1/+5
* Remove FromWindow from the WebWidgetHost interface and make it a static funct...jhawkins@chromium.org2009-02-051-6/+2
* Use gfx::NativeView instead of gfx::NativeWindow where appropriate. Switch t...jhawkins@chromium.org2009-02-042-9/+9