summaryrefslogtreecommitdiffstats
path: root/net/disk_cache/entry_impl.h
Commit message (Expand)AuthorAgeFilesLines
* Disk cache: Use TimeTicks instead of Time for some of thervargas@google.com2010-02-221-1/+1
* Disk Cache: New interface that enables asynchronous completionrvargas@google.com2009-11-051-0/+2
* Disk cache: Add a method to cancel pending sparse operations.rvargas@google.com2009-10-081-0/+2
* Disk cache: Add a histogram to measure the latency ofrvargas@google.com2009-08-281-10/+11
* Disk Cache: Don't depend on the backend being enabled torvargas@google.com2009-08-061-2/+4
* Disk cache: Add explicit support for eviction / deletionrvargas@google.com2009-07-091-0/+16
* Disk cache: Keep a map of all open entries.rvargas@google.com2009-07-071-4/+4
* Disk Cache: Split some time histograms in groups basedrvargas@google.com2009-06-251-5/+15
* Disk cache: First pass to add support for sparse entries.rvargas@google.com2009-06-181-4/+11
* Revert cl 18723.rvargas@google.com2009-06-181-11/+4
* Disk cache: First pass to add support for sparse entries.rvargas@google.com2009-06-181-4/+11
* Disk cache: Interface for the sparse cache support.rvargas@google.com2009-06-041-0/+5
* Remove code path that passes a file handle to the rendererhclam@chromium.org2009-05-291-4/+0
* Removed unneeded includes of base/scoped_ptr.h. Reduce usage from ~800 files ...thestig@chromium.org2009-03-131-0/+1
* NO CODE CHANGEdeanm@chromium.org2009-03-111-1/+0
* New disk cache eviction algorithm (partial implementation).rvargas@google.com2009-03-061-4/+8
* Proposed change to support resource loading for media files.hclam@chromium.org2009-03-021-3/+5
* Extend the IOBuffer to the disk cache.rvargas@google.com2009-02-121-2/+2
* Revert cl 9528 to fix mac test_shell_testsrvargas@google.com2009-02-101-2/+2
* Extend the IOBuffer to the disk cache.rvargas@google.com2009-02-101-2/+2
* Disk cache: Add support for an extra data stream for each cache entry.rvargas@google.com2008-12-041-6/+8
* Disk cache: Add a tool to upgrade a set of cache files from one version torvargas@google.com2008-12-021-0/+4
* Move Time, TimeDelta and TimeTicks into namespace base.dsh@google.com2008-10-271-2/+2
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Replace scoped_ptr with scoped_array.rvargas@google.com2008-07-301-1/+1
* Add net to the repository.initial.commit2008-07-261-0/+168