Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(618)

Issue 11299239: Adding a simple class for dumping the contents of a cache. Use this new class in dump_cache. (Closed)

Created:
8 years ago by Ryan Hamilton
Modified:
8 years ago
CC:
chromium-reviews, pam+watch_chromium.org, cbentzel+watch_chromium.org, darin-cc_chromium.org
Visibility:
Public.

Description

Adding a simple class for dumping the contents of a cache. Use this new class in dump_cache. Reverted: 170075 Relanded: 170024 Reverted: 169769 Initially landed: 169704 TBR=rvargas@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=170201

Patch Set 1 #

Patch Set 2 : Move LaunchSlave back to dump_cache.cc #

Patch Set 3 : Add to net_unittests #

Patch Set 4 : Minor command line handling refactor #

Patch Set 5 : Done #

Patch Set 6 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+503 lines, -986 lines) Patch
M net/net.gyp View 3 4 2 chunks +24 lines, -25 lines 0 comments Download
M net/tools/dump_cache/cache_dumper.h View 2 chunks +9 lines, -10 lines 0 comments Download
M net/tools/dump_cache/cache_dumper.cc View 5 chunks +17 lines, -5 lines 0 comments Download
M net/tools/dump_cache/dump_cache.cc View 1 2 3 7 chunks +26 lines, -16 lines 0 comments Download
A net/tools/dump_cache/dump_files.h View 1 chunk +23 lines, -0 lines 0 comments Download
M net/tools/dump_cache/dump_files.cc View 5 chunks +18 lines, -7 lines 0 comments Download
A net/tools/dump_cache/simple_cache_dumper.h View 1 chunk +94 lines, -0 lines 0 comments Download
A net/tools/dump_cache/simple_cache_dumper.cc View 1 chunk +268 lines, -0 lines 0 comments Download
D net/tools/dump_cache/upgrade.cc View 1 chunk +0 lines, -922 lines 0 comments Download
A net/tools/dump_cache/upgrade_win.h View 1 chunk +22 lines, -0 lines 0 comments Download
A + net/tools/dump_cache/upgrade_win.cc View 1 1 chunk +2 lines, -1 line 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698