| Commit message (Expand) | Author | Age | Files | Lines |
* | Add debug menu to Linux test_shell: | phajdan.jr@chromium.org | 2009-01-08 | 1 | -30/+0 |
* | Add a terminating NULL to the text read from the edit control. This doesn't work | brettw@chromium.org | 2009-01-06 | 1 | -2/+4 |
* | Kill PlatformScreenMac.mm | darin@google.com | 2008-12-23 | 1 | -4/+0 |
* | Rename ViewHandle to NativeView et al. | agl@chromium.org | 2008-12-11 | 1 | -2/+2 |
* | Get rid of kPathSeparator on windows. Port some wstring function to take File... | estade@chromium.org | 2008-12-04 | 1 | -3/+3 |
* | Unify on "layout test mode" vs "interactive" and "non-interactive". We had a... | deanm@chromium.org | 2008-12-04 | 1 | -4/+4 |
* | Remove a layout-test-only font-fallback path. | ericroman@google.com | 2008-11-26 | 1 | -4/+0 |
* | Remove base versions of the graphics headers, which previously just forwarded... | brettw@google.com | 2008-11-22 | 1 | -1/+1 |
* | only resize the window when running layout tests. Makes it easier to use for ... | pinkerton@google.com | 2008-11-21 | 1 | -1/+3 |
* | Change window_handle() to view_handle(). When disambiguating HWNDs, this was ... | avi@google.com | 2008-11-20 | 1 | -2/+2 |
* | Refactor some windows specific initialization code into | tc@google.com | 2008-11-20 | 1 | -0/+89 |
* | Only have one constant for timeout time. | erg@google.com | 2008-11-19 | 1 | -1/+1 |
* | Make --testshell-startup-dialog work across Windows and Linux. | deanm@chromium.org | 2008-11-19 | 1 | -0/+5 |
* | Add pixel layout test support for Linux | agl@chromium.org | 2008-11-19 | 1 | -36/+0 |
* | Make the gtk window resize itself to the proper size at layout tests startup. | erg@google.com | 2008-11-18 | 1 | -6/+2 |
* | Reverting 5499 | estade@chromium.org | 2008-11-14 | 1 | -1/+4 |
* | Basic GetScreenInfo implementation for gtk. | estade@chromium.org | 2008-11-14 | 1 | -4/+1 |
* | correctly close windows w/out leaking from JS, correctly clean up after ourse... | pinkerton@google.com | 2008-11-13 | 1 | -0/+4 |
* | Prevent crash due to DIB allocation failure | joshia@google.com | 2008-11-12 | 1 | -2/+5 |
* | Roll back Rietveld issue 8778 (r5183, appending stderr to layout-test output)... | pamg@google.com | 2008-11-11 | 1 | -8/+3 |
* | - Collect stderr separately from stdout and append it to the layout test output. | pamg@google.com | 2008-11-11 | 1 | -3/+8 |
* | Implement a gtk test shell function. Pass dom_operations test shell test. | estade@chromium.org | 2008-11-07 | 1 | -5/+2 |
* | Enabled WebFrameTest, refactored some test shell functions. | estade@chromium.org | 2008-11-06 | 1 | -8/+0 |
* | revert 9391 | estade@chromium.org | 2008-11-05 | 1 | -0/+8 |
* | Enabled WebFrameTest, refactored some test shell functions. | estade@chromium.org | 2008-11-05 | 1 | -8/+0 |
* | Implement and refactor some test shell functions and enable a test. | estade@chromium.org | 2008-11-05 | 1 | -23/+5 |
* | Merge linux and windows test shells to share code. | tc@google.com | 2008-10-31 | 1 | -0/+9 |
* | Fix test_shell bustage. | darin@chromium.org | 2008-10-31 | 1 | -4/+0 |
* | Split test_shell.cc into test_shell.cc and test_shell_win.cc. | tc@google.com | 2008-10-29 | 1 | -0/+740 |