summaryrefslogtreecommitdiffstats
path: root/chrome/browser/io_thread.h
Commit message (Expand)AuthorAgeFilesLines
* Add support for a --enable-quic command line flag.rch@chromium.org2013-01-291-0/+1
* Add a command line option to enable SPDY request encoding for QUIC requests. rch@chromium.org2013-01-251-0/+1
* Fix ServerBoundCertServiceRequest leaks by system request context.mattm@chromium.org2012-12-281-1/+2
* Split PrefService into PrefService, PrefServiceSimple and PrefServiceSyncable.joi@chromium.org2012-12-221-2/+3
* Integrating the QuicStreamFactory into the network stack.rch@chromium.org2012-12-161-0/+1
* Revert 173311rch@chromium.org2012-12-151-1/+0
* Integrating the QuicStreamFactory into the network stack.rch@chromium.org2012-12-151-0/+1
* Move PrefMember to base/prefs/public now that it has no bad dependencies.joi@chromium.org2012-12-121-1/+1
* Move a number of static variables SPDY to HttpNetworkSession::Params. Simpli...rch@chromium.org2012-12-041-0/+33
* Move EnableSpdy from HttpNetworkLayer to IOThread.rch@chromium.org2012-11-301-0/+17
* Move InitializeNetworkOptions from ChromeBrowserMain to IOThread. This is in ...rch@chromium.org2012-11-291-3/+14
* Add policy for disabling the built-in asynchronous DNS client.szym@chromium.org2012-11-261-0/+4
* Put DnsProbeService on IOThread.ttuttle@chromium.org2012-11-141-0/+5
* Provide mutable members of UrlRequestContext via pure-virtual interface. Cre...pauljensen@chromium.org2012-11-071-0/+2
* SPDY proxy authentication support.piatek@google.com2012-09-281-0/+1
* Remove static variables from HttpStreamFactory.szager@chromium.org2012-09-071-0/+6
* 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