summaryrefslogtreecommitdiffstats
path: root/net/disk_cache/mem_backend_impl.h
Commit message (Expand)AuthorAgeFilesLines
* Add HttpCache histograms focussed on blocking and transaction type.gavinp@chromium.org2012-08-091-0/+1
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Disk cache. Fix style on some missing files.rvargas@google.com2012-03-231-13/+11
* base::Bind: Convert most of disk_cache.jhawkins@chromium.org2011-12-191-4/+5
* Reland after fixes.jhawkins@chromium.org2011-12-171-1/+1
* Revert 114838 - base::Bind: Remove even moar OldCompletionCallback.garykac@chromium.org2011-12-161-1/+1
* base::Bind: Remove even moar OldCompletionCallback.jhawkins@chromium.org2011-12-161-1/+1
* base::Bind: Cleanup almost-unused OldCompletionCallbacks.jhawkins@chromium.org2011-12-151-6/+0
* Reland r113263 rebased after revert of r113249.jhawkins@chromium.org2011-12-121-0/+2
* Reland r113261 rebased after revert of r113249.jhawkins@chromium.org2011-12-121-0/+5
* Reverts a commit that caused ASAN failures, and 2 dependent commits.joi@chromium.org2011-12-071-11/+0
* base::Bind: Convert chrome_benchmarking_message_filter.cc.jhawkins@chromium.org2011-12-061-0/+2
* base::Bind: Convert browsing_data_remover.jhawkins@chromium.org2011-12-061-0/+5
* base::Bind: Convert disk_cache_based_ssl_host_info.jhawkins@chromium.org2011-12-061-0/+4
* Add OVERRIDE to net/.avi@chromium.org2011-11-161-12/+13
* Begin CompletionCallback switchover.willchan@chromium.org2011-10-011-7/+7
* Rename NET_API to NET_EXPORT, and rename NET_TEST to NET_EXPORT_PRIVATE.darin@chromium.org2011-08-121-1/+1
* Inform disk cache of WebKit memory cache hits.simonjam@chromium.org2011-08-021-0/+1
* Virtual destructors should have virtual keyword.hans@chromium.org2011-05-251-1/+1
* disk cache: Add NET_API for net.dllrvargas@google.com2011-05-071-2/+2
* Adds memory cache logging, and updates disk cache logging.mmenke@chromium.org2011-03-171-2/+8
* Start reordering the methods in headers in net/.erg@google.com2011-01-071-21/+21
* FBTF: Monster ctor patch after changing heuristics in clang plugin.erg@google.com2010-10-181-1/+1
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Disk Cache: Remove deprecated methods from the disk cache interface.rvargas@google.com2010-06-171-8/+10
* Disk cache: Update the disk cache tools and tests to uservargas@google.com2010-06-151-0/+7
* Get rid of DISALLOW_EVIL_CONSTRUCTORS macro usage in our code base.tfarina@chromium.org2010-06-071-2/+2
* Http Cache: Use asynchronous Open/Create/Doom entry calls.rvargas@google.com2010-01-141-0/+1
* Disk Cache: New interface that enables asynchronous completionrvargas@google.com2009-11-051-0/+12
* Introduce parent and child entries for MemEntryImplhclam@chromium.org2009-06-151-2/+11
* Move Time, TimeDelta and TimeTicks into namespace base.dsh@google.com2008-10-271-2/+3
* Replace all instances of <hash_map> with a "base/hash_tabe.h",erg@google.com2008-09-081-1/+0
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Move remaining OS dependent bits from the main logic on the disk cache.rvargas@google.com2008-08-131-2/+2
* Add net to the repository.initial.commit2008-07-261-0/+104