summaryrefslogtreecommitdiffstats
path: root/net/tools
Commit message (Expand)AuthorAgeFilesLines
* Move Stats, histograms, and field trial into a metrics subdirectory of base andbrettw@chromium.org2010-10-142-9/+9
* base: Move SplitString functions into the base namespace and update the callers.tfarina@chromium.org2010-10-141-1/+1
* Implement generic GetUpdates support in python sync server. This was a recentnick@chromium.org2010-10-082-48/+262
* Revert revert "net: plumb DnsRRResolver from IOThread to HttpNetworkSession."agl@chromium.org2010-10-081-1/+2
* Revert "net: plumb DnsRRResolver from IOThread to HttpNetworkSession."agl@chromium.org2010-10-071-2/+1
* net: plumb DnsRRResolver from IOThread to HttpNetworkSession.agl@chromium.org2010-10-071-1/+2
* Fix a couple of warnings.mbelshe@chromium.org2010-10-042-3/+3
* GTTF: Get rid of the test server's /kill switchphajdan.jr@chromium.org2010-10-041-33/+0
* Stop refcounting HostResolver.willchan@chromium.org2010-10-012-11/+14
* Fixed compilation errors in flip_in_mem_edsm_server and dependencies.mbelshe@chromium.org2010-09-303-7/+6
* HttpAuthHandlerFactory::CreateDefault requires a HostResolver argument.cbentzel@chromium.org2010-09-291-1/+1
* Revert 60791 - HttpAuthHandlerFactory::CreateDefault requires a HostResolver ...cbentzel@chromium.org2010-09-281-1/+1
* HttpAuthHandlerFactory::CreateDefault requires a HostResolver argument.cbentzel@chromium.org2010-09-281-1/+1
* net: Append base:: in the StringPrintf calls.tfarina@chromium.org2010-09-254-27/+31
* base: Finish moving the SplitString functions from string_util.h to string_sp...tfarina@chromium.org2010-09-241-0/+1
* Implement changes_remaining GetUpdates response; this will reducenick@chromium.org2010-09-223-43/+82
* Wait on a pipe for the test server to start updavidben@chromium.org2010-09-221-0/+17
* Revert "net: add test for False Start corking."agl@chromium.org2010-09-211-24/+0
* net: add test for False Start corking.agl@chromium.org2010-09-211-0/+24
* Change HostResolver::RequestInfo to take a HostPortPair rather than naked hos...eroman@chromium.org2010-09-151-1/+1
* GTTF: Make the parallel launcher use different ports for test https servers f...phajdan.jr@chromium.org2010-09-151-39/+0
* Reland 59362 - net: Rename ProxyService::CreateNull to ProxyService::CreateDi...tfarina@chromium.org2010-09-151-1/+1
* Stabilize sync integration testsrsimha@chromium.org2010-09-152-38/+1
* Readability fixes to chromiumsync.py.nick@chromium.org2010-09-142-90/+114
* Trying to green up the tree, lots of mac and win red around this cl.thomasvl@chromium.org2010-09-141-1/+1
* net: Rename ProxyService::CreateNull to ProxyService::CreateDirect.tfarina@chromium.org2010-09-141-1/+1
* net: add DNSSEC tool and CNAME support.agl@chromium.org2010-09-091-0/+108
* Implement gallery install APIrafaelw@chromium.org2010-09-091-1/+2
* Restore run_testserver, it's needed for PPAPI and possibly others.phajdan.jr@chromium.org2010-09-031-0/+57
* FBTF: A giant cleanup to net/erg@google.com2010-08-311-0/+1
* Disable request logging in test HTTP server to declutter log output.phajdan.jr@chromium.org2010-08-261-0/+4
* Add the apps datatype to the python sync server.rsimha@chromium.org2010-08-251-1/+6
* Adds HostResolveImpl Requests and Jobs to log.mmenke@chromium.org2010-08-242-2/+3
* Remove obviously unneeded forward declarations from headers under src/{app,ba...viettrungluu@chromium.org2010-08-211-2/+1
* Improve support for requesting client certs in tlslitersleevi@chromium.org2010-08-211-4/+21
* GTTF: Remove TryKillingOldServer from testserver.py, it's broken.phajdan.jr@chromium.org2010-08-191-14/+0
* FBTF: Remove unneeded headers from base/ (part 6)thestig@chromium.org2010-08-191-5/+3
* Revert 56539 - Added HostResolveImpl Requests and Jobs to log.mmenke@chromium.org2010-08-182-3/+2
* Added HostResolveImpl Requests and Jobs to log.mmenke@chromium.org2010-08-182-2/+3
* Syncing url_to_filename_encoder with internal version.mbelshe@chromium.org2010-08-1710-419/+505
* Test server cleanup patch of death:phajdan.jr@chromium.org2010-08-172-74/+28
* CommandLine: eliminate wstring-accepting AppendLooseValueevan@chromium.org2010-08-131-1/+1
* Simple offline startup integration test.skrul@chromium.org2010-08-132-1/+38
* sync: Add sessions to protocol and chromiumsync python test server.jerrica@google.com2010-08-131-6/+6
* Uninitialized member vars in CacheDumper.finnur@chromium.org2010-08-121-4/+5
* Remove all but one last caller of CommandLine::GetSwitchValue().evan@chromium.org2010-08-092-6/+9
* Add rudimentary support for client auth in testserver.py and unit testsdavidben@chromium.org2010-08-071-3/+9
* FBTF: Remove unneeded headers from base/ (part 2)thestig@chromium.org2010-08-061-1/+0
* Remove number conversion functions from string_util. These moved to string_nu...brettw@chromium.org2010-08-031-1/+2
* Add #include utf_string_conversions.h to all files that use ASCIIToWide andbrettw@chromium.org2010-08-031-0/+1