summaryrefslogtreecommitdiffstats
path: root/net/disk_cache/backend_impl.h
Commit message (Expand)AuthorAgeFilesLines
* Disk cache: Remove the queue for backend operations andrvargas@google.com2010-11-041-0/+3
* Disk cache: Handle failures growing the user_buffer thatrvargas@google.com2010-09-291-1/+2
* Disk cache: Start an experiment to measure the impact ofrvargas@google.com2010-09-161-0/+2
* Disk cache: Fix the order in which we delete datarvargas@google.com2010-09-161-3/+12
* FBTF: Move Extension::LaunchContainer to extension_constants.h.erg@google.com2010-09-161-3/+1
* Disk cache: Implement request throttling.rvargas@google.com2010-09-141-0/+3
* FBTF: Move more ctors/dtors from headers to implementation.erg@google.com2010-09-011-16/+2
* Disk cache: Extend the internal buffering performed by each entryrvargas@google.com2010-08-231-0/+15
* Disk Cache: Replace the backend pointer of the ChildrenDeleterrvargas@google.com2010-07-271-2/+10
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Disk Cache: Cleaner way to stop evictions at destruction.rvargas@google.com2010-07-231-3/+0
* Disk cache: Stop evictions while performing final cleanup.rvargas@google.com2010-07-201-0/+3
* Disk cache: Code cleanup after the last cl.rvargas@google.com2010-07-151-25/+15
* Disk cache: Switch the disk cache to use the cache_thread.rvargas@google.com2010-07-131-9/+40
* Disk cache: Add a few more histograms.rvargas@google.com2010-07-121-0/+6
* Revert 51858 - Disk cache: Switch the disk cache to use the cache_thread. rvargas@google.com2010-07-081-40/+9
* Disk cache: Switch the disk cache to use the cache_thread. rvargas@google.com2010-07-081-9/+40
* Revert 51456 - Disk cache: Switch the disk cache to use the cache_thread.rvargas@google.com2010-07-021-40/+9
* Disk cache: Switch the disk cache to use the cache_thread.rvargas@google.com2010-07-011-9/+40
* Revert 51312 - Disk cache: Switch the disk cache to use the cache_thread.rvargas@google.com2010-07-011-40/+9
* Disk cache: Switch the disk cache to use the cache_thread.rvargas@google.com2010-06-301-9/+40
* Disk Cache: Remove deprecated methods from the disk cache interface.rvargas@google.com2010-06-171-9/+15
* Disk cache: Update the disk cache tools and tests to uservargas@google.com2010-06-151-6/+8
* 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
* Final patch to convert disk cache to using FilePath instead oftony@chromium.org2009-10-151-1/+1
* Convert BlockFiles to use FilePath instead of wstring.tony@chromium.org2009-10-131-2/+2
* Start migrating the disk cache to using FilePath.tony@chromium.org2009-10-121-6/+7
* Disk cache: End the experiment and use the new evictionrvargas@google.com2009-09-291-0/+7
* 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