summaryrefslogtreecommitdiffstats
path: root/chrome/browser/io_thread.h
Commit message (Expand)AuthorAgeFilesLines
* On Windows, avoid QUIC UDP-port selection in Stable and Beta channelsjar@chromium.org2014-01-221-0/+7
* Remove HttpTransactionDelegate and all users (LoadTimeStats).rvargas@chromium.org2013-12-271-2/+0
* Add a --quic-version flag to specify a specific version of QUIC to use.rch@chromium.org2013-12-231-0/+4
* Add a preference (proxy.quick_check_enabled, default true) to control QuickCh...ellyjones@chromium.org2013-12-171-0/+2
* Certificate Transparency: Threading the CT verifier into the SSL client socket.eranm@google.com2013-11-281-0/+2
* Configure QUIC max packet size via a Field Trial or command line arg.rch@chromium.org2013-11-271-2/+15
* Support multiple SpdyProxy auth proxiesbengr@chromium.org2013-11-081-1/+2
* [SPDY] Remove most code dealing with credential framesakalin@chromium.org2013-10-291-1/+0
* [SPDY] Do not advertise SPDY/2 by defaultakalin@chromium.org2013-10-061-3/+3
* Enable HTTPS over QUIC via field trialrch@chromium.org2013-07-241-0/+4
* Correctly integrate StoragePartition into TestingProfile.ajwong@chromium.org2013-07-231-0/+5
* Replace PrefProxyConfigTracker typedef by proper interface.pneubeck@chromium.org2013-07-221-2/+2
* Change BrowserThreadDelegate to run Init() async.mariakhomenko@chromium.org2013-07-171-0/+1
* Added flags to about:flags to enable QUIC over HTTPSrtenneti@chromium.org2013-07-151-0/+1
* [SPDY] Refactor and clean up SpdySessionPoolakalin@chromium.org2013-07-031-1/+0
* Set trusted_spdy_proxy parameter based on its switch, if set.piatek@google.com2013-06-131-0/+1
* Change --origin-port-to-force-quic-on to --origin-to-force-quic-on.rch@chromium.org2013-06-041-1/+1
* Enable/Disable QUIC via a field trial (or about:flags).rch@chromium.org2013-06-011-0/+4
* Allow specifying proxy scripts using file:, data:, and ftp: URLs. This addre...pauljensen@chromium.org2013-05-301-0/+5
* Removed static factories for data, ftp, file, and about jobs.pauljensen@chromium.org2013-05-081-3/+0
* Split NetworkTimeTracker into service part and observer part.zea@chromium.org2013-04-301-0/+2
* base/prefs: Remove the public/ directory and move the files to //base/prefs.tfarina@chromium.org2013-03-211-1/+1
* Revert 188912 "Removed static factories for data, ftp, file, and..."kbr@chromium.org2013-03-191-0/+3
* Removed static factories for data, ftp, file, and about jobs.pauljensen@chromium.org2013-03-191-3/+0
* Remove the --use-spdy-over-quic command line option. Always use SPDY over QUIC.rch@chromium.org2013-02-251-1/+0
* Support spdy proxy origin settings via gyp.bengr@chromium.org2013-02-211-1/+1
* Switch IOThread to standard way of doing pref registrations.joi@chromium.org2013-02-211-2/+2
* Remove PrefServiceSimple, replacing it with PrefService and PrefRegistrySimple.joi@chromium.org2013-02-061-3/+3
* Add a new enable_user_alternate_protocol_ports flag.rch@chromium.org2013-02-011-0/+1
* 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