summaryrefslogtreecommitdiffstats
path: root/net/disk_cache/block_files.cc
Commit message (Expand)AuthorAgeFilesLines
* Use string for Histogram names since these are all ASCII anyway.dsh@google.com2009-02-241-3/+3
* Disk cache: Avoid using a block file to full capacity if there isrvargas@google.com2008-12-091-3/+17
* * Add write and read/write support to FileStream (renamed from FileInputStream).erikkay@google.com2008-11-031-3/+5
* Move Time, TimeDelta and TimeTicks into namespace base.dsh@google.com2008-10-271-0/+2
* Fix Linux buildbot breakage on BlockFiles_Grow due to lingering cache files.mmoss@google.com2008-09-091-4/+5
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Second pass move the os dependent code apart on the disk cache.rvargas@google.com2008-08-151-1/+0
* Use %ls instead of %s in wprintf format strings for wchar_t fields.mmentovai@google.com2008-08-141-1/+2
* Move remaining OS dependent bits from the main logic on the disk cache.rvargas@google.com2008-08-131-10/+5
* Re submitting the histograms change (735)rvargas@google.com2008-08-121-0/+8
* Back off the histograms change.rvargas@google.com2008-08-121-8/+0
* Add a few histograms to the disk cache.rvargas@google.com2008-08-121-0/+8
* Add net to the repository.initial.commit2008-07-261-0/+441