summaryrefslogtreecommitdiffstats
path: root/net/tools/dump_cache/upgrade.cc
Commit message (Expand)AuthorAgeFilesLines
* base::Bind: Convert most of disk_cache.jhawkins@chromium.org2011-12-191-25/+18
* base::Bind: Cleanup almost-unused OldCompletionCallbacks.jhawkins@chromium.org2011-12-151-3/+5
* Removing MessageLoop::QuitTask() from net/dcheng@chromium.org2011-12-091-2/+2
* Begin CompletionCallback switchover.willchan@chromium.org2011-10-011-6/+6
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* More net/ reordering.erg@google.com2011-01-211-0/+1
* Reland "Remove base/scoped_handle_win.h."tfarina@chromium.org2011-01-091-2/+3
* Revert "Remove base/scoped_handle_win.h stub and fix up all callers to use th...thakis@chromium.org2011-01-071-3/+2
* Remove base/scoped_handle_win.h stub and fix up all callers to use the new lo...tfarina@chromium.org2011-01-071-2/+3
* reapply r70628. It was wrongly blamed for breaking Linux valgrind bots.estade@chromium.org2011-01-071-2/+2
* Revert r70628. It broke Linux valgrind bots. See for exampleestade@chromium.org2011-01-071-2/+2
* First pass at adding http/backend cache events to the NetLog. mmenke@chromium.org2011-01-061-2/+2
* 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
* Move base/thread.h to base/threading, fix up callers to use the new location.brettw@chromium.org2011-01-011-1/+1
* Remove number conversion functions from string_util. These moved to string_nu...brettw@chromium.org2010-08-031-1/+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-171-2/+15
* Disk cache: Update the disk cache tools and tests to uservargas@google.com2010-06-151-18/+83
* Enable warning 4389 as an error on windows builds. This will make mbelshe@chromium.org2010-05-271-4/+4
* Revert "Another dependency the bbot missed!!!"rafaelw@chromium.org2010-05-261-4/+4
* Enable warning 4389 as an error on windows builds. This will makembelshe@chromium.org2010-05-251-4/+4
* Start migrating the disk cache to using FilePath.tony@chromium.org2009-10-121-2/+3
* Create an option to dump the cache to disk files. Because URLs are frequentl...mbelshe@google.com2009-09-021-35/+57
* Fix 15 coverity complaints.rvargas@google.com2009-07-011-3/+3
* 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
* Disk cache: Add support for an extra data stream for each cache entry.rvargas@google.com2008-12-041-1/+1
* 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-021-0/+791