summaryrefslogtreecommitdiffstats
path: root/net/test/test_server_win.cc
Commit message (Expand)AuthorAgeFilesLines
* Make test server to talk with the python test server which is running on remo...jnd@chromium.org2012-03-121-178/+0
* Increate test server start timeout.sergeyu@chromium.org2011-12-091-1/+1
* Extract similar code into SetJobObjectAsKillOnJobClose()toyoshim@chromium.org2011-11-231-5/+2
* base::Bind: Low-hanging fruit conversions of NewRunnableFunction.jhawkins@chromium.org2011-11-121-2/+2
* Revert 108368, 108356apatrick@chromium.org2011-11-031-1/+1
* Restore test server launch timeout to 45 secs.apatrick@chromium.org2011-11-031-2/+1
* Force test server to crash if it times out on launch.apatrick@chromium.org2011-11-021-0/+1
* Avoid long test_server timeouts by using action_timeout_msphajdan.jr@chromium.org2011-09-121-1/+1
* Move launching in a job object logicphajdan.jr@chromium.org2011-09-071-57/+19
* Rename CommandLine::GetCommandLineString().msw@chromium.org2011-07-201-2/+2
* Consolidate most CommandLine code across platforms.msw@chromium.org2011-05-141-2/+1
* Reland "Remove base/scoped_handle_win.h."tfarina@chromium.org2011-01-091-4/+5
* Revert "Remove base/scoped_handle_win.h stub and fix up all callers to use th...thakis@chromium.org2011-01-071-5/+4
* Remove base/scoped_handle_win.h stub and fix up all callers to use the new lo...tfarina@chromium.org2011-01-071-4/+5
* Move base/thread.h to base/threading, fix up callers to use the new location.brettw@chromium.org2011-01-011-1/+1
* Add support for temporarily trusting a certificate for the duration of unit t...rsleevi@chromium.org2010-12-161-28/+0
* Made testserver communicate to parent process with JSONakalin@chromium.org2010-11-271-6/+16
* Fixed UnblockPipe() in test_server_win.cc to work with any number of bytesakalin@chromium.org2010-11-261-7/+11
* Added ReadData() function to test_server_{posix,win}.ccakalin@chromium.org2010-11-261-32/+48
* Revert 67398 - Made testserver communicate to parent process with JSONakalin@chromium.org2010-11-251-56/+31
* Made testserver communicate to parent process with JSONakalin@chromium.org2010-11-251-31/+56
* Revert 67386 - Made testserver communicate to parent process with JSONakalin@chromium.org2010-11-251-48/+34
* Made testserver communicate to parent process with JSONakalin@chromium.org2010-11-251-34/+48
* Reconstructing 67000.bradnelson@google.com2010-11-231-1/+1
* Revert 67018 - Made testserver communicate to parent process with JSONakalin@chromium.org2010-11-231-48/+23
* Made testserver communicate to parent process with JSONakalin@chromium.org2010-11-221-23/+48
* Reverting 67000.bradnelson@google.com2010-11-221-1/+1
* Switching chrome to use python26 in place of python24.bradnelson@google.com2010-11-221-1/+1
* Revert 66879 - Made testserver communicate to parent process with JSONakalin@chromium.org2010-11-201-31/+26
* Made testserver communicate to parent process with JSONakalin@chromium.org2010-11-201-26/+31
* testserver.py listens on ephemeral ports by default.cbentzel@chromium.org2010-11-111-6/+20
* Revert 65465 - testserver.py listens on ephemeral ports by default.cbentzel@chromium.org2010-11-091-20/+6
* testserver.py listens on ephemeral ports by default.cbentzel@chromium.org2010-11-091-6/+20
* GTTF: Implement a timeout for TestServer on Windows.phajdan.jr@chromium.org2010-10-301-4/+37
* Add support to test_server.py to restrict the SSL/TLS bulk encryption algorit...rsleevi@chromium.org2010-10-281-33/+16
* Revert 64118 - Revert 64070 - Revert 64065 - testserver.py listens on ephemer...nick@chromium.org2010-10-271-17/+4
* Revert 64070 - Revert 64065 - testserver.py listens on ephemeral ports by def...cbentzel@chromium.org2010-10-271-4/+17
* Revert 64065 - testserver.py listens on ephemeral ports by default.cbentzel@chromium.org2010-10-271-17/+4
* testserver.py listens on ephemeral ports by default.cbentzel@chromium.org2010-10-271-4/+17
* Wait on a pipe for the test server to start updavidben@chromium.org2010-09-221-1/+39
* Re checkin 59671.lzheng@chromium.org2010-09-161-16/+0
* Revert 59671 - Refactor test_server so some python related functions could be...lzheng@chromium.org2010-09-161-0/+16
* Refactor test_server so some python related functions could be shared by othe...lzheng@chromium.org2010-09-161-16/+0
* Test server cleanup patch of death:phajdan.jr@chromium.org2010-08-171-0/+165