summaryrefslogtreecommitdiffstats
path: root/net/tools/fetch
Commit message (Expand)AuthorAgeFilesLines
* Convert implicit scoped_refptr constructor calls to explicit ones, part 1thakis@chromium.org2010-11-011-2/+2
* Initial support for built-in DNS resolver/cache.agayev@chromium.org2010-10-281-1/+1
* Revert 64202 - Initial support for built-in DNS resolver/cache.yusukes@chromium.org2010-10-281-1/+1
* Initial support for built-in DNS resolver/cache.agayev@chromium.org2010-10-281-1/+1
* Revert revert 62918 - net: clean up SSLHostInfo construction."agl@chromium.org2010-10-191-0/+1
* Revert 62918 - net: clean up SSLHostInfo construction.agl@chromium.org2010-10-181-1/+0
* net: clean up SSLHostInfo construction.agl@chromium.org2010-10-181-0/+1
* Move Stats, histograms, and field trial into a metrics subdirectory of base andbrettw@chromium.org2010-10-142-9/+9
* 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
* Stop refcounting HostResolver.willchan@chromium.org2010-10-011-6/+10
* 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
* Reland 59362 - net: Rename ProxyService::CreateNull to ProxyService::CreateDi...tfarina@chromium.org2010-09-151-1/+1
* 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
* FBTF: A giant cleanup to net/erg@google.com2010-08-311-0/+1
* Adds HostResolveImpl Requests and Jobs to log.mmenke@chromium.org2010-08-241-1/+2
* Revert 56539 - Added HostResolveImpl Requests and Jobs to log.mmenke@chromium.org2010-08-181-2/+1
* Added HostResolveImpl Requests and Jobs to log.mmenke@chromium.org2010-08-181-1/+2
* Convert more callers of the integer/string functions to usingbrettw@chromium.org2010-07-311-2/+5
* Move the number conversions from string_util to a new file.brettw@chromium.org2010-07-301-5/+7
* Fix line ending with white spaces in some files.tfarina@chromium.org2010-07-281-13/+13
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-265-0/+5
* Add a command line flag to change the default number of parallel DNS requests...eroman@chromium.org2010-07-171-1/+1
* Attempt four at landing the "histogram.h removed from message_loop.h" patch.erg@chromium.org2010-07-152-1/+5
* Revert everything related to the relanding.erg@chromium.org2010-07-142-5/+1
* Reland r52336.erg@chromium.org2010-07-142-1/+5
* Revert 52336 - More header cleanup:erg@chromium.org2010-07-142-5/+1
* More header cleanup:erg@chromium.org2010-07-142-1/+5
* Brushed up listen socket:pfeldman@chromium.org2010-07-052-3/+4
* Massively simplify the NetworkChangeNotifier infrastructure:pkasting@chromium.org2010-06-251-10/+6
* Add a net::HttpNetworkDelegate and a ChromeNetworkDelegate.willchan@chromium.org2010-06-151-0/+2
* Get rid of DISALLOW_EVIL_CONSTRUCTORS macro usage in our code base.tfarina@chromium.org2010-06-073-6/+6
* Rework the logging for sockets/connectjobs.eroman@chromium.org2010-06-031-1/+3
* Http Cache: Add a backend factory class so that the callerrvargas@google.com2010-05-121-1/+2
* Cleanup: Remove the implicit constructor for BoundNetLog that allowed passing...eroman@chromium.org2010-04-281-1/+1
* svn prop fixes. Applied to all files not in third_party.pkasting@chromium.org2010-03-092-49/+49
* Added factories for HttpAuthHandler.cbentzel@chromium.org2010-02-151-3/+7
* Pass the NetworkChangeNotifier to HostResolver.willchan@chromium.org2010-02-041-3/+3
* Give classes with virtual methods virtual protected destructors instead of im...jamesr@chromium.org2009-12-161-0/+3
* Use GetSwitchValueASCII.tony@chromium.org2009-11-061-3/+2
* Second patch in making destructors of refcounted objects private.jam@chromium.org2009-11-053-32/+34
* Use ASCII strings for switch names.evan@chromium.org2009-10-132-6/+6
* Replace some net::ERR_FAILED generic error codes with more specific codes.eroman@chromium.org2009-09-241-1/+2
* Add missing gclient dependencies to .gitignore.maruel@chromium.org2009-09-174-345/+345
* Revert "Fix a ton of compiler warnings."tony@chromium.org2009-08-281-4/+1
* Fix a ton of compiler warnings.estade@chromium.org2009-08-281-1/+4