summaryrefslogtreecommitdiffstats
path: root/net/http/http_cache.h
Commit message (Expand)AuthorAgeFilesLines
* Replace usages of MessageLoopProxy with SequencedTaskRunner in the disk cachersleevi@chromium.org2014-08-211-7/+12
* Rename ServerBoundCert => ChannelID to reflect the current namerch@chromium.org2014-07-251-1/+1
* Adding DiskBasedCertCache to HttpCache (+UMA).brandonsalmon@chromium.org2014-07-101-0/+5
* Http cache: Implement a timeout for the cache lock.rvargas@chromium.org2014-06-241-0/+7
* Add the ability for DevTools to wrap network transactions.eustas@chromium.org2014-06-021-6/+8
* Revert 273584 "Add the ability for DevTools to wrap network tran..."mattm@chromium.org2014-05-291-8/+6
* Add the ability for DevTools to wrap network transactions.eustas@chromium.org2014-05-291-6/+8
* HttpCache: Invalidate all weak pointers at destruction start.rvargas@chromium.org2014-05-071-1/+4
* Make the cache entry stream index constants private.wtc@chromium.org2014-02-261-5/+4
* Plumb network stack information about existence of cached copyrdsmith@chromium.org2014-02-061-1/+10
* Renamed disk_cache_based_ssl_host_info.* tortenneti@chromium.org2014-01-251-2/+2
* Added SSLHostInfo. Storing of server info to our standard disk cache.rtenneti@chromium.org2014-01-221-0/+3
* Remove HttpTransactionDelegate and all users (LoadTimeStats).rvargas@chromium.org2013-12-271-2/+1
* Change the API of disk_cache::CreateCacheBackend to use scoped_ptrqsr@chromium.org2013-08-011-2/+2
* Use a direct include of time headers in net/, part 2.avi@chromium.org2013-06-281-1/+1
* Rename base/hash_tables to base/containers/hash_tables.brettw@chromium.org2013-06-111-1/+1
* Update includes of message_loop_proxy.brettw@chromium.org2013-06-101-1/+1
* Override server-side simple-cache trial with commandline switches.pasko@google.com2013-05-131-1/+3
* Http cache: disable the infinite cache simulation and perform cleanup of loca...rvargas@chromium.org2013-03-301-7/+0
* [Net] Separate out priority field from HttpRequestInfoakalin@chromium.org2013-03-191-3/+8
* Move file_path.h to base/files.brettw@chromium.org2013-02-241-2/+2
* Replace FilePath with base::FilePath in net.brettw@chromium.org2013-02-081-3/+3
* Http Cache: Invalidate cached GETs after a successful POST.rvargas@google.com2012-12-211-0/+3
* Http Cache: Add code for simulating an infinite HTTP cache.rvargas@google.com2012-09-141-0/+7
* Revert 156846 - Http Cache: Add code for simulating an infinite HTTP cache.rvargas@google.com2012-09-141-7/+0
* Http Cache: Add code for simulating an infinite HTTP cache.rvargas@google.com2012-09-141-0/+7
* Plumbing for the Infinite Cache.tburkard@chromium.org2012-09-101-0/+3
* Remove static variables from HttpStreamFactory.szager@chromium.org2012-09-071-13/+3
* Adding histograms showing fraction of page load times spent in the disk cache...tburkard@chromium.org2012-07-301-1/+2
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Remove SSLHostInfo.agl@chromium.org2012-06-271-3/+0
* Fixed unsafe passing of command-line parameter to SpdySessionbengr@google.com2012-04-271-1/+2
* Change Origin bound certs -> Domain bound certs.mattm@chromium.org2012-03-201-2/+2
* Http Cache: Doom cache entries when there is any error reading from thervargas@google.com2012-02-091-1/+5
* Migrate HttpCache adn HttpCacheTransaction to base::Bind().ajwong@chromium.org2011-12-231-1/+10
* base::Bind: More low-hanging fruit in webkit/appcache.jhawkins@chromium.org2011-12-221-2/+2
* base::Bind: Convert most of disk_cache.jhawkins@chromium.org2011-12-191-4/+5
* Revert: Revert "net: remove DNS certificate checking code."agl@chromium.org2011-12-151-2/+0
* Revert "net: remove DNS certificate checking code."agl@chromium.org2011-12-151-0/+2
* net: remove DNS certificate checking code.agl@chromium.org2011-12-151-2/+0
* net: split the SSL session cache between incognito and normal.agl@chromium.org2011-12-121-0/+1
* net: replace DnsRRResoler with TransportSecurityState in plumbing.agl@chromium.org2011-12-071-3/+3
* Reverts a commit that caused ASAN failures, and 2 dependent commits.joi@chromium.org2011-12-071-4/+3
* base::Bind: Convert disk_cache_based_ssl_host_info.jhawkins@chromium.org2011-12-061-3/+4
* 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