summaryrefslogtreecommitdiffstats
path: root/net/tools/dump_cache
Commit message (Expand)AuthorAgeFilesLines
* Minor cleanup; remove deprecate file_util function and some obsolete TODOs.estade@chromium.org2009-12-091-1/+1
* FilePath::Append() doesn't allow you to append a fully-qualifiedmbelshe@google.com2009-10-271-1/+5
* Make the command line syntax a little easier.mbelshe@google.com2009-10-271-3/+3
* Remove deprecated CommandLine(std::wstring) ctor.evan@chromium.org2009-10-261-2/+1
* Move disk_cache::MappedFile to use FilePath instead of wstring.tony@chromium.org2009-10-131-2/+2
* Convert BlockFiles to use FilePath instead of wstring.tony@chromium.org2009-10-131-1/+3
* Use ASCII strings for switch names.evan@chromium.org2009-10-131-2/+2
* Start migrating the disk cache to using FilePath.tony@chromium.org2009-10-121-2/+3
* Fix the UrlToFilenameEncoder to be more cross platform.mbelshe@chromium.org2009-10-071-29/+30
* Http Cache: Add support for resuming downloading arvargas@google.com2009-09-041-1/+6
* Create an option to dump the cache to disk files. Because URLs are frequentl...mbelshe@google.com2009-09-025-45/+473
* Disk cache: Remove remaining uses of RankingsNode.pointer.rvargas@google.com2009-07-301-1/+1
* Fix 15 coverity complaints.rvargas@google.com2009-07-013-18/+18
* NO CODE CHANGEdeanm@chromium.org2009-03-111-1/+0
* Extend the IOBuffer to the disk cache.rvargas@google.com2009-02-121-4/+8
* Revert cl 9528 to fix mac test_shell_testsrvargas@google.com2009-02-101-8/+4
* Extend the IOBuffer to the disk cache.rvargas@google.com2009-02-101-4/+8
* Fix compile error in dump_files (didn't catch the error since dump_cache isn'...erikkay@google.com2009-01-261-1/+2
* Fix dump_cache build.evan@chromium.org2009-01-211-8/+15
* Disk cache: Set up an experiment to measure the effect ofrvargas@google.com2008-12-111-0/+2
* Missed a spot during the FilePathing.avi@google.com2008-12-111-1/+1
* Move file enumeration to filepaths.avi@google.com2008-12-111-2/+3
* Disk cache: Add support for an extra data stream for each cache entry.rvargas@google.com2008-12-042-5/+15
* upgrade cache tool: Improve the handling of errors so thatrvargas@google.com2008-12-031-3/+14
* Disk cache: Add a tool to upgrade a set of cache files from one version torvargas@google.com2008-12-023-0/+1251