summaryrefslogtreecommitdiffstats
path: root/net/http/http_cache.h
Commit message (Expand)AuthorAgeFilesLines
* FBTF: Monster ctor patch after changing heuristics in clang plugin.erg@google.com2010-10-181-5/+3
* Revert 62918 - net: clean up SSLHostInfo construction.agl@chromium.org2010-10-181-4/+1
* net: clean up SSLHostInfo construction.agl@chromium.org2010-10-181-1/+4
* Revert revert "net: plumb DnsRRResolver from IOThread to HttpNetworkSession."agl@chromium.org2010-10-081-0/+2
* Revert "net: plumb DnsRRResolver from IOThread to HttpNetworkSession."agl@chromium.org2010-10-071-2/+0
* net: plumb DnsRRResolver from IOThread to HttpNetworkSession.agl@chromium.org2010-10-071-0/+2
* Http cache: Make sure that the memory used to receive thervargas@google.com2010-08-241-1/+0
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Http Cache: chain GetLoadState from transactions waiting forrvargas@google.com2010-07-151-0/+4
* Revert 52334 - Http Cache: chain GetLoadState from transactions waiting forrvargas@google.com2010-07-141-4/+0
* Http Cache: chain GetLoadState from transactions waiting forrvargas@google.com2010-07-141-0/+4
* Annotate some network classes as non-threadsafe.eroman@chromium.org2010-07-121-1/+3
* Massively simplify the NetworkChangeNotifier infrastructure:pkasting@chromium.org2010-06-251-3/+2
* Add a net::HttpNetworkDelegate and a ChromeNetworkDelegate.willchan@chromium.org2010-06-151-0/+2
* Reland 49600 - Http cache: Remove deprecated code.rvargas@google.com2010-06-141-21/+0
* Revert 49600 - Http cache: Remove deprecated code.rvargas@google.com2010-06-111-0/+21
* Http cache: Remove deprecated code.rvargas@google.com2010-06-111-21/+0
* Rework the logging for sockets/connectjobs.eroman@chromium.org2010-06-031-0/+3
* view-cache: Refactor ViewCacheHelper and ViewHttpCacheJobFactoryrvargas@google.com2010-05-271-2/+2
* net-internals: use the async interface for displaying cache statistics.rvargas@google.com2010-05-271-0/+3
* Create a dedicated cache thread and use it to create thervargas@google.com2010-05-181-3/+3
* Http Cache: Add a backend factory class so that the callerrvargas@google.com2010-05-121-47/+53
* Http cache: Add a check to MockHttpCache to make surervargas@google.com2010-05-101-2/+2
* Http Cache: Handle the asynchronous instantiation of thervargas@google.com2010-05-071-13/+40
* Http cache: Add support for a dedicated cache thread.rvargas@google.com2010-04-291-2/+14
* Use HttpRequestHeaders for extra_headers.willchan@chromium.org2010-04-201-1/+1
* Update about:cache to display cached metadata for an entry.tonyg@chromium.org2010-04-191-0/+13
* Http cache: Expose storing metadata on a given entry.rvargas@google.com2010-03-021-0/+1
* Add APIs to expose http cache's metadata and thervargas@google.com2010-02-231-0/+10
* Added factories for HttpAuthHandler.cbentzel@chromium.org2010-02-151-1/+4
* Http cache: Remove the explicit transaction callback and let thervargas@google.com2010-02-111-19/+23
* Pass the NetworkChangeNotifier to HostResolver.willchan@chromium.org2010-02-041-2/+5
* Http Cache: Use asynchronous Open/Create/Doom entry calls.rvargas@google.com2010-01-141-9/+89
* Rename CloseIdleConnections -> CloseCurrentConnections.mbelshe@chromium.org2010-01-141-2/+4
* Http cache: Use asynchronous IO to read an write thervargas@google.com2009-12-211-0/+2
* Clear disk cache when the cache is not initializedhclam@chromium.org2009-11-071-2/+5
* Http cache: Make sure that we remove pending transactionsrvargas@google.com2009-10-261-0/+2
* Convert the HTTP cache to use FilePath rather than wstring for thetony@chromium.org2009-10-151-3/+4
* Initial CL for fixing some of the proxy auth issues.chron@chromium.org2009-10-061-0/+1
* Implement ScopedRunnableMethodFactory using WeakPtr.darin@chromium.org2009-09-251-3/+3
* Replace some net::ERR_FAILED generic error codes with more specific codes.eroman@chromium.org2009-09-241-1/+1
* 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