summaryrefslogtreecommitdiffstats
path: root/core/java/android/net/http/HttpResponseCache.java
Commit message (Expand)AuthorAgeFilesLines
* Move apache specific portions of android.net.http to external/apache-http.Narayan Kamath2015-02-121-2/+2
* Fix for broken docs build.Neil Fuller2015-01-201-9/+10
* Changes associated with an OkHttp upgradeNeil Fuller2015-01-201-32/+41
* Remove unused imports from frameworks/base.John Spurlock2013-11-201-4/+0
* Fix import after okhttp update.Narayan Kamath2013-07-181-1/+1
* Update HttpResponseCache to use the new cache API.Narayan Kamath2013-06-121-39/+30
* Adjust the HttpResponseCache for OkHttp.jwilson2013-04-031-7/+8
* Implement the (hidden) ExtendedResponseCache interface.Jesse Wilson2012-02-151-1/+19
* Give a reflection example for installing the HTTP response cache.Jesse Wilson2011-12-151-0/+12
* Warn about the lack of access controls for SD card HTTP caches.Jesse Wilson2011-06-231-7/+10
* Tracking merge of dalvik-dev to masterBrian Carlstrom2011-05-271-0/+268