summaryrefslogtreecommitdiffstats
path: root/net/http/http_cache.h
Commit message (Expand)AuthorAgeFilesLines
* Revert 75668 for breaking ChromeOS build - Refactor HttpStreamFactory.willchan@chromium.org2011-02-231-1/+1
* Refactor HttpStreamFactory.willchan@chromium.org2011-02-221-1/+1
* Refactor HttpNetworkSession construction.willchan@chromium.org2011-02-031-2/+2
* Simplify HttpCache/HttpNetworkLayer/HttpNetworkSession interaction.willchan@chromium.org2011-01-281-1/+1
* More net/ reordering.erg@google.com2011-01-211-1/+1
* More reordering the methods in headers in net/.erg@chromium.org2011-01-111-11/+11
* reapply r70628. It was wrongly blamed for breaking Linux valgrind bots.estade@chromium.org2011-01-071-3/+8
* Revert r70628. It broke Linux valgrind bots. See for exampleestade@chromium.org2011-01-071-8/+3
* First pass at adding http/backend cache events to the NetLog. mmenke@chromium.org2011-01-061-3/+8
* Revert 70618 - First pass at adding http/backend cache events to the NetLog. mmenke@chromium.org2011-01-061-8/+3
* First pass at adding http/backend cache events to the NetLog. mmenke@chromium.org2011-01-061-3/+8
* Move non_thread_safe from base to base/threading and into the base namespace.brettw@chromium.org2011-01-011-2/+2
* Cache certificate verification results in memory.wtc@google.com2010-12-161-0/+2
* Http cache: Remove the option to disable byte range support.rvargas@google.com2010-12-091-6/+0
* Revert "Revert "net: Plumb DnsCertProvenanceChecker around.""agl@chromium.org2010-11-221-0/+2
* Revert "net: Plumb DnsCertProvenanceChecker around."agl@chromium.org2010-11-221-2/+0
* net: Plumb DnsCertProvenanceChecker around.agl@chromium.org2010-11-221-0/+2
* Revert "net: Plumb DnsCertProvenanceChecker around."agl@chromium.org2010-11-181-2/+0
* net: Plumb DnsCertProvenanceChecker around.agl@chromium.org2010-11-181-0/+2
* net: Remove key argument from ActivateEntry function.tfarina@chromium.org2010-10-231-4/+2
* Revert revert 62918 - net: clean up SSLHostInfo construction."agl@chromium.org2010-10-191-1/+4
* 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