summaryrefslogtreecommitdiffstats
path: root/net/proxy/proxy_script_fetcher_impl_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix leak ProxyScriptFetcherImplTestpauljensen@chromium.org2012-12-201-2/+1
* Convert trivial URLRequest::Interceptors and URLRequestJobFactory::Intercepto...pauljensen@chromium.org2012-12-201-29/+5
* Update net/proxy unit test initialization of URLRequestJobFactory object.tedv@chromium.org2012-12-041-3/+3
* Fix and enable the PAC fetcher NoCache test on Androidppi@chromium.org2012-11-201-4/+14
* [net] Change factory methods for HostResolver and HostCache to return a scope...szym@chromium.org2012-10-221-1/+1
* Make original_response_headers parameter of NetworkDelegate::OnHeadersReceive...battre@chromium.org2012-10-201-1/+1
* Turned job_factory into a pure virtual classshalev@chromium.org2012-08-241-2/+2
* Refactoring: ProtocolHandler::MaybeCreateJob and other functions take Network...shalev@chromium.org2012-08-241-6/+8
* Add histograms for network activity, and total/cumulativetburkard@chromium.org2012-08-201-2/+2
* Adding histograms showing fraction of page load times spent in the disk cache...tburkard@chromium.org2012-07-301-0/+4
* Adds NetworkDelegate::NotifyBeforeSocketStreamConnect()bashi@chromium.org2012-06-131-0/+6
* Introduce a delegate to avoid hardcoding "chrome-extension" in net/.joi@chromium.org2012-06-071-0/+3
* [net] Switch TestURLRequestContext and other tests to use MockCachingHostReso...szym@chromium.org2012-05-231-4/+2
* Stop refcounting URLRequestContext.willchan@chromium.org2012-05-111-19/+15
* Fix file access on Chrome for ChromeOS on Linuxgspencer@chromium.org2012-05-051-20/+90
* Implement a MockCertVerifier that can be used to avoidrsleevi@chromium.org2012-04-101-2/+2
* Make CertVerifier a pure virtual interface.rsleevi@chromium.org2012-03-211-1/+2
* Remove usage of a deprecated TestServer constructor.erikwright@chromium.org2012-02-241-2/+4
* base::Bind: Convert net/proxy.jhawkins@chromium.org2011-12-201-36/+36
* Migrate HttpAlternateProtocols to HttpServerPropertiesImpl.willchan@chromium.org2011-10-101-0/+3
* Begin CompletionCallback switchover.willchan@chromium.org2011-10-011-18/+18
* Add OVERRIDE throughout net/proxy/*eroman@chromium.org2011-07-221-2/+4
* Revert 89628 - Revert 89489 - net: don't check revocation when fetching PAC f...cevans@chromium.org2011-06-201-0/+27
* Revert 89489 - net: don't check revocation when fetching PAC files.cevans@chromium.org2011-06-191-27/+0
* net: don't check revocation when fetching PAC files.agl@chromium.org2011-06-171-0/+27
* Revert of 85854 which is a revert of 85852 - Add a command line optionrtenneti@chromium.org2011-05-191-0/+1
* Revert 85852 - Add a command line option ("host-resolver-retry-attempts")rtenneti@chromium.org2011-05-191-1/+0
* Add a command line option ("host-resolver-retry-attempts")rtenneti@chromium.org2011-05-191-0/+1
* net/url_request/url_request_test_util.h doesn't need to includewtc@chromium.org2011-05-061-0/+1
* Stop refcounting ProxyService.willchan@chromium.org2011-04-271-9/+9
* Undo raw DNS resolver changes, this will be implemented differently, on IO-th...agayev@chromium.org2011-04-271-1/+1
* Reland r74842willchan@chromium.org2011-02-161-14/+14
* Revert 75143 - Reland r74842willchan@chromium.org2011-02-161-14/+14
* Reland r74842willchan@chromium.org2011-02-161-14/+14
* Implementation of custom PAC scripts in Proxy Settings API.battre@chromium.org2011-02-161-0/+38
* Revert 74842 - It seems to have broken the ChromeOS "PFQ bot"?willchan@chromium.org2011-02-141-14/+14
* Revert r74728 which reverted r74561 for exposing a ChromeOS bug.willchan@chromium.org2011-02-141-14/+14
* Revert r74632 "Reland r74561 after fixing ChromeOS build breakage."oshima@google.com2011-02-121-14/+14
* Reland r74561 after fixing ChromeOS build breakage.willchan@chromium.org2011-02-111-14/+14
* Revert 74561 for breaking the ChromeOS buildwillchan@chromium.org2011-02-111-14/+14
* Introduce OffTheRecordProfileIOData and ProfileImplIOData.willchan@chromium.org2011-02-111-14/+14
* Refactor HttpNetworkSession construction.willchan@chromium.org2011-02-031-15/+6
* Simplify HttpCache/HttpNetworkLayer/HttpNetworkSession interaction.willchan@chromium.org2011-01-281-16/+33
* Clean up net unit testing code.erg@google.com2011-01-261-1/+1
* Revert "Clean up net unit testing code." since it breaks the shlib builder.erg@google.com2011-01-251-1/+1
* Clean up net unit testing code.erg@google.com2011-01-251-1/+1
* net: Remove prefix net:: from some places that already are in namespace net.tfarina@chromium.org2011-01-191-11/+11
* net: Remove typedef net::URLRequestContext URLRequestContext;tfarina@chromium.org2011-01-151-10/+10
* reapply r70628. It was wrongly blamed for breaking Linux valgrind bots.estade@chromium.org2011-01-071-0/+1
* Revert r70628. It broke Linux valgrind bots. See for exampleestade@chromium.org2011-01-071-1/+0