summaryrefslogtreecommitdiffstats
path: root/net/disk_cache
Commit message (Expand)AuthorAgeFilesLines
* Change the order of functions on the cc file to follow the order of the heade...rvargas@google.com2008-07-313-726/+735
* Fix memory leak when simulating failures in unit tests.rvargas@google.com2008-07-301-1/+3
* Add unit tests to the disk cache to verify that a failure during cache reinit...rvargas@google.com2008-07-304-39/+86
* Replace scoped_ptr with scoped_array.rvargas@google.com2008-07-302-2/+2
* Do not use RecycleOrDelete since it is not ready for prime-time.darin@google.com2008-07-301-1/+1
* Add net to the repository.initial.commit2008-07-2645-0/+9955