|
Disk cache: First pass to make it possible to have
multiple instances of BackendImpl. We need multiple
objects to be able to support media files on the cache.
After this change, histograms will be the only thing that
get messed up by multiple disk caches.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=12520
Total comments: 5
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+135 lines, -76 lines) |
Patch |
 |
M |
chrome/browser/net/chrome_url_request_context.h
|
View
|
1
2
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/net/chrome_url_request_context.cc
|
View
|
1
2
|
3 chunks |
+9 lines, -4 lines |
0 comments
|
Download
|
 |
A |
net/base/cache_type.h
|
View
|
|
1 chunk |
+20 lines, -0 lines |
0 comments
|
Download
|
 |
M |
net/disk_cache/backend_impl.h
|
View
|
1
2
|
3 chunks |
+13 lines, -5 lines |
0 comments
|
Download
|
 |
M |
net/disk_cache/backend_impl.cc
|
View
|
1
2
|
8 chunks |
+19 lines, -15 lines |
0 comments
|
Download
|
 |
M |
net/disk_cache/backend_unittest.cc
|
View
|
1
2
|
4 chunks |
+7 lines, -4 lines |
0 comments
|
Download
|
 |
M |
net/disk_cache/disk_cache.h
|
View
|
1
2
|
2 chunks |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
net/disk_cache/disk_cache_perftest.cc
|
View
|
1
2
|
2 chunks |
+4 lines, -2 lines |
0 comments
|
Download
|
 |
M |
net/disk_cache/disk_cache_test_base.cc
|
View
|
1
2
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
net/disk_cache/eviction.h
|
View
|
1
2
|
2 chunks |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
net/disk_cache/eviction.cc
|
View
|
1
2
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
net/disk_cache/stress_cache.cc
|
View
|
1
2
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
net/disk_cache/trace.h
|
View
|
1
2
|
1 chunk |
+10 lines, -5 lines |
0 comments
|
Download
|
 |
M |
net/disk_cache/trace.cc
|
View
|
1
2
|
2 chunks |
+20 lines, -6 lines |
0 comments
|
Download
|
 |
M |
net/http/http_cache.h
|
View
|
1
2
|
4 chunks |
+4 lines, -14 lines |
0 comments
|
Download
|
 |
M |
net/http/http_cache.cc
|
View
|
1
2
|
8 chunks |
+8 lines, -8 lines |
0 comments
|
Download
|
 |
M |
net/http/http_cache_unittest.cc
|
View
|
1
2
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
net/net.gyp
|
View
|
1
2
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
net/tools/crash_cache/crash_cache.cc
|
View
|
1
2
|
3 chunks |
+6 lines, -3 lines |
0 comments
|
Download
|
Total messages: 5 (0 generated)
|