summaryrefslogtreecommitdiffstats
path: root/chrome/browser/io_thread.cc
Commit message (Expand)AuthorAgeFilesLines
* Move the MediaObserver getter from ResourceContext to ContentBrowserClient, s...jam@chromium.org2012-03-251-7/+0
* Revert 128789 - Media failures on Win/Mac/Linux starting with this CL.rsleevi@chromium.org2012-03-251-0/+7
* Move the MediaObserver getter from ResourceContext to ContentBrowserClient, s...jam@chromium.org2012-03-241-7/+0
* Rename origin_bound_cert files to server_bound_cert.mattm@chromium.org2012-03-221-2/+2
* Make CertVerifier a pure virtual interface.rsleevi@chromium.org2012-03-211-1/+1
* Change Origin bound certs -> Domain bound certs.mattm@chromium.org2012-03-201-12/+12
* Update net/base/cookie_*.h includes to net/cookies/cookie_*.h .erikwright@chromium.org2012-03-151-2/+2
* Add a source id to global NetLog entries, which makes themmmenke@chromium.org2012-03-151-5/+2
* net: always enable NSS's HTTP fetchesagl@chromium.org2012-03-141-4/+4
* Do cookie checks in NetworkDelegate instead of the URLRequest::Delegate.jochen@chromium.org2012-03-091-0/+1
* [net] Asynchronous DNS ready for experiments.szym@chromium.org2012-02-211-13/+3
* Remove PassiveLogCollector, and its supporting infrastructure.eroman@chromium.org2012-02-151-6/+0
* Add SafeBrowsingURLRequestContext which stores cookies.mattm@chromium.org2012-02-141-0/+4
* Swiching SDCHDictionaryFetcher from using the deprecated GetDefaultRequestCon...rlp@chromium.org2012-02-111-2/+4
* Move cleanup that happens on IO thread destruction to content, so that not ev...jam@chromium.org2012-01-171-20/+2
* Move creation and ownership of ResourceDispatcherHost and PluginService to co...jam@chromium.org2012-01-111-38/+0
* Revert 117078 - Move creation and ownership of ResourceDispatcherHost and Plu...jam@chromium.org2012-01-101-0/+38
* Move creation and ownership of ResourceDispatcherHost and PluginService to co...jam@chromium.org2012-01-101-38/+0
* Fix race condition in ChromeProxyConfigServicebattre@chromium.org2011-12-181-1/+2
* Revert: Revert "net: remove DNS certificate checking code."agl@chromium.org2011-12-151-4/+0
* Revert "net: remove DNS certificate checking code."agl@chromium.org2011-12-151-0/+4
* net: remove DNS certificate checking code.agl@chromium.org2011-12-151-4/+0
* net: replace DnsRRResoler with TransportSecurityState in plumbing.agl@chromium.org2011-12-071-3/+9
* Clear DNS cache and passive log collector on incognito close.mmenke@chromium.org2011-12-071-0/+22
* Remove IOThread::message_loop().joi@chromium.org2011-12-021-9/+6
* Switch to IWYU for files that previously were getting a bunch ofjoi@chromium.org2011-12-011-0/+1
* Have content/ create and destroy its own threads. (Re-land)joi@chromium.org2011-11-281-16/+37
* Revert 111695 - Have content/ create and destroy its own threads.joi@chromium.org2011-11-281-37/+16
* Have content/ create and destroy its own threads.joi@chromium.org2011-11-281-16/+37
* base::Bind() conversion for IOThread.dcheng@chromium.org2011-11-211-12/+11
* 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