index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
tools
/
dump_cache
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert 70618 - First pass at adding http/backend cache events to the NetLog.
mmenke@chromium.org
2011-01-06
1
-2
/
+2
*
First pass at adding http/backend cache events to the NetLog.
mmenke@chromium.org
2011-01-06
1
-2
/
+2
*
Use FilePath::BaseName instead of the deprecated file_util::GetFilenameFromPa...
tfarina@chromium.org
2011-01-06
1
-1
/
+1
*
Move base/thread.h to base/threading, fix up callers to use the new location.
brettw@chromium.org
2011-01-01
1
-1
/
+1
*
Get rid of std::wstring version of HasSwitch.
tfarina@chromium.org
2010-12-08
1
-4
/
+4
*
net: Append base:: in the StringPrintf calls.
tfarina@chromium.org
2010-09-25
3
-6
/
+10
*
FBTF: Remove unneeded headers from base/ (part 6)
thestig@chromium.org
2010-08-19
1
-5
/
+3
*
Syncing url_to_filename_encoder with internal version.
mbelshe@chromium.org
2010-08-17
7
-218
/
+503
*
Uninitialized member vars in CacheDumper.
finnur@chromium.org
2010-08-12
1
-4
/
+5
*
Remove all but one last caller of CommandLine::GetSwitchValue().
evan@chromium.org
2010-08-09
1
-5
/
+6
*
Remove number conversion functions from string_util. These moved to string_nu...
brettw@chromium.org
2010-08-03
1
-1
/
+2
*
Add #include utf_string_conversions.h to all files that use ASCIIToWide and
brettw@chromium.org
2010-08-03
1
-0
/
+1
*
Remove deprecated CommandLine API.
evan@chromium.org
2010-07-30
1
-1
/
+2
*
`#pragma once` for app, base, chrome, gfx, ipc, net, skia, views
thakis@chromium.org
2010-07-26
3
-0
/
+3
*
base: Add IsHexDigit function to string_util.h
tfarina@chromium.org
2010-07-23
1
-6
/
+2
*
Disk cache: Switch the disk cache to use the cache_thread.
rvargas@google.com
2010-07-13
1
-12
/
+33
*
Revert 51858 - Disk cache: Switch the disk cache to use the cache_thread.
rvargas@google.com
2010-07-08
1
-33
/
+12
*
Disk cache: Switch the disk cache to use the cache_thread.
rvargas@google.com
2010-07-08
1
-12
/
+33
*
Revert 51456 - Disk cache: Switch the disk cache to use the cache_thread.
rvargas@google.com
2010-07-02
1
-33
/
+12
*
Disk cache: Switch the disk cache to use the cache_thread.
rvargas@google.com
2010-07-01
1
-12
/
+33
*
Revert 51312 - Disk cache: Switch the disk cache to use the cache_thread.
rvargas@google.com
2010-07-01
1
-33
/
+12
*
Disk cache: Switch the disk cache to use the cache_thread.
rvargas@google.com
2010-06-30
1
-12
/
+33
*
Disk Cache: Remove deprecated methods from the disk cache interface.
rvargas@google.com
2010-06-17
3
-15
/
+34
*
Disk cache: Update the disk cache tools and tests to use
rvargas@google.com
2010-06-15
3
-46
/
+118
*
Import the server-side code for URL encoding & unittest.
mbelshe@chromium.org
2010-06-07
5
-57
/
+781
*
Implement most of the ridealong fixes/cleanups I suggested during review for ...
pkasting@chromium.org
2010-06-01
1
-4
/
+2
*
Enable warning 4389 as an error on windows builds. This will make
mbelshe@chromium.org
2010-05-27
2
-6
/
+10
*
Revert "Another dependency the bbot missed!!!"
rafaelw@chromium.org
2010-05-26
2
-10
/
+6
*
Enable warning 4389 as an error on windows builds. This will make
mbelshe@chromium.org
2010-05-25
2
-6
/
+10
*
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
[next]