summaryrefslogtreecommitdiffstats
path: root/net/http/http_cache.h
Commit message (Expand)AuthorAgeFilesLines
* Http Cache: Add support for resuming downloading arvargas@google.com2009-09-041-6/+11
* Http cache: Cleanup from tracking of bug 9952.rvargas@google.com2009-09-011-1/+0
* Refactor function to unpack an Entry from its pickle to a HttpResponseInfo.mbelshe@google.com2009-08-251-0/+4
* Http cache: Enable experimental support for byte range requests.rvargas@google.com2009-08-241-0/+5
* Revert cl 24015rvargas@google.com2009-08-211-5/+0
* Http cache: Enable experimental support for byte range requests.rvargas@google.com2009-08-211-0/+5
* Pref-backed SSLConfigService for Linux.mattm@chromium.org2009-08-191-0/+3
* Http Cache: Deactivate entries without having the key of thervargas@google.com2009-08-071-0/+1
* Add more code to debug a crash inside HttpCache::DeactivateEntryrvargas@google.com2009-07-061-0/+1
* * Avoid doing concurrent DNS resolves of the same hostname in HostResolver.ericroman@google.com2009-06-121-2/+6
* Add two small features to the HttpCache for benchmarking/debugging.mbelshe@google.com2009-06-051-1/+7
* Disk cache: First pass to make it possible to havervargas@google.com2009-03-251-14/+4
* Net module changes to support caching responses to a POST request.darin@chromium.org2009-03-241-3/+1
* Remove unneeded uses of logging.h in header files.thestig@chromium.org2009-03-121-0/+1
* NO CODE CHANGEdeanm@chromium.org2009-03-111-1/+0
* Proposed change to support resource loading for media files.hclam@chromium.org2009-03-021-1/+26
* Reduce the amount of included header files. Vast change like in "Oh God! This...maruel@chromium.org2009-02-181-1/+1
* Use RevocableStore to isolate the http cache from its transactions.rvargas@google.com2009-02-141-0/+2
* Misc proxy service changes.ericroman@google.com2008-12-101-6/+4
* http_cache: Don't destroy an entry from the transaction destructor ifrvargas@google.com2008-11-241-0/+1
* - Add preemptive authorization (new http stack only)ericroman@google.com2008-11-081-1/+0
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* add http_cache to mac build.ericroman@google.com2008-08-191-10/+9
* Rename HttpProxy* classes to Proxy*. Move them into a net/proxy/ subdirectory.darin@google.com2008-08-111-3/+3
* Add net to the repository.initial.commit2008-07-261-0/+200