summaryrefslogtreecommitdiffstats
path: root/net/disk_cache/entry_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Disk cache: Add support for an extra data stream for each cache entry.rvargas@google.com2008-12-041-0/+36
* Move Time, TimeDelta and TimeTicks into namespace base.dsh@google.com2008-10-271-0/+2
* Run some disk cache unit tests on the Macmmentovai@google.com2008-08-281-1/+1
* Implement sync IO for the disk cache, and temporarily redirectrvargas@google.com2008-08-271-10/+12
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Disk cache: add a delay after TruncateData unit test to wait for IO completions.rvargas@google.com2008-08-211-0/+5
* Extend disk cache unit tests to include reuse of internal entries.rvargas@google.com2008-08-081-11/+27
* If a disk cache entry is stored as an external file, and it is reused (open/t...rvargas@google.com2008-08-021-0/+41
* Add net to the repository.initial.commit2008-07-261-0/+713