summaryrefslogtreecommitdiffstats
path: root/net/test
Commit message (Expand)AuthorAgeFilesLines
* Remove old TestServer constructor.erikwright@chromium.org2012-02-282-31/+10
* Cleanup: Remove base::environment_vector and base::file_handle_mapping_vector...thestig@chromium.org2012-02-241-1/+1
* Add '--host' option to testserver.py and expose it via a new TestServer const...erikwright@chromium.org2012-02-222-6/+27
* test_server: include errno in failed poll()evan@chromium.org2012-02-151-2/+2
* Remove hand-rolled cases of protobufs generations/compilationkushi.p@gmail.com2012-02-081-2/+5
* Revert 120063 - Remove hand-rolled cases of protobufs generations/compilationavi@chromium.org2012-02-011-5/+2
* Remove hand-rolled cases of protobufs generations/compilationkushi.p@gmail.com2012-02-011-2/+5
* net: split the SSL session cache between incognito and normal.agl@chromium.org2011-12-122-2/+12
* 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: Convert HostResolver::Resolve.jhawkins@chromium.org2011-11-161-2/+2
* Revert 110221 - Test NaCl version of ppapi_tests via ui_testsdmichael@chromium.org2011-11-161-5/+1
* Test NaCl version of ppapi_tests via ui_testsnoelallen@google.com2011-11-161-1/+5
* 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
* Revert 103326 - Disable logging to console in TestServer (bug occured again)battre@chromium.org2011-10-041-0/+4
* Begin CompletionCallback switchover.willchan@chromium.org2011-10-011-1/+1
* Disable logging to console in TestServerbattre@chromium.org2011-09-291-4/+0
* Introduce logging to console and re-enable URLRequestTestHTTP.ProxyTunnelRedi...battre@chromium.org2011-09-162-3/+12
* Avoid long test_server timeouts by using action_timeout_msphajdan.jr@chromium.org2011-09-123-8/+2
* Move launching in a job object logicphajdan.jr@chromium.org2011-09-071-57/+19
* Fix sync integration tests by fixing Python path.evan@chromium.org2011-08-221-6/+8
* Revert "Fix sync integration tests by fixing Python path."evan@chromium.org2011-08-222-10/+6
* Fix sync integration tests by fixing Python path.evan@chromium.org2011-08-222-6/+10
* HostResolverImpl: don't interpret NULL callback argument as a request to do s...agayev@chromium.org2011-07-281-1/+5
* Revert 94412 - HostResolverImpl: don't interpret NULL callback argument as a ...agayev@chromium.org2011-07-281-5/+1
* HostResolverImpl: don't interpret NULL callback argument as a request to do s...agayev@chromium.org2011-07-281-1/+5
* FTP: use an unmodified and more recent version of pyftpdlib fetched via DEPSphajdan.jr@chromium.org2011-07-221-3/+4
* Rename CommandLine::GetCommandLineString().msw@chromium.org2011-07-202-3/+3
* Change base::LaunchProcess API slightlyevan@chromium.org2011-07-151-2/+1
* Clean up users of a deprecated base::LaunchApp API.evan@chromium.org2011-07-131-4/+5
* Revert "Clean up users of a deprecated base::LaunchApp API."evan@chromium.org2011-07-121-5/+4
* Clean up users of a deprecated base::LaunchApp API.evan@chromium.org2011-07-121-4/+5
* Move base/values.h into the base namespace. This includes a cros DEPS rolldmazzoni@chromium.org2011-07-121-3/+6
* Collect stats to investigate the viability of UDPrtenneti@chromium.org2011-06-092-0/+10
* [Sync] Clean up sync loggingakalin@chromium.org2011-06-081-1/+1
* Revert of 85854 which is a revert of 85852 - Add a command line optionrtenneti@chromium.org2011-05-191-1/+3
* Revert 85852 - Add a command line option ("host-resolver-retry-attempts")rtenneti@chromium.org2011-05-191-3/+1
* Add a command line option ("host-resolver-retry-attempts")rtenneti@chromium.org2011-05-191-1/+3
* Consolidate most CommandLine code across platforms.msw@chromium.org2011-05-143-16/+17
* Undo raw DNS resolver changes, this will be implemented differently, on IO-th...agayev@chromium.org2011-04-271-1/+1
* Support signatures in the policy test server.mnissler@chromium.org2011-04-111-4/+1
* Move some files from base to base/memory.levin@chromium.org2011-03-283-5/+5
* Add OWNERS file for net/testphajdan.jr@chromium.org2011-03-221-0/+1
* Do not enforce pyproto dir for running testserver.nirnimesh@chromium.org2011-02-051-2/+3
* Silence testserver logs when tests are run in non-verbose modersimha@chromium.org2011-02-011-0/+4
* New protocol and testserver for the Chrome-DMServer protocolgfeher@chromium.org2011-01-282-3/+6
* More net/ method ordering.erg@google.com2011-01-261-43/+43