summaryrefslogtreecommitdiffstats
path: root/webkit/tools/test_shell/test_shell_main.cc
Commit message (Expand)AuthorAgeFilesLines
* Move socket related files from net/base to net/socket.willchan@chromium.org2009-06-221-1/+1
* Move WebMediaPlayerClientImpl files to WebKit API src location.darin@chromium.org2009-05-181-5/+0
* test_shell: flush message loop before destroying the shell.evan@chromium.org2009-05-141-7/+11
* Move WebKit API to src/webkit/api.darin@chromium.org2009-05-101-1/+1
* Deprecate wstring version of PathService::Get() in webkit.thestig@chromium.org2009-05-011-15/+17
* Only dump image results if the hashes don't match.ojan@google.com2009-04-171-2/+13
* Add concept of slow tests. Only mark one test as slow for now. After checkin,...ojan@google.com2009-04-161-2/+10
* Fix SupressErrorReporting on the mac and remove --gdb flag from test_shell. T...ojan@google.com2009-04-161-2/+1
* Removing --enable-video and instead relying on having DLLs present.scherkus@chromium.org2009-04-101-1/+1
* Use an in-memory cache when running layout tests.ojan@google.com2009-04-071-1/+4
* Chrome-side of moving webkit/glue/cache_manager.{h,cc} to the WebKit API layer.darin@chromium.org2009-03-191-5/+2
* Add API functions to control Quantify, as well as expose theseasargent@chromium.org2009-03-091-0/+5
* New switch --gdb allows TestShell.app to be debugged by gdb even whenjrg@chromium.org2009-03-061-3/+6
* Refactor v8 extensions so that they aren't in the WebCore namespace, and can ...asargent@chromium.org2009-03-051-4/+11
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-051-5/+5
* Get rid of wstring variants of StringToFoo.dsh@google.com2009-02-281-1/+2
* Chrome side to implement WebMimeRegistry.darin@chromium.org2009-02-261-8/+4
* Chromium changes to use new WebKit, WebKitClient, and WebClipboard interfaces.darin@chromium.org2009-02-261-0/+6
* Enable SSL error handling in Linux again.dkegel@google.com2009-02-191-0/+5
* Renderer and test shell now handle --enable-video with SetMediaPlayerAvailable.scherkus@chromium.org2009-02-111-0/+5
* restore setting the netresource callbacktc@google.com2009-01-281-0/+3
* Unfork test_shell_main:amanda@chromium.org2009-01-261-136/+15
* Dump text/image on notifyDone.kuchhal@chromium.org2009-01-231-3/+4
* Make CommandLine into a normal object, with some statics for getting at the c...evan@chromium.org2009-01-211-10/+9
* generate test_shell.pak and hook up loading net resources fromtc@google.com2009-01-201-16/+2
* Update te way test shell cleans up on exit.mbelshe@google.com2009-01-161-1/+7
* Revert "* Dump text/image on notifyDone."kuchhal@chromium.org2009-01-161-4/+3
* * Dump text/image on notifyDone.kuchhal@chromium.org2009-01-161-3/+4
* Unify on "layout test mode" vs "interactive" and "non-interactive". We had a...deanm@chromium.org2008-12-041-4/+3
* Print a warning when running layout tests with incorrect theme.ericroman@google.com2008-11-251-0/+64
* Progress on form button metrics.deanm@chromium.org2008-11-241-1/+1
* Remove use of wide characters in stats table identifiers.evanm@google.com2008-11-221-2/+2
* Rollback "Remove use of wide characters in stats table identifiers."evanm@google.com2008-11-211-2/+2
* Remove use of wide characters in stats table identifiers.evanm@google.com2008-11-211-2/+2
* Ensure that we always use a direct connection to the internet when running indarin@chromium.org2008-11-211-1/+1
* Force the default GTK theme for layout tests.evanm@google.com2008-11-201-1/+9
* Add option --gp-fault-error-box to test shell and run_webkit_tests.py to enab...sgjesse@chromium.org2008-11-201-1/+8
* Make the net resource interface use StringPiece instead of std::string. This...deanm@chromium.org2008-11-201-4/+5
* Revert "Make the net resource interface use StringPiece instead oftc@google.com2008-11-201-3/+2
* Make the net resource interface use StringPiece instead of std::string. This...deanm@chromium.org2008-11-201-2/+3
* Refactor some windows specific initialization code intotc@google.com2008-11-201-86/+2
* Make --testshell-startup-dialog work across Windows and Linux.deanm@chromium.org2008-11-191-3/+1
* Make SetCurrentTestName cross platform.deanm@chromium.org2008-11-171-10/+10
* Make test_shell stats table names unique.deanm@chromium.org2008-11-161-3/+8
* Add GCController support to test_shell.fqian@google.com2008-11-141-0/+2
* Add Terminate() to the Process object, have RenderProcessHost use this to avo...brettw@google.com2008-11-141-1/+1
* Unfork test_shell_main_gtk back into test_shell_main.erg@google.com2008-11-141-8/+52
* Landing 36102:37604 merge on trunkdglazkov@google.com2008-10-301-3/+3
* Make new http stack the default for test_shell.exe. The consequence of this c...ericroman@google.com2008-10-151-3/+2
* When running layout tests, have logging only go to a file. This prevents info...pinkerton@google.com2008-10-151-4/+4