summaryrefslogtreecommitdiffstats
path: root/net/disk_cache/disk_format.h
Commit message (Expand)AuthorAgeFilesLines
* 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