summaryrefslogtreecommitdiffstats
path: root/net/disk_cache/backend_impl.h
Commit message (Expand)AuthorAgeFilesLines
* Disk Cache: Lower the definition of a loaded system fromrvargas@google.com2009-08-111-6/+7
* Disk cache: Open the disk cache experiment for new users.rvargas@google.com2009-08-011-1/+5
* Disk cache: Remove remaining uses of RankingsNode.pointer.rvargas@google.com2009-07-301-3/+4
* Disk cache: Avoid restarting the cache while it may be in use.rvargas@google.com2009-07-241-2/+5
* Disk cache: Fix handling of invalid entries that are detectedrvargas@google.com2009-07-231-3/+5
* Disk cache: Don't evict entries if we are busy doing other stuff.rvargas@google.com2009-07-091-3/+6
* Disk cache: Keep a map of all open entries.rvargas@google.com2009-07-071-2/+11
* Disk Cache: Split some time histograms in groups basedrvargas@google.com2009-06-251-0/+3
* Disk cache: Report more info from the current experiment.rvargas@google.com2009-06-051-4/+13
* Disk cache: Modify the unit tests so that they test bothrvargas@google.com2009-04-171-0/+3
* Disk cache: Enable the code that sets the max size automatically.rvargas@google.com2009-04-141-0/+3
* Disk cache: Finish the current experiment.rvargas@google.com2009-04-101-1/+1
* Disk Cache: Second pass (and final) to allow multiple instancesrvargas@google.com2009-03-271-0/+9
* Disk cache: First pass to make it possible to havervargas@google.com2009-03-251-5/+13
* Disk cache: More instrumentation for the cache.rvargas@google.com2009-03-201-1/+12
* NO CODE CHANGEdeanm@chromium.org2009-03-111-1/+0
* New disk cache eviction algorithm (partial implementation).rvargas@google.com2009-03-061-9/+32
* Disk cache: move eviction code to a separate file.rvargas@google.com2008-12-181-13/+6
* Disk cache: remove the hard coded list from rankings.ccrvargas@google.com2008-12-161-1/+1
* Disk cache: Set up an experiment to measure the effect ofrvargas@google.com2008-12-111-0/+5
* Disk cache: Add support for an extra data stream for each cache entry.rvargas@google.com2008-12-041-0/+3
* Disk cache: Add a tool to upgrade a set of cache files from one version torvargas@google.com2008-12-021-2/+12
* Move Time, TimeDelta and TimeTicks into namespace base.dsh@google.com2008-10-271-3/+3
* Disk cache: Split deleting old entries from the cache into small chunks that ...rvargas@google.com2008-08-291-2/+6
* Simplify OneShotTimer and RepeatingTimer. Fix up all consumers.darin@google.com2008-08-281-4/+2
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Fix up warnings in net/avi@google.com2008-08-191-4/+4
* Move remaining OS dependent bits from the main logic on the disk cache.rvargas@google.com2008-08-131-1/+1
* Change the order of functions on the cc file to follow the order of the heade...rvargas@google.com2008-07-311-56/+51
* Add net to the repository.initial.commit2008-07-261-0/+218