Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixing bugs in sparse cache when dealing with GetAvailableRange queries not a... | hclam@chromium.org | 2009-09-02 | 1 | -5/+9 |
* | Fixing a crash in disk_cache::SparseControl::UpdateRange() | hclam@chromium.org | 2009-09-02 | 1 | -0/+7 |
* | Disk cache: Add support for having a sparse entry block that | rvargas@google.com | 2009-07-17 | 1 | -44/+123 |
* | Disk cache: Add explicit support for eviction / deletion | rvargas@google.com | 2009-07-09 | 1 | -10/+153 |
* | Disk Cache: Fix a dumb warning about a variable not being initialized. | rvargas@google.com | 2009-06-23 | 1 | -1/+1 |
* | Disk Cache: Implement GetAvailableRange for the regular disk cache. | rvargas@google.com | 2009-06-23 | 1 | -15/+75 |
* | Disk cache: First pass to add support for sparse entries. | rvargas@google.com | 2009-06-18 | 1 | -0/+407 |
* | Revert cl 18723. | rvargas@google.com | 2009-06-18 | 1 | -407/+0 |
* | Disk cache: First pass to add support for sparse entries. | rvargas@google.com | 2009-06-18 | 1 | -0/+407 |