summaryrefslogtreecommitdiffstats
path: root/net/disk_cache/mapped_file_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* clang/mac: Fix almost all problems when building all.xcodeproj.thakis@chromium.org2010-10-041-22/+0
* Revert 60165 - GTTF: Make net_unittests run successfully with parallel test l...phajdan.jr@chromium.org2010-09-221-6/+2
* GTTF: Make net_unittests run successfully with parallel test launcherphajdan.jr@chromium.org2010-09-221-2/+6
* Disk cache: Remove some dead code.rvargas@google.com2010-02-111-9/+1
* Move disk_cache::MappedFile to use FilePath instead of wstring.tony@chromium.org2009-10-131-6/+4
* NO CODE CHANGEdeanm@chromium.org2009-03-111-1/+0
* Try to consistently use arraysize() with strlcpy().deanm@chromium.org2009-01-021-2/+3
* Switch MessagePumpForIO to use completion ports on Windows.rvargas@google.com2008-11-071-2/+4
* Run some disk cache unit tests on the Macmmentovai@google.com2008-08-281-2/+3
* Implement sync IO for the disk cache, and temporarily redirectrvargas@google.com2008-08-271-2/+7
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Add net to the repository.initial.commit2008-07-261-0/+139