summaryrefslogtreecommitdiff
path: root/core/java/android/net/http/HttpResponseCache.java
AgeCommit message (Expand)Author
2018-07-17Track OkHttp changesNeil Fuller
2015-11-26Add thread safety documentationNeil Fuller
2015-02-12Move apache specific portions of android.net.http to external/apache-http.Narayan Kamath
2015-01-20Fix for broken docs build.Neil Fuller
2015-01-20Changes associated with an OkHttp upgradeNeil Fuller
2013-11-20Remove unused imports from frameworks/base.John Spurlock
2013-07-18Fix import after okhttp update.Narayan Kamath
2013-06-12Update HttpResponseCache to use the new cache API.Narayan Kamath
2013-04-03Adjust the HttpResponseCache for OkHttp.jwilson
2012-02-15Implement the (hidden) ExtendedResponseCache interface.Jesse Wilson
2011-12-15Give a reflection example for installing the HTTP response cache.Jesse Wilson
2011-06-23Warn about the lack of access controls for SD card HTTP caches.Jesse Wilson
2011-05-27Tracking merge of dalvik-dev to masterBrian Carlstrom