summaryrefslogtreecommitdiffstats
path: root/webkit/tools/test_shell/test_shell.h
Commit message (Expand)AuthorAgeFilesLines
* Implement layoutTestController.display() method.dglazkov@chromium.org2009-09-041-1/+1
* Take 2: Remove WebView::SetDelegate because I'd like to avoid having a methoddarin@chromium.org2009-08-111-2/+2
* Reverting 23068.darin@chromium.org2009-08-111-2/+2
* Remove WebView::SetDelegate because I'd like to avoid having a method like thisdarin@chromium.org2009-08-111-2/+2
* Switch to WebFrame from the WebKit API.darin@chromium.org2009-08-101-1/+1
* Reverting 20855.darin@chromium.org2009-07-161-3/+7
* Reverting 20854.darin@chromium.org2009-07-161-7/+3
* Use WebWidget from the WebKit API. This change also makesdarin@chromium.org2009-07-161-3/+7
* Remove WebFrame::CaptureImage in favor of having consumers call Layoutdarin@chromium.org2009-06-261-1/+1
* linux: SizeTo() must synchronously size webkit's content area.evan@chromium.org2009-06-051-5/+0
* Revert "linux: SizeTo() must synchronously size the content area."willchan@chromium.org2009-06-041-0/+5
* linux: SizeTo() must synchronously size the content area.evan@chromium.org2009-06-041-5/+0
* Re-do r15244 again.darin@chromium.org2009-05-131-1/+8
* Only dump image results if the hashes don't match.ojan@google.com2009-04-171-1/+4
* Fix tests that depend on setCustomPolicyDelegate and waitForPolicyDelegate.darin@chromium.org2009-04-021-12/+1
* Reverting 11396.ericroman@google.com2009-03-111-2/+2
* Add support for the "repaint" layout tests (LayoutTests/fast/repaint/*), whic...ericroman@google.com2009-03-101-2/+2
* Dump text/image on notifyDone.kuchhal@chromium.org2009-01-231-6/+20
* Add additional linux resources to test_shell_resources.tc@google.com2009-01-211-1/+0
* Add test shell resources into the linux .pak file.tc@google.com2009-01-211-2/+0
* generate test_shell.pak and hook up loading net resources fromtc@google.com2009-01-201-0/+4
* Revert "* Dump text/image on notifyDone."kuchhal@chromium.org2009-01-161-20/+6
* * Dump text/image on notifyDone.kuchhal@chromium.org2009-01-161-6/+20
* Fix test_shell window sizing on Linux after adding the menu bar.phajdan.jr@chromium.org2009-01-081-1/+1
* Rename ViewHandle to NativeView et al.agl@chromium.org2008-12-111-11/+11
* Second attempt at adding setSmartInsertDeleteEnabled andtc@google.com2008-12-111-0/+8
* Revert "Implement setSmartInsertDeleteEnabled andtc@google.com2008-12-051-5/+0
* Implement setSmartInsertDeleteEnabled and setSelectTrailingWhitespaceEnabledtc@google.com2008-12-051-0/+5
* Unify on "layout test mode" vs "interactive" and "non-interactive". We had a...deanm@chromium.org2008-12-041-11/+10
* Change window_handle() to view_handle(). When disambiguating HWNDs, this was ...avi@google.com2008-11-201-2/+2
* Add option --gp-fault-error-box to test shell and run_webkit_tests.py to enab...sgjesse@chromium.org2008-11-201-1/+2
* Only have one constant for timeout time.erg@google.com2008-11-191-1/+6
* Make --testshell-startup-dialog work across Windows and Linux.deanm@chromium.org2008-11-191-0/+3
* Make the gtk window resize itself to the proper size at layout tests startup.erg@google.com2008-11-181-0/+1
* Get popup windows working.agl@chromium.org2008-11-141-8/+8
* correctly close windows w/out leaking from JS, correctly clean up after ourse...pinkerton@google.com2008-11-131-0/+9
* Implement a gtk test shell function. Pass dom_operations test shell test.estade@chromium.org2008-11-071-0/+4
* Implement and refactor some test shell functions and enable a test.estade@chromium.org2008-11-051-0/+8
* Split test_shell.cc into test_shell.cc and test_shell_win.cc.tc@google.com2008-10-291-0/+4
* When running layout tests, have logging only go to a file. This prevents info...pinkerton@google.com2008-10-151-1/+2
* Add a new switch: --allow-scripts-to-close-windows.patrick@chromium.org2008-09-171-0/+2
* Changes to test shell on Mac.avi@google.com2008-09-151-1/+5
* Bring layout_test_controller.cc into the mac project.avi@google.com2008-09-101-0/+2
* Bulk fixes to get Mac Test Shell more compile-happy.avi@google.com2008-09-091-10/+27
* Merge NavigationController and NavigationControllerBase for test_shell. I als...brettw@google.com2008-08-201-3/+2
* Add webkit to the repository.initial.commit2008-07-271-0/+273