summaryrefslogtreecommitdiffstats
path: root/net/url_request/view_cache_helper.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove use of void** from HttpResponseHeaders::EnumerateHeaderLinesolli.raula2016-01-211-1/+1
* Remove unnecessary instrumentation for several jank bugs.pkasting2015-04-081-5/+0
* Instrumenting callbacks to InFlightBackendIO::ReadData to find source of jank...vadimt2014-11-251-0/+5
* Reland of "Remove void** from disk_cache interface" w/ blockfile iter fix.gavinp2014-09-241-4/+5
* Revert of Reland of "Remove void** from disk_cache interface." (patchset #2 i...dcheng2014-09-201-5/+4
* Reland of "Remove void** from disk_cache interface."gavinp2014-09-201-4/+5
* Revert of Remove void** from disk_cache interface. (patchset #30 id:650001 of...vasilii2014-09-191-5/+4
* Remove void** from disk_cache interface.gavinp2014-09-191-4/+5
* Make about:cache entries compatible with `xxd -r`.thakis@chromium.org2013-07-121-3/+4
* Use a direct include of strings headers in net/test/, net/third_party/, net/t...avi@chromium.org2013-06-111-1/+1
* Update net/ to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-06-011-5/+11
* net: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST.scherkus@chromium.org2013-04-301-1/+1
* Prefer 'Content-Security-Policy' to 'X-WebKit-CSP'.mkwst@chromium.org2012-11-071-2/+3
* Stop refcounting URLRequestContext.willchan@chromium.org2012-05-111-2/+3
* base::Bind: Finish up net/url_request.jhawkins@chromium.org2011-12-221-12/+3
* base::Bind: Convert most of disk_cache.jhawkins@chromium.org2011-12-191-6/+12
* base::Bind: Cleanup almost-unused OldCompletionCallbacks.jhawkins@chromium.org2011-12-151-1/+5
* Reverts a commit that caused ASAN failures, and 2 dependent commits.joi@chromium.org2011-12-071-8/+4
* base::Bind: Convert disk_cache_based_ssl_host_info.jhawkins@chromium.org2011-12-061-4/+8
* base::Bind: Convert view_http_cache_job_factory.cc.jhawkins@chromium.org2011-11-231-10/+8
* Begin CompletionCallback switchover.willchan@chromium.org2011-10-011-5/+5
* Make the URLRequestContext constantbattre@chromium.org2011-07-141-3/+3
* Revert 92511 - Make the URLRequestContext constantbattre@chromium.org2011-07-141-3/+3
* Make the URLRequestContext constantbattre@chromium.org2011-07-141-3/+3
* Add content-security-policy to chrome://view-http-cache, and move scripts to ...tsepez@chromium.org2011-07-131-1/+3
* Enhancements to the about://appcache-internals pages.michaeln@google.com2011-07-121-37/+39
* iwyu: Include stringprintf.h where appropriate, part 1.jhawkins@chromium.org2011-05-101-1/+1
* Remove all "net::" prefixes under net/url_request for code that'sadamk@chromium.org2011-03-241-9/+9
* base: Get rid of 'using' declaration of StringAppendF.tfarina@chromium.org2010-11-151-2/+2
* FBTF: Monster ctor patch after changing heuristics in clang plugin.erg@google.com2010-10-181-0/+16
* view-cache: Refactor ViewCacheHelper and ViewHttpCacheJobFactoryrvargas@google.com2010-05-271-91/+248
* Update about:cache to display cached metadata for an entry.tonyg@chromium.org2010-04-191-3/+5
* Patch the XSS in Net-internal viewcache by html encoding "key"inferno@chromium.org2010-04-011-1/+1
* Disk cache: Add the name of the relevant flag torvargas@google.com2009-12-161-0/+3
* Clear disk cache when the cache is not initializedhclam@chromium.org2009-11-071-1/+1
* Change the URLs used to access "view-cache:" and "view-net-internals:".eroman@chromium.org2009-09-141-0/+177