| Commit message (Expand) | Author | Age | Files | Lines |
* | Quick hack to make the dump_cache work again. The URL | mbelshe@chromium.org | 2010-04-26 | 1 | -1/+4 |
* | Minor cleanup; remove deprecate file_util function and some obsolete TODOs. | estade@chromium.org | 2009-12-09 | 1 | -1/+1 |
* | FilePath::Append() doesn't allow you to append a fully-qualified | mbelshe@google.com | 2009-10-27 | 1 | -1/+5 |
* | Make the command line syntax a little easier. | mbelshe@google.com | 2009-10-27 | 1 | -3/+3 |
* | Remove deprecated CommandLine(std::wstring) ctor. | evan@chromium.org | 2009-10-26 | 1 | -2/+1 |
* | Move disk_cache::MappedFile to use FilePath instead of wstring. | tony@chromium.org | 2009-10-13 | 1 | -2/+2 |
* | Convert BlockFiles to use FilePath instead of wstring. | tony@chromium.org | 2009-10-13 | 1 | -1/+3 |
* | Use ASCII strings for switch names. | evan@chromium.org | 2009-10-13 | 1 | -2/+2 |
* | Start migrating the disk cache to using FilePath. | tony@chromium.org | 2009-10-12 | 1 | -2/+3 |
* | Fix the UrlToFilenameEncoder to be more cross platform. | mbelshe@chromium.org | 2009-10-07 | 1 | -29/+30 |
* | Http Cache: Add support for resuming downloading a | rvargas@google.com | 2009-09-04 | 1 | -1/+6 |
* | Create an option to dump the cache to disk files. Because URLs are frequentl... | mbelshe@google.com | 2009-09-02 | 5 | -45/+473 |
* | Disk cache: Remove remaining uses of RankingsNode.pointer. | rvargas@google.com | 2009-07-30 | 1 | -1/+1 |
* | Fix 15 coverity complaints. | rvargas@google.com | 2009-07-01 | 3 | -18/+18 |
* | NO CODE CHANGE | deanm@chromium.org | 2009-03-11 | 1 | -1/+0 |
* | Extend the IOBuffer to the disk cache. | rvargas@google.com | 2009-02-12 | 1 | -4/+8 |
* | Revert cl 9528 to fix mac test_shell_tests | rvargas@google.com | 2009-02-10 | 1 | -8/+4 |
* | Extend the IOBuffer to the disk cache. | rvargas@google.com | 2009-02-10 | 1 | -4/+8 |
* | Fix compile error in dump_files (didn't catch the error since dump_cache isn'... | erikkay@google.com | 2009-01-26 | 1 | -1/+2 |
* | Fix dump_cache build. | evan@chromium.org | 2009-01-21 | 1 | -8/+15 |
* | Disk cache: Set up an experiment to measure the effect of | rvargas@google.com | 2008-12-11 | 1 | -0/+2 |
* | Missed a spot during the FilePathing. | avi@google.com | 2008-12-11 | 1 | -1/+1 |
* | Move file enumeration to filepaths. | avi@google.com | 2008-12-11 | 1 | -2/+3 |
* | Disk cache: Add support for an extra data stream for each cache entry. | rvargas@google.com | 2008-12-04 | 2 | -5/+15 |
* | upgrade cache tool: Improve the handling of errors so that | rvargas@google.com | 2008-12-03 | 1 | -3/+14 |
* | Disk cache: Add a tool to upgrade a set of cache files from one version to | rvargas@google.com | 2008-12-02 | 3 | -0/+1251 |