summaryrefslogtreecommitdiffstats
path: root/net/disk_cache/sparse_control.cc
Commit message (Expand)AuthorAgeFilesLines
* Add compiler-specific "examine printf format" attributes to printfs.evan@chromium.org2009-11-201-2/+3
* Fix integer overflow in calculation of sparse I/O extent.cevans@chromium.org2009-11-101-1/+1
* Second patch in making destructors of refcounted objects private.jam@chromium.org2009-11-051-0/+3
* A couple new io buffers that encapsulate more data and are therefore easier t...vandebo@chromium.org2009-10-141-2/+2
* Disk cache: Add a method to cancel pending sparse operations.rvargas@google.com2009-10-081-1/+41
* 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