summaryrefslogtreecommitdiffstats
path: root/net/disk_cache/disk_format.h
Commit message (Expand)AuthorAgeFilesLines
* FBTF: Monster ctor patch after changing heuristics in clang plugin.erg@google.com2010-10-181-10/+4
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Disk cache: Remove remaining uses of RankingsNode.pointer.rvargas@google.com2009-07-301-1/+1
* Disk cache: Add support for having a sparse entry block thatrvargas@google.com2009-07-171-1/+6
* Disk cache: Add explicit support for eviction / deletionrvargas@google.com2009-07-091-1/+8
* Disk cache: First pass to add support for sparse entries.rvargas@google.com2009-06-181-1/+60
* Revert cl 18723.rvargas@google.com2009-06-181-60/+1
* Disk cache: First pass to add support for sparse entries.rvargas@google.com2009-06-181-1/+60
* Use #pragma pack as documented to work with GCC and MSVCmark@chromium.org2009-03-241-2/+2
* Disk cache: More instrumentation for the cache.rvargas@google.com2009-03-201-2/+4
* NO CODE CHANGEdeanm@chromium.org2009-03-111-1/+0
* New disk cache eviction algorithm (partial implementation).rvargas@google.com2009-03-061-5/+7
* Disk cache: Set up an experiment to measure the effect ofrvargas@google.com2008-12-111-1/+3
* Disk cache: Add support for an extra data stream for each cache entry.rvargas@google.com2008-12-041-6/+28
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* If a disk cache entry is stored as an external file, and it is reused (open/t...rvargas@google.com2008-08-021-1/+1
* Add net to the repository.initial.commit2008-07-261-0/+192