summaryrefslogtreecommitdiffstats
path: root/net/http/http_cache.h
Commit message (Expand)AuthorAgeFilesLines
* Add OVERRIDE to net/.avi@chromium.org2011-11-161-4/+4
* base::Bind conversion for net/http/...adamk@chromium.org2011-10-201-3/+0
* Introduce net::HttpServerPropertiesManager to manage server-specific properties.rtenneti@chromium.org2011-10-091-0/+2
* Begin CompletionCallback switchover.willchan@chromium.org2011-10-011-4/+4
* Delete Tracked, and move Location to its own file.ajwong@chromium.org2011-09-211-0/+1
* Exposing CloseIdleConnections in HttpCache, and close idle spdy sessionskristianm@chromium.org2011-09-081-0/+3
* Remove unnecessary forward declarations. Declarewtc@chromium.org2011-08-201-1/+1
* Rename NET_API to NET_EXPORT, and rename NET_TEST to NET_EXPORT_PRIVATE.darin@chromium.org2011-08-121-6/+6
* Instantiate OriginBoundCertService in relevant places and do plumbing to pass...rkn@chromium.org2011-08-111-0/+2
* Inform disk cache of WebKit memory cache hits.simonjam@chromium.org2011-08-021-1/+4
* Virtual destructors should have virtual keyword.hans@chromium.org2011-05-251-1/+1
* Kill URLRequestJobTracker.willchan@chromium.org2011-05-221-1/+0
* Net: Add NET_API to some http code.rvargas@google.com2011-05-191-5/+6
* Move some files from base to base/memory.levin@chromium.org2011-03-281-3/+3
* Refactor of NetworkDelegate.willchan@chromium.org2011-02-241-2/+2
* Refactor HttpStreamFactory.willchan@chromium.org2011-02-231-1/+1
* 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