summaryrefslogtreecommitdiffstats
path: root/net/proxy/proxy_script_fetcher_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Provide the option for HTTPServer to be created with a specificsky@google.com2009-01-291-5/+5
* Replace cases of Append(FILE_PATH_LITERAL()) with AppendASCII("").deanm@chromium.org2009-01-221-3/+3
* Add FTP unit test in preparation for portable FTP implementation.erikkay@google.com2009-01-081-15/+25
* Revert 7508.7509 and 7510nsylvain@chromium.org2008-12-301-25/+15
* Add FTP unit test in preparation for portable FTP implementation.erikkay@google.com2008-12-301-15/+25
* Add a unit test to mac build.ericroman@google.com2008-12-201-6/+9
* Mark MessageLoop::delayed_work_queue_ as initialized so Purify doesn't report...ericroman@google.com2008-12-171-6/+6
* Reverting 7125.ericroman@google.com2008-12-171-6/+6
* Temp experiment to confirm theory in crbug.com/5555.ericroman@google.com2008-12-171-6/+6
* Reverting 6977.ericroman@google.com2008-12-151-6/+6
* Test re-enable some tests to get more data from purify buildbot. This will pr...ericroman@google.com2008-12-151-6/+6
* Reverting 6966.ericroman@google.com2008-12-131-2/+6
* Use automatic memory management for URLRequestContext's members.ericroman@google.com2008-12-131-6/+2
* Add back proxy_script_fetcher[_unittest.cc] to the build -- mark the tests as...ericroman@google.com2008-12-121-6/+6
* Add a ProxyScriptFetcher class for doing asynch downloads of PAC scripts.This...ericroman@google.com2008-12-101-0/+294