summaryrefslogtreecommitdiffstats
path: root/webkit/tools/test_shell/test_shell_mac.mm
Commit message (Expand)AuthorAgeFilesLines
* 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