summaryrefslogtreecommitdiffstats
path: root/chrome/browser/io_thread.cc
Commit message (Expand)AuthorAgeFilesLines
* aura: Avoid pref crash when using WebKit compositor.derat@chromium.org2011-11-081-1/+0
* redesign and reimplement proxy config service and tracker, revise proxy ui on...kuan@chromium.org2011-11-041-6/+15
* Move BrowserThread to content namespace.joi@chromium.org2011-11-021-0/+2
* Split BrowserThread into public API and private implementation, step 1.joi@chromium.org2011-10-281-5/+5
* Convert chrome callers of UrlFetcher to use the interface. I'll switch tests ...jam@chromium.org2011-10-261-2/+2
* Refactor: Remove HostResolver::GetAsHostResolverImpl()cbentzel@chromium.org2011-10-211-6/+1
* Move content_client.h into content/public.joi@chromium.org2011-10-181-1/+1
* 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