Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move UTF16ToASCII, remove WideToASCII. | brettw@chromium.org | 2014-03-14 | 1 | -1/+2 |
* | Cleanup: Move PreferredCacheSize() to cache_util.h | pasko@chromium.org | 2013-11-19 | 1 | -0/+44 |
* | Re-land "Make DeleteCache() recursive" | pasko@chromium.org | 2013-07-17 | 1 | -0/+21 |
* | Revert "Make DeleteCache() recursive" | pasko@chromium.org | 2013-07-17 | 1 | -21/+0 |
* | Fix net to use new base::DeleteFile function. | brettw@chromium.org | 2013-07-16 | 1 | -2/+2 |
* | Make DeleteCache() recursive | pasko@chromium.org | 2013-07-16 | 1 | -0/+21 |
* | Move PathExists to base namespace. | brettw@chromium.org | 2013-07-11 | 1 | -1/+1 |
* | Use a direct include of strings headers in net/disk_cache/, net/dns/, net/ftp/. | avi@chromium.org | 2013-06-11 | 1 | -2/+2 |
* | Initialize the simple cache backend at runtime. | pasko@google.com | 2013-04-02 | 1 | -0/+93 |