summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Change the proxy failover to be less aggressive. We now clear the list of bad...nsylvain@google.com2008-07-302-22/+140
* further adjust test results to match the new realitydarin@google.com2008-07-301-1/+1
* Replace scoped_ptr with scoped_array.rvargas@google.com2008-07-302-2/+2
* DirectoryListing is now in the net namespace.darin@google.com2008-07-301-2/+2
* Document that the callback parameter ofwtc@google.com2008-07-303-23/+35
* Rename URLRequestHttpCacheJob to URLRequestHttpJob.darin@google.com2008-07-304-60/+59
* Move some more classes from net/base into the net:: namespace.darin@google.com2008-07-3040-132/+173
* A more portable HostResolver implementation.darin@google.com2008-07-302-63/+101
* Do not use RecycleOrDelete since it is not ready for prime-time.darin@google.com2008-07-301-1/+1
* Fix signature for a known FIM purify warning.nsylvain@google.com2008-07-301-2/+2
* I submitted this code by mistake in my previous revert.nsylvain@google.com2008-07-291-11/+4
* Reverting revision 70, 66 and 65 to fix crashes.nsylvain@google.com2008-07-297-90/+39
* Puts back the optional unescaping of control characters and URL parse-affecti...brettw@google.com2008-07-296-28/+86
* Create a constructor to construct an AddressList::Datawtc@google.com2008-07-284-12/+17
* Update signature for a known purify FIM warning.nsylvain@google.com2008-07-271-2/+2
* Add net to the repository.initial.commit2008-07-26393-0/+56326