summaryrefslogtreecommitdiffstats
path: root/webkit/tools/test_shell/mac
Commit message (Expand)AuthorAgeFilesLines
* Fix FEATURE_DEFINES after r4818. Remove HAVE_ACCESSIBILITY from Release (itmark@chromium.org2008-11-061-2/+2
* make sure the host gets notified of invalidates so we only paint what changespinkerton@google.com2008-11-052-6/+7
* make it easier to type urls into testshell by adding http if there's no schemepinkerton@google.com2008-11-041-2/+6
* Fix Linux/Mac builds after my change to test_shell.mpcomplete@google.com2008-11-041-4/+0
* Build database files on the Mac (r4486). Sets HEADER_SEARCH_PATHS and addsmark@chromium.org2008-11-031-0/+43
* I missed this reference (broke mac build).ericroman@google.com2008-10-271-0/+1
* Hook up mouse events with the correct coordinates. Make sure they are view-lo...pinkerton@google.com2008-10-241-2/+2
* Don't build glue as Objective-C++ now that PLATFORM_MAC is off. Re-sniff gluemark@chromium.org2008-10-231-2/+2
* Build libxslt on the Mac. This seems to be needed while disablingmark@chromium.org2008-10-221-0/+43
* painting_ only exists in debug mode, so only check it in debug modemark@chromium.org2008-10-151-0/+2
* When running layout tests, have logging only go to a file. This prevents info...pinkerton@google.com2008-10-151-3/+2
* Fix build break. TBR=paulgjam@chromium.org2008-10-091-0/+4
* set the exception ports so that we don't put up crash dialogs when running in...pinkerton@google.com2008-10-091-1/+12
* Changes to get the layout test harness running on mac.pinkerton@google.com2008-10-091-9/+15
* Provide webcoresysteminterface; link testshell against it andmark@chromium.org2008-10-071-26/+60
* Add still more new files to the build to resolve still more link dependencies.mark@chromium.org2008-10-071-0/+4
* Fix #include "WebSystemInterface.h" in TestShell so that we can get back tomark@chromium.org2008-10-072-1/+3
* Move on to the "298 link errors" stage of the McMerge game:mark@chromium.org2008-10-075-337/+0
* Make TestShell build most of the way. Add the bindings directory to itsmark@chromium.org2008-10-062-9/+5
* Use open-vcdiff for sdch compression on the Macmark@chromium.org2008-09-261-15/+66
* retain NSEvent explicitly instead of adopt, fixes over-releasing. Check event...pinkerton@google.com2008-09-241-1/+7
* Fix the Mac TestShell following r2517mark@chromium.org2008-09-231-1/+2
* Make the Mac TestShell finish launching without crashing by hooking up mymark@chromium.org2008-09-231-3/+6
* initialize the command line singletonpinkerton@google.com2008-09-231-0/+1
* Link TestShell against libevent, now required. Turn off objc-gc setting inmark@chromium.org2008-09-181-13/+84
* Bring X.509 cert handling (at least preliminarily) to the Mac.avi@google.com2008-09-181-0/+4
* Wrap a reference to a debug-only member variable with #ifndef NDEBUG inamanda@chromium.org2008-09-161-0/+2
* More linkage (stubbing out willCacheResponse()) for nowavi@google.com2008-09-161-25/+25
* Add one more function; tweak since "HWND" isn't really a window...avi@google.com2008-09-161-1/+10
* First stab at lib dependenciesavi@google.com2008-09-151-1/+392
* Add test shell WebView and WebWidget host classes. This are stopgaps andamanda@chromium.org2008-09-155-4/+1144
* Fix the link paths.avi@google.com2008-09-151-4/+12
* Changes to test shell on Mac.avi@google.com2008-09-151-2/+6
* Add in a temp copy of the WebKit SPI files. These are the ones corresponding ...avi@google.com2008-09-155-6/+329
* Minor fixes for Mac main. Won't compile cleanly until the WebCore merge comes.avi@google.com2008-09-111-3/+1
* In r1120, brettw merged the NavigationController and NavigationControllerBase...avi@google.com2008-09-111-14/+0
* Bring test shell test into the mac projectavi@google.com2008-09-101-4/+6
* Bring layout_test_controller.cc into the mac project.avi@google.com2008-09-101-4/+4
* Update include path for TestShell to be able to use Skia headers like SkTypes.hmark@chromium.org2008-09-101-0/+2
* Apply xcconfigs to Mac TestShell, fix warningsmmentovai@google.com2008-09-093-690/+443
* Update the v8 reference in the Mac testshell project.avi@google.com2008-09-091-114/+54
* Bulk fixes to get Mac Test Shell more compile-happy.avi@google.com2008-09-091-43/+43
* Fix webkit.xcodeproj. Make it use our new xcconfig and common build directorymmentovai@google.com2008-09-061-10/+0
* Changes to pending to get WebCore to compile on linux. Thistc@google.com2008-09-041-1/+1
* Updates the path to the bzip2 xcode projectavi@google.com2008-09-031-176/+26
* Move icu.xcodeproj into the icu38 directory, as is done with all othermmentovai@google.com2008-09-031-1/+1
* Initial checkin of Mac project (no, it doesn't build)avi@google.com2008-09-0210-0/+4228