summaryrefslogtreecommitdiffstats
path: root/net/disk_cache/sparse_control.cc
Commit message (Expand)AuthorAgeFilesLines
* Fixing bugs in sparse cache when dealing with GetAvailableRange queries not a...hclam@chromium.org2009-09-021-5/+9
* Fixing a crash in disk_cache::SparseControl::UpdateRange()hclam@chromium.org2009-09-021-0/+7
* Disk cache: Add support for having a sparse entry block thatrvargas@google.com2009-07-171-44/+123
* Disk cache: Add explicit support for eviction / deletionrvargas@google.com2009-07-091-10/+153
* Disk Cache: Fix a dumb warning about a variable not being initialized.rvargas@google.com2009-06-231-1/+1
* Disk Cache: Implement GetAvailableRange for the regular disk cache.rvargas@google.com2009-06-231-15/+75
* Disk cache: First pass to add support for sparse entries.rvargas@google.com2009-06-181-0/+407
* Revert cl 18723.rvargas@google.com2009-06-181-407/+0
* Disk cache: First pass to add support for sparse entries.rvargas@google.com2009-06-181-0/+407