summaryrefslogtreecommitdiffstats
path: root/webkit/tools/test_shell/test_shell_mac.mm
Commit message (Expand)AuthorAgeFilesLines
* Add additional linux resources to test_shell_resources.tc@google.com2009-01-211-0/+1
* Add test shell resources into the linux .pak file.tc@google.com2009-01-211-0/+67
* generate test_shell.pak and hook up loading net resources fromtc@google.com2009-01-201-0/+8
* looking at test shell tests on mac:thomasvl@chromium.org2009-01-161-17/+24
* Revert "* Dump text/image on notifyDone."kuchhal@chromium.org2009-01-161-18/+66
* * Dump text/image on notifyDone.kuchhal@chromium.org2009-01-161-66/+18
* - Bring over WebKit's DumpRenderTree support to keeping the tests out of thethomasvl@chromium.org2009-01-151-0/+67
* Since we have a lot of tests that time out on the build bots, go ahead andthomasvl@chromium.org2009-01-141-2/+4
* Move webkit_resources.rc to webkit_resources.grd. Addtc@google.com2009-01-131-1/+0
* Restore the color profile in the timeout case also (instead of making us do i...thomasvl@chromium.org2009-01-091-0/+1
* - moved the defaults/prefs handling for settings during layout tests intothomasvl@chromium.org2009-01-081-56/+150
* Add debug menu to Linux test_shell:phajdan.jr@chromium.org2009-01-081-32/+0
* During layout tests, for a bunch of appearance related settings so we make surethomasvl@chromium.org2009-01-071-0/+60
* Kill PlatformScreenMac.mmdarin@google.com2008-12-231-7/+0
* Rename ViewHandle to NativeView et al.agl@chromium.org2008-12-111-4/+4
* Allow Mac test_shell_tests to run without crashing. Not all tests pass yet,mark@chromium.org2008-12-111-4/+7
* Load the Ahem font from the source tree when not running bundled, formark@chromium.org2008-12-101-5/+23
* Ensure availability of Ahem font during Mac test shell layout testsmark@chromium.org2008-12-091-0/+23
* Unify on "layout test mode" vs "interactive" and "non-interactive". We had a...deanm@chromium.org2008-12-041-5/+5
* Remove file_util::kPathSeparator from posix.estade@chromium.org2008-11-271-17/+12
* Fix the mac build by updating the include path of the skia files.brettw@google.com2008-11-221-1/+1
* only resize the window when running layout tests. Makes it easier to use for ...pinkerton@google.com2008-11-211-1/+3
* Change window_handle() to view_handle(). When disambiguating HWNDs, this was ...avi@google.com2008-11-201-3/+3
* Only have one constant for timeout time.erg@google.com2008-11-191-1/+1
* Make --testshell-startup-dialog work across Windows and Linux.deanm@chromium.org2008-11-191-0/+5
* Add pixel layout test support for Linuxagl@chromium.org2008-11-191-38/+0
* use RGBA to get correctly colored pngs for pixel tests. Implement back/forwar...pinkerton@google.com2008-11-171-7/+5
* make sure svg gets loaded into the correctly sized windowpinkerton@google.com2008-11-141-2/+2
* correctly close windows w/out leaking from JS, correctly clean up after ourse...pinkerton@google.com2008-11-131-1/+72
* Remove shared code from test_shell_mac, build test_shell_cc. Add a missing fi...pinkerton@google.com2008-11-121-373/+10
* Prevent crash due to DIB allocation failure joshia@google.com2008-11-121-3/+6
* Fix mac build bustage caused by undefined symbol.darin@google.com2008-11-061-0/+7
* Remove the dashboard_compatibility_mode member from the WebPreferenceswtc@google.com2008-10-291-1/+0
* adjust for our "toolbar" when resizing the window and content area, as it is ...pinkerton@google.com2008-10-291-2/+5
* make urlbar scroll horizontally rather than wrap, like a real url barpinkerton@google.com2008-10-241-0/+2
* Mucelage changes for Mac TestShell, to work with the current glue in themark@chromium.org2008-10-231-8/+8
* When running layout tests, have logging only go to a file. This prevents info...pinkerton@google.com2008-10-151-7/+18
* implement a watchdog timeout for the layout testspinkerton@google.com2008-10-091-2/+69
* Add still more new files to the build to resolve still more link dependencies.mark@chromium.org2008-10-071-7/+1
* Attempt to fix Mac build bustagepkasting@chromium.org2008-09-241-1/+0
* Changes to test shell on Mac.avi@google.com2008-09-151-120/+84
* Bring the Mac test shell into the fold.avi@google.com2008-09-121-0/+947