summaryrefslogtreecommitdiffstats
path: root/chrome/browser/io_thread.cc
Commit message (Expand)AuthorAgeFilesLines
* Add a content::GetUserAgent() to wrap webkit_glue::GetUserAgent(), sodpranke@chromium.org2011-10-121-2/+2
* Add GetHostCache to HostResolver interface, and use themmenke@chromium.org2011-10-121-6/+3
* Migrate HttpAlternateProtocols to HttpServerPropertiesImpl.willchan@chromium.org2011-10-101-0/+5
* Introduce net::HttpServerPropertiesManager to manage server-specific properties.rtenneti@chromium.org2011-10-091-0/+6
* Fix the race condition with sdch_manager initializationrtenneti@chromium.org2011-09-241-5/+7
* Moved SDCH initialization from UI thread to IO thread.rtenneti@chromium.org2011-09-171-0/+7
* Move URLFetcher from content/common to content/common/net.willchan@chromium.org2011-09-131-1/+1
* Fix Linux Views build breakage.willchan@chromium.org2011-09-131-1/+1
* Move URLFetcher from content/common to content/common/net.willchan@chromium.org2011-09-131-1/+1
* Modifying prefetch to account for multi-profile.rlp@chromium.org2011-09-101-99/+0
* Introduced the URLBlacklistManager, and wired it to various places.joaodasilva@chromium.org2011-09-041-0/+1
* Revert "Modifying prefetch to account for multi-profile."avi@chromium.org2011-08-191-0/+99
* Revert 97465 - Revert 97446 - Modifying prefetch to account for multi-profile.avi@chromium.org2011-08-191-99/+0
* Revert 97446 - Modifying prefetch to account for multi-profile.avi@chromium.org2011-08-191-0/+99
* Modifying prefetch to account for multi-profile.rlp@chromium.org2011-08-191-99/+0
* Instantiate OriginBoundCertService in relevant places and do plumbing to pass...rkn@chromium.org2011-08-111-6/+19
* Reland r94047 - Make Profile own ProfileIOData.willchan@chromium.org2011-07-291-38/+0
* Revert r94047 "Make Profile own ProfileIOData."oshima@google.com2011-07-261-0/+38
* Make Profile own ProfileIOData.willchan@chromium.org2011-07-261-38/+0
* File reorganization: move AsyncHostResolver files to net/dns.agayev@chromium.org2011-07-221-1/+1
* Implemented AsyncHostResolver -- asynchronous HostResolver!agayev@chromium.org2011-07-211-1/+18
* Revert 93313 - Implemented AsyncHostResolver -- asynchronous HostResolver.agayev@chromium.org2011-07-211-18/+1
* Implemented AsyncHostResolver -- asynchronous HostResolver.agayev@chromium.org2011-07-211-1/+18
* Revert 93237 - Implement AsyncHostResolver, an asynchronous HostResolver.agayev@chromium.org2011-07-201-18/+1
* Implement AsyncHostResolver, an asynchronous HostResolver.agayev@chromium.org2011-07-201-1/+18
* some cleanup for base/stl_utildilmah@chromium.org2011-07-191-1/+1
* Remove more unnecessary ChromeURLRequestContext members.willchan@chromium.org2011-07-161-0/+3
* Get rid of the ProfileId. It was added for ceee. I reverted the original chan...jam@chromium.org2011-07-131-1/+1
* Add MediaInternals data aggregator.scottfr@chromium.org2011-06-241-0/+7
* Remove the HostResolverImpl::Shutdown() method.eroman@chromium.org2011-06-151-5/+0
* Eagerly initialize SystemURLRequestContext.willchan@chromium.org2011-06-131-9/+23
* Handle extension webrequest API on the IO thread. This speeds up blocking eventmpcomplete@chromium.org2011-06-091-0/+1
* Move UrlFetcher to content. I originally thought that it's only used by chro...jam@chromium.org2011-06-011-1/+1
* Make --allow-cross-domain-auth-prompt equivalent to a preference.tsepez@chromium.org2011-05-261-0/+1
* It suffices to just forward-declare DnsCertProvenanceCheckerwtc@chromium.org2011-05-241-0/+1
* Revert of 85854 which is a revert of 85852 - Add a command line optionrtenneti@chromium.org2011-05-191-1/+16
* Revert 85852 - Add a command line option ("host-resolver-retry-attempts")rtenneti@chromium.org2011-05-191-16/+1
* Add a command line option ("host-resolver-retry-attempts")rtenneti@chromium.org2011-05-191-1/+16
* Switch to using the system request context for OCSP.willchan@chromium.org2011-05-161-4/+26
* Create a URLRequestJobFactory to replace the URLRequest globals.willchan@chromium.org2011-05-141-2/+1
* Changes for not reading ssl prefs from user_prefs since we havertenneti@chromium.org2011-05-131-3/+7
* Moved content/browser/gpu_* to content/browser/gpu/.apatrick@chromium.org2011-05-091-1/+1
* Stop refcounting ProxyService.willchan@chromium.org2011-04-271-6/+7
* Undo raw DNS resolver changes, this will be implemented differently, on IO-th...agayev@chromium.org2011-04-271-18/+1
* Add enableReferrers and enableHyperlinkAuditing to contentSettings.misc exten...bauerb@chromium.org2011-04-131-1/+7
* Add FTP transaction factories to the system URLRequestContext, and the proxy ...eroman@chromium.org2011-04-121-0/+9
* Moved URLRequestContextGetter to net/ so it can be used by projects such as j...sanjeevr@chromium.org2011-03-311-3/+3
* Make sure the system request context specifies a user agent.eroman@chromium.org2011-03-251-2/+16
* This is an extension of http://codereview.chromium.org/6280018 that provides ...battre@chromium.org2011-03-161-0/+111
* Revert 78228 - Extended: Add "system" URLRequestContext (not ready for use!)jam@chromium.org2011-03-151-111/+0