summaryrefslogtreecommitdiffstats
path: root/net/disk_cache/entry_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Disk cache: Make sure we don't overwrite external files when creating new ones.rvargas@google.com2008-08-231-0/+2
* Remove warnings for the net module.rvargas@google.com2008-08-191-2/+3
* Second pass move the os dependent code apart on the disk cache.rvargas@google.com2008-08-151-1/+2
* Re submitting the histograms change (735)rvargas@google.com2008-08-121-0/+17
* Back off the histograms change.rvargas@google.com2008-08-121-17/+0
* Add a few histograms to the disk cache.rvargas@google.com2008-08-121-0/+17
* If a disk cache entry is stored as an external file, and it is reused (open/t...rvargas@google.com2008-08-021-1/+1
* Change the order of functions on the cc file to follow the order of the heade...rvargas@google.com2008-07-311-242/+243
* Replace scoped_ptr with scoped_array.rvargas@google.com2008-07-301-1/+1
* Add net to the repository.initial.commit2008-07-261-0/+779