summaryrefslogtreecommitdiffstats
path: root/webkit/tools/test_shell/test_shell_win.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove a layout-test-only font-fallback path.ericroman@google.com2008-11-261-4/+0
* Remove base versions of the graphics headers, which previously just forwarded...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-2/+2
* Refactor some windows specific initialization code intotc@google.com2008-11-201-0/+89
* 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-36/+0
* Make the gtk window resize itself to the proper size at layout tests startup.erg@google.com2008-11-181-6/+2
* Reverting 5499estade@chromium.org2008-11-141-1/+4
* Basic GetScreenInfo implementation for gtk.estade@chromium.org2008-11-141-4/+1
* correctly close windows w/out leaking from JS, correctly clean up after ourse...pinkerton@google.com2008-11-131-0/+4
* Prevent crash due to DIB allocation failure joshia@google.com2008-11-121-2/+5
* Roll back Rietveld issue 8778 (r5183, appending stderr to layout-test output)...pamg@google.com2008-11-111-8/+3
* - Collect stderr separately from stdout and append it to the layout test output.pamg@google.com2008-11-111-3/+8
* Implement a gtk test shell function. Pass dom_operations test shell test.estade@chromium.org2008-11-071-5/+2
* Enabled WebFrameTest, refactored some test shell functions.estade@chromium.org2008-11-061-8/+0
* revert 9391estade@chromium.org2008-11-051-0/+8
* Enabled WebFrameTest, refactored some test shell functions.estade@chromium.org2008-11-051-8/+0
* Implement and refactor some test shell functions and enable a test.estade@chromium.org2008-11-051-23/+5
* Merge linux and windows test shells to share code.tc@google.com2008-10-311-0/+9
* Fix test_shell bustage.darin@chromium.org2008-10-311-4/+0
* Split test_shell.cc into test_shell.cc and test_shell_win.cc.tc@google.com2008-10-291-0/+740