summaryrefslogtreecommitdiffstats
path: root/components/cronet/url_request_context_config.cc
Commit message (Expand)AuthorAgeFilesLines
* Add an option to disable net::BidirectionalStreamQuicImplxunjieli2016-03-181-0/+9
* Exposes QUIC's migrate_sessions_early flag to cronet users.jri2016-02-121-0/+8
* [Cronet] Expose quic_user_agent_id and quic_prefer_aes config options.mef2016-02-091-0/+16
* Exposes QUIC's close_sessions_on_ip_change and migrate_sessions_on_network_ch...jri2016-02-041-0/+17
* QUIC - Allow cronet apps to specify how many server configs are to bertenneti2016-01-151-2/+14
* Add a whitelist for QUIC hosts.rch2016-01-141-0/+13
* Convert Pass()→std::move() in //components (Android edition)dcheng2015-12-301-2/+4
* QUIC - cronet - added idle_connection_timeout_seconds experimentrtenneti2015-12-111-0/+9
* [Cronet] Allow experimenting with Chrome's internal DNS resolver.pauljensen2015-12-091-4/+29
* [Cronet] Remove JSON serialization of CronetEngine.Builderpauljensen2015-12-091-120/+42
* Revert of [Cronet] Remove JSON serialization of CronetEngine.Builder (patchse...caitkp2015-12-071-42/+120
* [Cronet] Remove JSON serialization of CronetEngine.Builderpauljensen2015-12-071-120/+42
* [Cronet] Public key pinning for Java APIkapishnikov2015-12-031-4/+32
* [Cronet] Add QUIC experimental paramsxunjieli2015-11-231-0/+33
* Revert of [Cronet] Add QUIC experimental params (patchset #9 id:180001 of htt...xunjieli2015-11-201-33/+0
* [Cronet] Add QUIC experimental paramsxunjieli2015-11-201-0/+33
* Revert of [Cronet] Add QUIC experimental params (patchset #7 id:140001 of htt...bruening2015-11-191-33/+0
* [Cronet] Add QUIC experimental paramsxunjieli2015-11-191-0/+33
* [Cronet] Replace setExperimentalQuicConnectionOptions with a more general APIxunjieli2015-11-171-4/+44
* [Cronet] Small javadoc and spelling fixeskapishnikov2015-11-021-2/+1
* [Cronet] Use Https for Quic Test Serverxunjieli2015-10-201-7/+30
* Enable insecure QUIC if Cronet is built for testingxunjieli2015-07-311-0/+5
* Use scoped_ptrs in JSONReader::Read functions.estade2015-05-221-1/+1
* Add Data Saver support to Cronetbengr2015-05-131-0/+12
* Enable sdch in Cronetxunjieli2015-04-291-0/+3
* Add Cronet UrlRequestContextConfig HttpCache DISK_NO_HTTP mode.mef2015-01-121-0/+2
* Add QUIC connection options to UrlRequestContextConfig.mef2014-11-121-0/+7
* Initial implementation of Cronet Async API.mef2014-11-071-3/+22
* Add SetSupportsQuic method to explicitly specify server that supports QUIC.mef2014-09-161-0/+21
* Added Cronet HttpUrlRequestFactoryConfig.mef@chromium.org2014-06-171-0/+59