summaryrefslogtreecommitdiffstats
path: root/net/url_request/url_request_context.h
Commit message (Expand)AuthorAgeFilesLines
* Annotate some network classes as non-threadsafe.eroman@chromium.org2010-07-121-1/+3
* Remove abonded privacy blacklist implementation.jochen@chromium.org2010-07-021-14/+0
* Add a net::HttpNetworkDelegate and a ChromeNetworkDelegate.willchan@chromium.org2010-06-151-0/+3
* Add a tool for testing your network setup.eroman@chromium.org2010-05-041-2/+3
* Generalize the net module's LoadLog facility from a passive container, to an ...eroman@chromium.org2010-03-161-18/+8
* Added factories for HttpAuthHandler.cbentzel@chromium.org2010-02-151-0/+8
* If the URLRequestContext has no CookiePolicy, then we shoulddarin@chromium.org2010-01-301-2/+4
* Changes to support new cookie policy.darin@chromium.org2010-01-301-7/+7
* Revert r37535.darin@chromium.org2010-01-291-9/+3
* Implement extended cookie controls.jochen@chromium.org2010-01-291-3/+9
* Remove support for filtering by MIME-type.jochen@chromium.org2010-01-201-7/+8
* SPDY: augment Strict Transport Security with the beginnings of SPDY upgrade.agl@chromium.org2009-12-111-6/+5
* Plumb LoadLog into SocketStreamukai@chromium.org2009-11-131-3/+14
* Change the request tracking done by about:net-internals to be per context rat...eroman@chromium.org2009-10-221-0/+7
* Initial CL for fixing some of the proxy auth issues.chron@chromium.org2009-10-061-1/+1
* URLRequestContext needs to keep a reference to StrictTransportSecurityStatemattm@chromium.org2009-09-221-2/+3
* Rename X-Force-TLS to Strict-Transport-Security.abarth@chromium.org2009-09-051-4/+5
* This CL changes the CookieStore obect to be a refcounted object to get a bett...ananta@chromium.org2009-09-051-2/+2
* Pref-backed SSLConfigService for Linux.mattm@chromium.org2009-08-191-0/+7
* Reference count ProxyService.eroman@chromium.org2009-08-181-5/+3
* Moved the logical dependency on Blacklist from URLRequestContextidanan@chromium.org2009-07-281-7/+1
* Navigation and cookies for Automationamit@chromium.org2009-07-281-5/+5
* Make net::HostResolver refcounted.ericroman@google.com2009-06-271-2/+2
* Reverting 19425.ericroman@google.com2009-06-261-2/+2
* Make net::HostResolver refcounted.ericroman@google.com2009-06-261-2/+2
* Privacy Blacklist SketelonAdded code hooks to serve as place holders for the ...idanan@chromium.org2009-06-231-1/+21
* * Avoid doing concurrent DNS resolves of the same hostname in HostResolver.ericroman@google.com2009-06-121-1/+8
* More progress on ForceHTTPS.abarth@chromium.org2009-05-201-1/+6
* This CL makes Chrome on par with Firefox in terms of 'GetSuggestedFilename' f...jungshik@google.com2009-05-011-0/+11
* Add command line switch "--new-ftp" for new portable FTPwtc@chromium.org2009-03-161-1/+9
* Removed unneeded includes of base/scoped_ptr.h. Reduce usage from ~800 files ...thestig@chromium.org2009-03-131-1/+0
* Reduce the amount of included header files. Vast change like in "Oh God! This...maruel@chromium.org2009-02-181-1/+1
* Add support for UA spoofing, and spoof Safari's UA string when loading URLsdarin@chromium.org2009-01-271-12/+12
* post-winhttp cleanup: refactor net/base/auth_cache into net/ftp/ftp_auth_cache.ericroman@google.com2009-01-151-4/+4
* Refactor the two URLRequestContext subclasses in profile.cc into a new sharedaa@chromium.org2008-12-231-6/+1
* Reverting 6966.ericroman@google.com2008-12-131-9/+15
* Use automatic memory management for URLRequestContext's members.ericroman@google.com2008-12-131-15/+9
* Misc proxy service changes.ericroman@google.com2008-12-101-1/+9
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Fix header include guards.darin@google.com2008-08-041-3/+3
* Move more net classes into the net namespace. Also remove the net_util names...darin@google.com2008-07-311-4/+6
* Move some more classes from net/base into the net:: namespace.darin@google.com2008-07-301-2/+2
* Add net to the repository.initial.commit2008-07-261-0/+105