summaryrefslogtreecommitdiffstats
path: root/chrome/browser/io_thread.cc
Commit message (Expand)AuthorAgeFilesLines
* [SPDY] Remove most code dealing with credential framesakalin@chromium.org2013-10-291-5/+0
* [SPDY] Do not advertise SPDY/2 by defaultakalin@chromium.org2013-10-061-5/+5
* Client Hintsbengr@chromium.org2013-10-051-0/+2
* Added a field trial (finch experiment) to disable SPDY for x% of users.rtenneti@chromium.org2013-10-021-3/+19
* Revert 225425 "Client Hints"petewil@chromium.org2013-09-261-2/+0
* Client Hintsbengr@chromium.org2013-09-261-0/+2
* Moved daily data saving metrics related code to new files so that they can be...bolian@chromium.org2013-09-241-2/+6
* Revert 219709 "Remove the Extensions URLRequestContext."earthdok@chromium.org2013-08-271-3/+8
* Remove the Extensions URLRequestContext.ajwong@chromium.org2013-08-271-8/+3
* Remove WorkerPool dependency from URLRequestFileJob.earthdok@chromium.org2013-08-191-2/+7
* Added UMA metrics for daily data reduction.bolian@chromium.org2013-08-071-0/+4
* When running in metro mode, remember the default isolate on the main threadjochen@chromium.org2013-07-311-0/+11
* [SPDY] Add strings and constants for HTTP/2 draft 04akalin@chromium.org2013-07-301-0/+2
* Revert 214289 "[SPDY] Add strings and constants for HTTP/2 draft 04"akalin@chromium.org2013-07-301-2/+0
* [SPDY] Add strings and constants for HTTP/2 draft 04akalin@chromium.org2013-07-301-0/+2
* Enable HTTPS over QUIC via field trialrch@chromium.org2013-07-241-5/+25
* Correctly integrate StoragePartition into TestingProfile.ajwong@chromium.org2013-07-231-0/+6
* Replace PrefProxyConfigTracker typedef by proper interface.pneubeck@chromium.org2013-07-221-8/+3
* QUIC - bug fixes for https over quic to work.rtenneti@chromium.org2013-07-191-2/+1
* [SPDY] Use WeakPtr<HttpServerProperties> instead of raw pointersakalin@chromium.org2013-07-181-2/+3
* Remove interface probing for IPv6 support from HostResolverImplszym@chromium.org2013-07-181-6/+6
* Revert 212129 "Cleaning up TODO(joi) entries in //net."michaeln@google.com2013-07-171-0/+2
* Cleaning up TODO(joi) entries in //net.joi@chromium.org2013-07-171-2/+0
* Change BrowserThreadDelegate to run Init() async.mariakhomenko@chromium.org2013-07-171-5/+10
* Cleanup the UseSharedProxies preference.pneubeck@chromium.org2013-07-171-1/+2
* Fix bug that would ignore fastopen command line flagmmenke@chromium.org2013-07-151-41/+41
* Added flags to about:flags to enable QUIC over HTTPSrtenneti@chromium.org2013-07-151-2/+8
* [SPDY] Refactor and clean up SpdySessionPoolakalin@chromium.org2013-07-031-6/+0
* [SPDY] Add switch and about:flags entry to enable SPDY/4a2akalin@chromium.org2013-06-271-0/+2
* Set trusted_spdy_proxy parameter based on its switch, if set.piatek@google.com2013-06-131-0/+6
* Add more tracing to IOThread::Init()andrewhayden@chromium.org2013-06-111-0/+7
* Use a direct include of strings headers in chrome/browser/i*/.avi@chromium.org2013-06-111-1/+1
* Change --origin-port-to-force-quic-on to --origin-to-force-quic-on.rch@chromium.org2013-06-041-6/+9
* Update chrome/ to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-06-021-5/+5
* Enable/Disable QUIC via a field trial (or about:flags).rch@chromium.org2013-06-011-3/+21
* Allow specifying proxy scripts using file:, data:, and ftp: URLs. This addre...pauljensen@chromium.org2013-05-301-0/+24
* Remove all but one use of WeakPtrFactory::DetachFromThread. wez@chromium.org2013-05-291-5/+0
* Revert 202038 "Remove all but one use of WeakPtrFactory::DetachF..."erg@chromium.org2013-05-241-0/+5
* Remove all but one use of WeakPtrFactory::DetachFromThread.wez@chromium.org2013-05-241-5/+0
* ChannelID-less Connections in Chrome should be more granular.mef@chromium.org2013-05-171-1/+1
* [SPDY] Incorporate latest framing changes from HTTP2 into SPDY 4 as SPDY 4a2.akalin@chromium.org2013-05-151-2/+0
* Removed static factories for data, ftp, file, and about jobs.pauljensen@chromium.org2013-05-081-9/+0
* chrome: Remove the remaining use of ALLOW_THIS_IN_INITIALIZER_LIST.tfarina@chromium.org2013-05-011-3/+2
* Split NetworkTimeTracker into service part and observer part.zea@chromium.org2013-04-301-0/+6
* [SPDY] Turn on SPDY/3.1 by defaultakalin@chromium.org2013-04-181-4/+4
* [SPDY] Add flag and about:flags entry for SPDY/4 alpha 1akalin@chromium.org2013-04-121-0/+2
* [net] Move host_cache files from net/base to net/dnsszym@chromium.org2013-04-101-1/+1
* Make the TCP Fast Open Flag modifiable from about:flags.rdsmith@chromium.org2013-04-101-0/+8
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-6/+9
* Revert "Rewrite std::string("") to std::string(), Linux edition."dcheng@chromium.org2013-04-091-9/+6