summaryrefslogtreecommitdiffstats
path: root/net/disk_cache/storage_block_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Reland re-organization of net/disk_cache/gavinp@chromium.org2014-03-031-72/+0
* Revert 253581 "Reorganize net/disk_cache into backend specific d..."gavinp@chromium.org2014-02-261-0/+72
* Reorganize net/disk_cache into backend specific directories.gavinp@chromium.org2014-02-261-72/+0
* Disk Cache: move common elements from v2 and v3 file format.rvargas@google.com2013-06-111-6/+9
* Update net/ to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-06-011-5/+5
* Cleanup: Remove unneeded base/file_util.h includes in chrome_frame, courgette...thestig@chromium.org2013-05-161-1/+1
* Replace FilePath with base::FilePath in net.brettw@chromium.org2013-02-081-3/+3
* Disk cache: Simplify some of the test infrastructure.rvargas@google.com2011-11-151-4/+4
* Revert 60165 - GTTF: Make net_unittests run successfully with parallel test l...phajdan.jr@chromium.org2010-09-221-9/+3
* GTTF: Make net_unittests run successfully with parallel test launcherphajdan.jr@chromium.org2010-09-221-3/+9
* Move disk_cache::MappedFile to use FilePath instead of wstring.tony@chromium.org2009-10-131-9/+6
* NO CODE CHANGEdeanm@chromium.org2009-03-111-1/+0
* Run some disk cache unit tests on the Macmmentovai@google.com2008-08-281-3/+4
* Implement sync IO for the disk cache, and temporarily redirectrvargas@google.com2008-08-271-3/+3
* 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/+96