summaryrefslogtreecommitdiffstats
path: root/net/tools/crash_cache
Commit message (Expand)AuthorAgeFilesLines
* base::Bind: Convert most of disk_cache.jhawkins@chromium.org2011-12-191-25/+27
* Reland after fixes.jhawkins@chromium.org2011-12-171-10/+11
* Revert 114838 - base::Bind: Remove even moar OldCompletionCallback.garykac@chromium.org2011-12-161-11/+10
* base::Bind: Remove even moar OldCompletionCallback.jhawkins@chromium.org2011-12-161-10/+11
* Disk cache: Update the remove/insert data files.rvargas@google.com2011-11-291-17/+18
* Begin CompletionCallback switchover.willchan@chromium.org2011-10-011-5/+5
* Rename NET_API to NET_EXPORT, and rename NET_TEST to NET_EXPORT_PRIVATE.darin@chromium.org2011-08-121-2/+2
* Change base::LaunchProcess API slightlyevan@chromium.org2011-07-151-3/+1
* Clean up users of a deprecated base::LaunchApp API.evan@chromium.org2011-07-141-2/+4
* disk cache: Add NET_API for net.dllrvargas@google.com2011-05-071-7/+11
* reapply r70628. It was wrongly blamed for breaking Linux valgrind bots.estade@chromium.org2011-01-071-4/+4
* Revert r70628. It broke Linux valgrind bots. See for exampleestade@chromium.org2011-01-071-4/+4
* First pass at adding http/backend cache events to the NetLog. mmenke@chromium.org2011-01-061-4/+4
* Revert 70618 - First pass at adding http/backend cache events to the NetLog. mmenke@chromium.org2011-01-061-4/+4
* First pass at adding http/backend cache events to the NetLog. mmenke@chromium.org2011-01-061-4/+4
* Move base/thread.h to base/threading, fix up callers to use the new location.brettw@chromium.org2011-01-011-1/+1
* CommandLine: eliminate wstring-accepting AppendLooseValueevan@chromium.org2010-08-131-1/+1
* Convert more callers of the integer/string functions to usingbrettw@chromium.org2010-07-311-1/+3
* Disk cache: Switch the disk cache to use the cache_thread.rvargas@google.com2010-07-131-5/+25
* Revert 51858 - Disk cache: Switch the disk cache to use the cache_thread. rvargas@google.com2010-07-081-25/+5
* Disk cache: Switch the disk cache to use the cache_thread. rvargas@google.com2010-07-081-5/+25
* Revert 51456 - Disk cache: Switch the disk cache to use the cache_thread.rvargas@google.com2010-07-021-25/+5
* Disk cache: Switch the disk cache to use the cache_thread.rvargas@google.com2010-07-011-5/+25
* Revert 51312 - Disk cache: Switch the disk cache to use the cache_thread.rvargas@google.com2010-07-011-25/+5
* Disk cache: Switch the disk cache to use the cache_thread.rvargas@google.com2010-06-301-5/+25
* Disk cache: Update the disk cache tools and tests to uservargas@google.com2010-06-151-39/+75
* Remove deprecated CommandLine(std::wstring) ctor.evan@chromium.org2009-10-261-1/+1
* Final patch to convert disk cache to using FilePath instead oftony@chromium.org2009-10-151-37/+36
* Re-try r29078: Remove some deprecated file_util wstring functions.estade@chromium.org2009-10-151-1/+1
* Revert wstring patch (r29078 and follow up commits). It is causing failures o...estade@chromium.org2009-10-151-1/+1
* Remove some deprecated file_util wstring functions.estade@chromium.org2009-10-151-1/+1
* Start migrating the disk cache to using FilePath.tony@chromium.org2009-10-121-1/+2
* Deprecate wstring version of PathService::Get() in net.thestig@chromium.org2009-05-011-8/+8
* Disk cache: First pass to make it possible to havervargas@google.com2009-03-251-3/+6
* NO CODE CHANGEdeanm@chromium.org2009-03-111-1/+0
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-051-1/+1
* Make CommandLine into a normal object, with some statics for getting at the c...evan@chromium.org2009-01-211-8/+2
* Port crash_cache tool to Linux.phajdan.jr@chromium.org2009-01-131-25/+21
* Move Time, TimeDelta and TimeTicks into namespace base.dsh@google.com2008-10-271-0/+2
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Fix utilities that were broken by at_exit changes.rvargas@google.com2008-08-141-0/+4
* Use %ls instead of %s in wprintf format strings for wchar_t fields.mmentovai@google.com2008-08-141-1/+1
* Add net to the repository.initial.commit2008-07-261-0/+337