summaryrefslogtreecommitdiffstats
path: root/components/cronet/android/url_request_context_adapter.cc
Commit message (Expand)AuthorAgeFilesLines
* Allow setting Cronet NetLog level to NetLogCaptureMode::IncludeSocketBytes().kallasjoki2015-05-071-4/+9
* Enable sdch in Cronetxunjieli2015-04-291-0/+7
* Rename methods and members and const variables to alternative service.bnc2015-04-271-1/+1
* net_log_logger_ replaced with write_to_file_observer_ considering https://cod...vishal.b2015-04-231-7/+7
* Refactor NetLog::LogLevel --> NetLogCaptureMode.eroman2015-04-231-2/+3
* Rename NetLogLogger and CapturingNetLogvishal.b2015-04-171-2/+2
* Rename NetLog's Add/Remove observer methods to indicate they are deprecated.eroman2015-04-031-2/+2
* Update remaining code to include NetLog files from net/log directory rather t...eroman2015-04-021-1/+1
* Update HttpServerProperties::*AlternateProtocol* interface.bnc2015-03-201-5/+5
* Add ability for NetLogLogger to gather data from more than just NetLogmmenke2015-03-161-5/+6
* [Cronet] Hook up library loader, system proxy and network change notifier to ...mef2015-02-101-17/+0
* Update {virtual,override,final} to follow C++11 style.dcheng2015-02-041-1/+1
* Add Cronet UrlRequestContextConfig HttpCache DISK_NO_HTTP mode.mef2015-01-121-1/+4
* Move data reduction proxy logic out of chrome and android webview network del...megjablon2014-12-091-1/+2
* Remove NetworkDelegate::OnBeforeSocketStreamConnectricea2014-11-211-6/+0
* Enables network change notification in cronet.xunjieli2014-10-281-1/+9
* Throw IllegalArgumentException from Cronet HttpUrlRequestFactoryConfig.addQui...mef2014-10-201-1/+10
* Setup ProxyConfigServiceAndroid in Cronetxunjieli2014-10-171-17/+33
* Fix some lint errors in url_request_context_adapterxunjieli2014-10-151-28/+30
* Make URLRequestContextAdapter initialization asynchronousxunjieli2014-10-101-2/+46
* replace OVERRIDE and FINAL with override and final in components/mostynb2014-10-061-16/+16
* Changing quic threshold to 0.0clm2014-09-181-1/+1
* Add SetSupportsQuic method to explicitly specify server that supports QUIC.mef2014-09-161-1/+37
* Change base/file_utils.h includes to base/files/file_utils.h in chrome_elf/ a...thestig2014-09-101-1/+1
* Rename url_request_[context_]peer.* into url_request_[context_]adapter.*mef@chromium.org2014-08-081-0/+209