summaryrefslogtreecommitdiffstats
path: root/net/tools/dump_cache
Commit message (Expand)AuthorAgeFilesLines
* Revert 70618 - First pass at adding http/backend cache events to the NetLog. mmenke@chromium.org2011-01-061-2/+2
* First pass at adding http/backend cache events to the NetLog. mmenke@chromium.org2011-01-061-2/+2
* Use FilePath::BaseName instead of the deprecated file_util::GetFilenameFromPa...tfarina@chromium.org2011-01-061-1/+1
* Move base/thread.h to base/threading, fix up callers to use the new location.brettw@chromium.org2011-01-011-1/+1
* Get rid of std::wstring version of HasSwitch.tfarina@chromium.org2010-12-081-4/+4
* net: Append base:: in the StringPrintf calls.tfarina@chromium.org2010-09-253-6/+10
* FBTF: Remove unneeded headers from base/ (part 6)thestig@chromium.org2010-08-191-5/+3
* Syncing url_to_filename_encoder with internal version.mbelshe@chromium.org2010-08-177-218/+503
* Uninitialized member vars in CacheDumper.finnur@chromium.org2010-08-121-4/+5
* Remove all but one last caller of CommandLine::GetSwitchValue().evan@chromium.org2010-08-091-5/+6
* Remove number conversion functions from string_util. These moved to string_nu...brettw@chromium.org2010-08-031-1/+2
* Add #include utf_string_conversions.h to all files that use ASCIIToWide andbrettw@chromium.org2010-08-031-0/+1
* Remove deprecated CommandLine API.evan@chromium.org2010-07-301-1/+2
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-263-0/+3
* base: Add IsHexDigit function to string_util.htfarina@chromium.org2010-07-231-6/+2
* Disk cache: Switch the disk cache to use the cache_thread.rvargas@google.com2010-07-131-12/+33
* Revert 51858 - Disk cache: Switch the disk cache to use the cache_thread. rvargas@google.com2010-07-081-33/+12
* Disk cache: Switch the disk cache to use the cache_thread. rvargas@google.com2010-07-081-12/+33
* Revert 51456 - Disk cache: Switch the disk cache to use the cache_thread.rvargas@google.com2010-07-021-33/+12
* Disk cache: Switch the disk cache to use the cache_thread.rvargas@google.com2010-07-011-12/+33
* Revert 51312 - Disk cache: Switch the disk cache to use the cache_thread.rvargas@google.com2010-07-011-33/+12
* Disk cache: Switch the disk cache to use the cache_thread.rvargas@google.com2010-06-301-12/+33
* Disk Cache: Remove deprecated methods from the disk cache interface.rvargas@google.com2010-06-173-15/+34
* Disk cache: Update the disk cache tools and tests to uservargas@google.com2010-06-153-46/+118
* Import the server-side code for URL encoding & unittest.mbelshe@chromium.org2010-06-075-57/+781
* Implement most of the ridealong fixes/cleanups I suggested during review for ...pkasting@chromium.org2010-06-011-4/+2
* Enable warning 4389 as an error on windows builds. This will make mbelshe@chromium.org2010-05-272-6/+10
* Revert "Another dependency the bbot missed!!!"rafaelw@chromium.org2010-05-262-10/+6
* Enable warning 4389 as an error on windows builds. This will makembelshe@chromium.org2010-05-252-6/+10
* Quick hack to make the dump_cache work again. The URLmbelshe@chromium.org2010-04-261-1/+4
* 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