|
Disk cache v3 ref2
Not for commit
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+7860 lines, -3290 lines) |
Patch |
 |
M |
net/disk_cache/addr.h
|
View
|
1
2
3
|
3 chunks |
+12 lines, -0 lines |
0 comments
|
Download
|
 |
M |
net/disk_cache/addr.cc
|
View
|
1
2
3
|
2 chunks |
+19 lines, -0 lines |
0 comments
|
Download
|
 |
M |
net/disk_cache/backend_impl.cc
|
View
|
1
2
3
|
5 chunks |
+8 lines, -8 lines |
0 comments
|
Download
|
 |
M |
net/disk_cache/backend_unittest.cc
|
View
|
1
2
3
|
39 chunks |
+349 lines, -122 lines |
0 comments
|
Download
|
 |
M |
net/disk_cache/block_files.h
|
View
|
1
2
3
|
4 chunks |
+27 lines, -9 lines |
0 comments
|
Download
|
 |
M |
net/disk_cache/block_files.cc
|
View
|
1
2
3
|
21 chunks |
+261 lines, -107 lines |
0 comments
|
Download
|
 |
M |
net/disk_cache/block_files_unittest.cc
|
View
|
1
2
3
|
15 chunks |
+18 lines, -18 lines |
0 comments
|
Download
|
 |
M |
net/disk_cache/disk_cache_perftest.cc
|
View
|
1
2
3
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
net/disk_cache/disk_cache_test_base.h
|
View
|
1
2
3
|
10 chunks |
+50 lines, -1 line |
0 comments
|
Download
|
 |
M |
net/disk_cache/disk_cache_test_base.cc
|
View
|
1
2
3
|
12 chunks |
+198 lines, -35 lines |
0 comments
|
Download
|
 |
M |
net/disk_cache/disk_cache_test_util.h
|
View
|
1
2
3
|
2 chunks |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
net/disk_cache/disk_cache_test_util.cc
|
View
|
1
2
3
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
net/disk_cache/disk_format_base.h
|
View
|
1
2
3
|
2 chunks |
+6 lines, -1 line |
0 comments
|
Download
|
 |
M |
net/disk_cache/entry_impl.cc
|
View
|
1
2
3
|
23 chunks |
+24 lines, -24 lines |
0 comments
|
Download
|
 |
M |
net/disk_cache/entry_unittest.cc
|
View
|
1
2
3
|
82 chunks |
+521 lines, -392 lines |
0 comments
|
Download
|
 |
M |
net/disk_cache/errors.h
|
View
|
1
2
3
|
1 chunk |
+4 lines, -1 line |
0 comments
|
Download
|
 |
M |
net/disk_cache/file.h
|
View
|
1
2
3
|
2 chunks |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
net/disk_cache/file.cc
|
View
|
1
2
3
|
1 chunk |
+6 lines, -2 lines |
0 comments
|
Download
|
 |
M |
net/disk_cache/file_win.cc
|
View
|
1
2
3
|
3 chunks |
+9 lines, -9 lines |
0 comments
|
Download
|
 |
M |
net/disk_cache/mapped_file.h
|
View
|
1
2
3
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
M |
net/disk_cache/mapped_file_win.cc
|
View
|
1
2
3
|
1 chunk |
+14 lines, -2 lines |
0 comments
|
Download
|
 |
M |
net/disk_cache/storage_block.h
|
View
|
1
2
3
|
2 chunks |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
M |
net/disk_cache/storage_block-inl.h
|
View
|
1
2
3
|
3 chunks |
+24 lines, -0 lines |
0 comments
|
Download
|
 |
M |
net/disk_cache/v3/backend_impl_v3.h
|
View
|
1
2
3
|
13 chunks |
+168 lines, -57 lines |
0 comments
|
Download
|
 |
M |
net/disk_cache/v3/backend_impl_v3.cc
|
View
|
1
2
3
|
26 chunks |
+1125 lines, -812 lines |
0 comments
|
Download
|
 |
A |
net/disk_cache/v3/backend_work_item.h
|
View
|
1
2
3
|
1 chunk |
+197 lines, -0 lines |
0 comments
|
Download
|
 |
A |
net/disk_cache/v3/backend_work_item.cc
|
View
|
1
2
3
|
1 chunk |
+501 lines, -0 lines |
0 comments
|
Download
|
 |
M |
net/disk_cache/v3/backend_worker.h
|
View
|
1
2
3
|
1 chunk |
+78 lines, -33 lines |
0 comments
|
Download
|
 |
M |
net/disk_cache/v3/backend_worker.cc
|
View
|
1
2
3
|
6 chunks |
+514 lines, -268 lines |
0 comments
|
Download
|
 |
M |
net/disk_cache/v3/block_bitmaps.h
|
View
|
1
2
3
|
4 chunks |
+9 lines, -1 line |
0 comments
|
Download
|
 |
M |
net/disk_cache/v3/block_bitmaps.cc
|
View
|
1
2
3
|
7 chunks |
+38 lines, -2 lines |
0 comments
|
Download
|
 |
M |
net/disk_cache/v3/block_bitmaps_unittest.cc
|
View
|
1
2
3
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
net/disk_cache/v3/entry_impl_v3.h
|
View
|
1
2
3
|
8 chunks |
+99 lines, -72 lines |
0 comments
|
Download
|
 |
M |
net/disk_cache/v3/entry_impl_v3.cc
|
View
|
1
2
3
|
26 chunks |
+688 lines, -656 lines |
0 comments
|
Download
|
 |
M |
net/disk_cache/v3/eviction_v3.h
|
View
|
1
2
3
|
2 chunks |
+38 lines, -25 lines |
0 comments
|
Download
|
 |
M |
net/disk_cache/v3/eviction_v3.cc
|
View
|
1
2
3
|
7 chunks |
+275 lines, -269 lines |
0 comments
|
Download
|
 |
A |
net/disk_cache/v3/index_table.h
|
View
|
1
2
3
|
1 chunk |
+240 lines, -0 lines |
0 comments
|
Download
|
 |
A |
net/disk_cache/v3/index_table.cc
|
View
|
1
2
3
|
1 chunk |
+1075 lines, -0 lines |
0 comments
|
Download
|
 |
A |
net/disk_cache/v3/index_table_unittest.cc
|
View
|
1
2
3
|
1 chunk |
+654 lines, -0 lines |
0 comments
|
Download
|
 |
M |
net/disk_cache/v3/sparse_control_v3.h
|
View
|
1
2
3
|
8 chunks |
+74 lines, -50 lines |
0 comments
|
Download
|
 |
M |
net/disk_cache/v3/sparse_control_v3.cc
|
View
|
1
2
3
|
23 chunks |
+446 lines, -286 lines |
0 comments
|
Download
|
 |
M |
net/net.gyp
|
View
|
1
2
3
|
3 chunks |
+16 lines, -0 lines |
0 comments
|
Download
|
 |
M |
net/tools/dump_cache/dump_cache.cc
|
View
|
1
2
3
|
2 chunks |
+7 lines, -3 lines |
0 comments
|
Download
|
 |
M |
net/tools/dump_cache/dump_files.h
|
View
|
1
2
3
|
1 chunk |
+8 lines, -2 lines |
0 comments
|
Download
|
 |
M |
net/tools/dump_cache/dump_files.cc
|
View
|
1
2
3
|
9 chunks |
+37 lines, -20 lines |
0 comments
|
Download
|
|