summaryrefslogtreecommitdiffstats
path: root/chrome/browser/io_thread.h
Commit message (Expand)AuthorAgeFilesLines
* Move PrefMember and PrefChangeRegistrar to api directory.joi@chromium.org2012-08-211-1/+1
* Add histograms for network activity, and total/cumulativetburkard@chromium.org2012-08-201-2/+2
* Adding histograms showing fraction of page load times spent in the disk cache...tburkard@chromium.org2012-07-301-0/+2
* Move ExtensionEventRouter and related into extensions namespacerdevlin.cronin@chromium.org2012-07-231-6/+9
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* RefCounted types should not have public destructors, net/ editionrsleevi@chromium.org2012-05-291-2/+2
* Stop refcounting URLRequestContext.willchan@chromium.org2012-05-111-5/+5
* Make URLRequestThrottlerManager a member of URLRequestContext.joi@chromium.org2012-05-021-0/+2
* Assert system request context has no leaks *after* destroying the pipelining ...willchan@chromium.org2012-04-191-0/+10
* Fix HttpPipeliningCompatibilityClient ownership.willchan@chromium.org2012-04-181-0/+6
* Move the MediaObserver getter from ResourceContext to ContentBrowserClient, s...jam@chromium.org2012-03-251-8/+0
* Revert 128789 - Media failures on Win/Mac/Linux starting with this CL.rsleevi@chromium.org2012-03-251-0/+8
* Move the MediaObserver getter from ResourceContext to ContentBrowserClient, s...jam@chromium.org2012-03-241-8/+0
* Change Origin bound certs -> Domain bound certs.mattm@chromium.org2012-03-201-3/+3
* Fix typos of member names in a comment.wtc@chromium.org2012-01-131-3/+3
* Revert: Revert "net: remove DNS certificate checking code."agl@chromium.org2011-12-151-2/+0
* Revert "net: remove DNS certificate checking code."agl@chromium.org2011-12-151-0/+2
* net: remove DNS certificate checking code.agl@chromium.org2011-12-151-2/+0
* Update comment on IOThread to point people to the right place if theyjoi@chromium.org2011-12-131-0/+4
* net: replace DnsRRResoler with TransportSecurityState in plumbing.agl@chromium.org2011-12-071-0/+5
* Clear DNS cache and passive log collector on incognito close.mmenke@chromium.org2011-12-071-0/+5
* Remove IOThread::message_loop().joi@chromium.org2011-12-021-7/+1
* Switch to IWYU for files that previously were getting a bunch ofjoi@chromium.org2011-12-011-10/+0
* Have content/ create and destroy its own threads. (Re-land)joi@chromium.org2011-11-281-10/+37
* Revert 111695 - Have content/ create and destroy its own threads.joi@chromium.org2011-11-281-37/+10
* Have content/ create and destroy its own threads.joi@chromium.org2011-11-281-10/+37
* Add OVERRIDE to chrome/browser/.avi@chromium.org2011-11-211-2/+2
* base::Bind() conversion for IOThread.dcheng@chromium.org2011-11-211-3/+2
* Cleanup: Remove more forward declarations in various chrome/browser directories.thestig@chromium.org2011-11-161-5/+0
* redesign and reimplement proxy config service and tracker, revise proxy ui on...kuan@chromium.org2011-11-041-2/+2
* Split BrowserThread into public API and private implementation, step 1.joi@chromium.org2011-10-281-1/+2
* Migrate HttpAlternateProtocols to HttpServerPropertiesImpl.willchan@chromium.org2011-10-101-0/+2
* Moved SDCH initialization from UI thread to IO thread.rtenneti@chromium.org2011-09-171-0/+3
* Create a very simple TabContentsView (and not fully implemented yet) and add ...jam@chromium.org2011-09-151-1/+1
* Modifying prefetch to account for multi-profile.rlp@chromium.org2011-09-101-48/+4
* Revert "Modifying prefetch to account for multi-profile."avi@chromium.org2011-08-191-4/+48
* Modifying prefetch to account for multi-profile.rlp@chromium.org2011-08-191-48/+4
* Instantiate OriginBoundCertService in relevant places and do plumbing to pass...rkn@chromium.org2011-08-111-0/+6
* Remove an unnecessary forward declaration of ProxyScriptFetcher.wtc@chromium.org2011-08-101-1/+0
* Reland r94047 - Make Profile own ProfileIOData.willchan@chromium.org2011-07-291-21/+0
* Revert r94047 "Make Profile own ProfileIOData."oshima@google.com2011-07-261-0/+21
* Make Profile own ProfileIOData.willchan@chromium.org2011-07-261-21/+0
* Move base/values.h into the base namespace. This includes a cros DEPS rolldmazzoni@chromium.org2011-07-121-3/+6
* Add MediaInternals data aggregator.scottfr@chromium.org2011-06-241-0/+8
* Eagerly initialize SystemURLRequestContext.willchan@chromium.org2011-06-131-1/+6
* Switch to using the system request context for OCSP.willchan@chromium.org2011-05-161-0/+6
* Changes for not reading ssl prefs from user_prefs since we havertenneti@chromium.org2011-05-131-3/+8
* Stop refcounting ProxyService.willchan@chromium.org2011-04-271-2/+2
* Add enableReferrers and enableHyperlinkAuditing to contentSettings.misc exten...bauerb@chromium.org2011-04-131-0/+3
* Add FTP transaction factories to the system URLRequestContext, and the proxy ...eroman@chromium.org2011-04-121-0/+4