summaryrefslogtreecommitdiffstats
path: root/net/http/http_cache.cc
Commit message (Expand)AuthorAgeFilesLines
* Kill URLRequestJobTracker.willchan@chromium.org2011-05-221-4/+0
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Refactor of NetworkDelegate.willchan@chromium.org2011-02-241-2/+2
* Refactor HttpStreamFactory.willchan@chromium.org2011-02-231-6/+3
* Revert 75668 for breaking ChromeOS build - Refactor HttpStreamFactory.willchan@chromium.org2011-02-231-3/+6
* Refactor HttpStreamFactory.willchan@chromium.org2011-02-221-6/+3
* Refactor HttpNetworkSession construction.willchan@chromium.org2011-02-031-13/+43
* Simplify HttpCache/HttpNetworkLayer/HttpNetworkSession interaction.willchan@chromium.org2011-01-281-7/+20
* More reordering the methods in headers in net/.erg@chromium.org2011-01-111-23/+23
* reapply r70628. It was wrongly blamed for breaking Linux valgrind bots.estade@chromium.org2011-01-071-8/+14
* Revert r70628. It broke Linux valgrind bots. See for exampleestade@chromium.org2011-01-071-14/+8
* First pass at adding http/backend cache events to the NetLog. mmenke@chromium.org2011-01-061-8/+14
* Revert 70618 - First pass at adding http/backend cache events to the NetLog. mmenke@chromium.org2011-01-061-14/+8
* First pass at adding http/backend cache events to the NetLog. mmenke@chromium.org2011-01-061-8/+14
* Cache certificate verification results in memory.wtc@google.com2010-12-161-2/+3
* Http cache: Remove the option to disable byte range support.rvargas@google.com2010-12-091-9/+5
* Revert "Revert "net: Plumb DnsCertProvenanceChecker around.""agl@chromium.org2010-11-221-1/+3
* Revert "net: Plumb DnsCertProvenanceChecker around."agl@chromium.org2010-11-221-3/+1
* net: Plumb DnsCertProvenanceChecker around.agl@chromium.org2010-11-221-1/+3
* Revert "net: Plumb DnsCertProvenanceChecker around."agl@chromium.org2010-11-181-3/+1
* net: Plumb DnsCertProvenanceChecker around.agl@chromium.org2010-11-181-1/+3
* Http cache: Remove code used to track a crash.rvargas@google.com2010-11-171-8/+0
* net: always save certs and trigger verify in SSLHostInfo.agl@chromium.org2010-10-261-2/+3
* net: Remove key argument from ActivateEntry function.tfarina@chromium.org2010-10-231-4/+3
* net: move SSL host info serialisation into SSLHostInfoagl@chromium.org2010-10-201-1/+1
* Revert revert 62918 - net: clean up SSLHostInfo construction."agl@chromium.org2010-10-191-1/+22
* FBTF: Monster ctor patch after changing heuristics in clang plugin.erg@google.com2010-10-181-0/+17
* Revert 62918 - net: clean up SSLHostInfo construction.agl@chromium.org2010-10-181-22/+1
* net: clean up SSLHostInfo construction.agl@chromium.org2010-10-181-1/+22
* Http Cache: Remove checks used to track a crash.rvargas@google.com2010-10-111-16/+12
* Http Cache: Add some debug code to track a bug. Basicallyrvargas@google.com2010-10-081-0/+8
* Revert revert "net: plumb DnsRRResolver from IOThread to HttpNetworkSession."agl@chromium.org2010-10-081-3/+5
* Revert "net: plumb DnsRRResolver from IOThread to HttpNetworkSession."agl@chromium.org2010-10-071-5/+3
* net: plumb DnsRRResolver from IOThread to HttpNetworkSession.agl@chromium.org2010-10-071-3/+5
* Stop refcounting ClientSocketPool.willchan@chromium.org2010-09-291-2/+1
* net: Append base:: in the StringPrintf calls.tfarina@chromium.org2010-09-251-3/+4
* Http cache: Make sure that the memory used to receive thervargas@google.com2010-08-241-10/+19
* Http cache: It turns out that the cache destructorrvargas@google.com2010-08-211-17/+35
* Make sure we flush ssl pool when CloseCurrentConnections is called.lzheng@chromium.org2010-08-191-0/+1
* SpdySessionPool closes down sessions accurately now.erikchen@google.com2010-08-191-1/+1
* Move the number conversions from string_util to a new file.brettw@chromium.org2010-07-301-1/+2
* Http Cache: Enable some checks to track a low volume crash.rvargas@google.com2010-07-171-10/+19
* Http Cache: Don't delete the callback that is waiting forrvargas@google.com2010-07-171-2/+15
* Http Cache: chain GetLoadState from transactions waiting forrvargas@google.com2010-07-151-0/+13
* Revert 52334 - Http Cache: chain GetLoadState from transactions waiting forrvargas@google.com2010-07-141-13/+0
* Http Cache: chain GetLoadState from transactions waiting forrvargas@google.com2010-07-141-0/+13
* Disk cache: Switch the disk cache to use the cache_thread.rvargas@google.com2010-07-131-0/+1
* Massively simplify the NetworkChangeNotifier infrastructure:pkasting@chromium.org2010-06-251-7/+4
* 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-60/+6