summaryrefslogtreecommitdiffstats
path: root/webkit/tools/test_shell/test_shell_main.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Re-add code to load the ahem font.tc@google.com2008-10-131-0/+10
* Use the new HTTP stack by default in the net module'swtc@google.com2008-10-081-0/+3
* Fix indentation.patrick@chromium.org2008-10-021-2/+2
* Enforce Terminate on Heap Corruption in most of our executable on Windows XP ...maruel@google.com2008-09-241-219/+220
* Add a new switch: --allow-scripts-to-close-windows.patrick@chromium.org2008-09-171-0/+3
* Initial pass at simple event tracing. I added a few traces to tcp_socket and...erikkay@google.com2008-09-021-0/+10
* The main thread of test_shell.exe needs to have a UI message loop.darin@google.com2008-08-281-1/+1
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Introduce MessagePump to represent the native message pump used to drive adarin@google.com2008-08-151-5/+4
* Drop FixedString. It's only used in two places, one where it doesn't really ...evanm@google.com2008-08-061-15/+18
* Adds new class AtExitManager which manages the dtors of all singletons.cpu@google.com2008-08-011-0/+4
* Move more net classes into the net namespace. Also remove the net_util names...darin@google.com2008-07-311-2/+2
* Add webkit to the repository.initial.commit2008-07-271-0/+360