summaryrefslogtreecommitdiffstats
path: root/net/disk_cache/entry_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-051-1/+1
* Proposed change to support resource loading for media files.hclam@chromium.org2009-03-021-0/+98
* Extend the IOBuffer to the disk cache.rvargas@google.com2009-02-121-159/+202
* Revert cl 9528 to fix mac test_shell_testsrvargas@google.com2009-02-101-174/+159
* Extend the IOBuffer to the disk cache.rvargas@google.com2009-02-101-159/+174
* Try to consistently use arraysize() with strlcpy().deanm@chromium.org2009-01-021-9/+10
* 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