summaryrefslogtreecommitdiffstats
path: root/net/disk_cache/mem_backend_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* Add HttpCache histograms focussed on blocking and transaction type.gavinp@chromium.org2012-08-091-0/+4
* Disk cache. Fix style on some missing files.rvargas@google.com2012-03-231-9/+9
* Disk cache: Handle clearing the memory cache when it is already empty.rvargas@google.com2012-02-161-3/+3
* base::Bind: Convert most of disk_cache.jhawkins@chromium.org2011-12-191-3/+3
* 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-24/+0
* Reland r113263 rebased after revert of r113249.jhawkins@chromium.org2011-12-121-0/+8
* Reland r113261 rebased after revert of r113249.jhawkins@chromium.org2011-12-121-0/+16
* Reverts a commit that caused ASAN failures, and 2 dependent commits.joi@chromium.org2011-12-071-40/+0
* base::Bind: Convert chrome_benchmarking_message_filter.cc.jhawkins@chromium.org2011-12-061-0/+8
* base::Bind: Convert browsing_data_remover.jhawkins@chromium.org2011-12-061-0/+16
* base::Bind: Convert disk_cache_based_ssl_host_info.jhawkins@chromium.org2011-12-061-0/+16
* Begin CompletionCallback switchover.willchan@chromium.org2011-10-011-7/+7
* Inform disk cache of WebKit memory cache hits.simonjam@chromium.org2011-08-021-0/+7
* Updating logging in src/net/disk_cache/. Using DCHECK_NE/EQ/GT/GE/LT/LE() whe...kushi.p@gmail.com2011-05-111-3/+3
* Adds memory cache logging, and updates disk cache logging.mmenke@chromium.org2011-03-171-4/+5
* Start reordering the methods in headers in net/.erg@google.com2011-01-071-108/+108
* FBTF: Monster ctor patch after changing heuristics in clang plugin.erg@google.com2010-10-181-0/+2
* Disk cache: Update the disk cache tools and tests to uservargas@google.com2010-06-151-4/+3
* Http Cache: Use asynchronous Open/Create/Doom entry calls.rvargas@google.com2010-01-141-0/+8
* Disk Cache: New interface that enables asynchronous completionrvargas@google.com2009-11-051-0/+49
* Introduce parent and child entries for MemEntryImplhclam@chromium.org2009-06-151-16/+22
* Remove unneeded uses of logging.h in header files.thestig@chromium.org2009-03-121-0/+1
* NO CODE CHANGEdeanm@chromium.org2009-03-111-1/+0
* Move Time, TimeDelta and TimeTicks into namespace base.dsh@google.com2008-10-271-0/+2
* Fix AmountOfFreeDiskSpace to be able to differentiate an errorrvargas@google.com2008-09-201-1/+1
* Revision 2303 introduced AmountOfPhysicalMemory in SysInfo, so now GetSystemM...deanm@chromium.org2008-09-171-1/+2
* 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-7/+7
* Add net to the repository.initial.commit2008-07-261-0/+276