summaryrefslogtreecommitdiffstats
path: root/net/disk_cache/cache_util.cc
Commit message (Expand)AuthorAgeFilesLines
* Misc. cleanup, primarily removing unused locals.pkasting2014-10-131-7/+4
* Change base/file_utils.h includes to base/files/file_utils.h in net/thestig2014-09-041-1/+1
* Move UTF16ToASCII, remove WideToASCII.brettw@chromium.org2014-03-141-1/+2
* Cleanup: Move PreferredCacheSize() to cache_util.hpasko@chromium.org2013-11-191-0/+44
* Re-land "Make DeleteCache() recursive"pasko@chromium.org2013-07-171-0/+21
* Revert "Make DeleteCache() recursive"pasko@chromium.org2013-07-171-21/+0
* Fix net to use new base::DeleteFile function.brettw@chromium.org2013-07-161-2/+2
* Make DeleteCache() recursivepasko@chromium.org2013-07-161-0/+21
* Move PathExists to base namespace.brettw@chromium.org2013-07-111-1/+1
* Use a direct include of strings headers in net/disk_cache/, net/dns/, net/ftp/.avi@chromium.org2013-06-111-2/+2
* Initialize the simple cache backend at runtime. pasko@google.com2013-04-021-0/+93