|
Disk cache: Reference CL for the implementation of file format version 3.
This is not to be commited.
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+13198 lines, -1358 lines) |
Patch |
 |
M |
net/disk_cache/addr.h
|
View
|
1
2
3
4
5
6
7
|
6 chunks |
+50 lines, -6 lines |
0 comments
|
Download
|
 |
M |
net/disk_cache/addr.cc
|
View
|
1
2
|
2 chunks |
+55 lines, -7 lines |
0 comments
|
Download
|
 |
M |
net/disk_cache/addr_unittest.cc
|
View
|
1
2
3
4
|
1 chunk |
+12 lines, -10 lines |
0 comments
|
Download
|
 |
M |
net/disk_cache/backend_impl.h
|
View
|
1
|
2 chunks |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
M |
net/disk_cache/backend_impl.cc
|
View
|
1
2
3
4
|
17 chunks |
+77 lines, -19 lines |
0 comments
|
Download
|
 |
M |
net/disk_cache/backend_unittest.cc
|
View
|
1
2
3
4
5
6
7
|
53 chunks |
+572 lines, -224 lines |
0 comments
|
Download
|
 |
M |
net/disk_cache/block_files.h
|
View
|
1
2
3
4
|
5 chunks |
+89 lines, -6 lines |
0 comments
|
Download
|
 |
M |
net/disk_cache/block_files.cc
|
View
|
1
2
3
4
5
6
|
23 chunks |
+391 lines, -192 lines |
0 comments
|
Download
|
 |
M |
net/disk_cache/block_files_unittest.cc
|
View
|
1
|
15 chunks |
+18 lines, -18 lines |
0 comments
|
Download
|
 |
M |
net/disk_cache/cache_creator.cc
|
View
|
1
2
3
4
|
1 chunk |
+3 lines, -5 lines |
0 comments
|
Download
|
 |
M |
net/disk_cache/disk_cache_perftest.cc
|
View
|
1
2
|
9 chunks |
+11 lines, -12 lines |
0 comments
|
Download
|
 |
M |
net/disk_cache/disk_cache_test_base.h
|
View
|
1
2
3
4
5
6
7
|
11 chunks |
+51 lines, -1 line |
0 comments
|
Download
|
 |
M |
net/disk_cache/disk_cache_test_base.cc
|
View
|
1
2
3
4
5
6
7
|
12 chunks |
+192 lines, -30 lines |
0 comments
|
Download
|
 |
M |
net/disk_cache/disk_cache_test_util.h
|
View
|
|
2 chunks |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
net/disk_cache/disk_cache_test_util.cc
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
net/disk_cache/disk_format.h
|
View
|
1
2
3
4
|
4 chunks |
+6 lines, -115 lines |
0 comments
|
Download
|
 |
M |
net/disk_cache/disk_format.cc
|
View
|
1
2
3
4
|
1 chunk |
+0 lines, -6 lines |
0 comments
|
Download
|
 |
A + |
net/disk_cache/disk_format_base.h
|
View
|
1
|
4 chunks |
+23 lines, -149 lines |
0 comments
|
Download
|
 |
M |
net/disk_cache/entry_impl.h
|
View
|
1
2
3
4
|
2 chunks |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
net/disk_cache/entry_impl.cc
|
View
|
1
2
3
4
5
6
|
8 chunks |
+8 lines, -8 lines |
0 comments
|
Download
|
 |
M |
net/disk_cache/entry_unittest.cc
|
View
|
1
2
3
4
5
6
|
74 chunks |
+586 lines, -333 lines |
0 comments
|
Download
|
 |
M |
net/disk_cache/errors.h
|
View
|
|
1 chunk |
+4 lines, -1 line |
0 comments
|
Download
|
 |
M |
net/disk_cache/eviction.h
|
View
|
3
4
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
net/disk_cache/eviction.cc
|
View
|
1
2
|
7 chunks |
+14 lines, -12 lines |
0 comments
|
Download
|
 |
M |
net/disk_cache/file.h
|
View
|
|
2 chunks |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
net/disk_cache/file.cc
|
View
|
|
1 chunk |
+6 lines, -2 lines |
0 comments
|
Download
|
 |
M |
net/disk_cache/file_lock.h
|
View
|
1
2
3
4
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
net/disk_cache/file_win.cc
|
View
|
|
3 chunks |
+6 lines, -3 lines |
0 comments
|
Download
|
 |
M |
net/disk_cache/in_flight_backend_io.cc
|
View
|
1
2
3
4
|
9 chunks |
+34 lines, -34 lines |
0 comments
|
Download
|
 |
M |
net/disk_cache/in_flight_io.cc
|
View
|
1
2
3
4
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
net/disk_cache/mapped_file.h
|
View
|
1
2
3
4
5
6
|
3 chunks |
+10 lines, -1 line |
0 comments
|
Download
|
 |
M |
net/disk_cache/mapped_file_win.cc
|
View
|
1
2
3
4
5
6
|
2 chunks |
+14 lines, -12 lines |
0 comments
|
Download
|
 |
M |
net/disk_cache/mem_entry_impl.cc
|
View
|
1
2
3
4
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
net/disk_cache/rankings.h
|
View
|
1
3
4
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
net/disk_cache/rankings.cc
|
View
|
1
2
3
4
|
2 chunks |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
net/disk_cache/sparse_control.cc
|
View
|
1
2
3
4
|
11 chunks |
+23 lines, -23 lines |
0 comments
|
Download
|
 |
M |
net/disk_cache/stats.h
|
View
|
1
2
3
4
|
5 chunks |
+14 lines, -8 lines |
0 comments
|
Download
|
 |
M |
net/disk_cache/stats.cc
|
View
|
1
2
3
4
|
5 chunks |
+40 lines, -64 lines |
0 comments
|
Download
|
 |
M |
net/disk_cache/storage_block.h
|
View
|
1
|
5 chunks |
+12 lines, -6 lines |
0 comments
|
Download
|
 |
M |
net/disk_cache/storage_block-inl.h
|
View
|
1
2
|
4 chunks |
+54 lines, -0 lines |
0 comments
|
Download
|
 |
M |
net/disk_cache/storage_block_unittest.cc
|
View
|
1
|
1 chunk |
+6 lines, -0 lines |
0 comments
|
Download
|
 |
M |
net/disk_cache/stress_cache.cc
|
View
|
1
2
3
4
|
5 chunks |
+9 lines, -7 lines |
0 comments
|
Download
|
 |
M |
net/disk_cache/trace.cc
|
View
|
3
4
|
6 chunks |
+24 lines, -11 lines |
0 comments
|
Download
|
 |
A |
net/disk_cache/v3/backend_impl_v3.h
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+398 lines, -0 lines |
0 comments
|
Download
|
 |
A |
net/disk_cache/v3/backend_impl_v3.cc
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+1949 lines, -0 lines |
0 comments
|
Download
|
 |
A |
net/disk_cache/v3/backend_work_item.h
|
View
|
1
2
3
4
5
6
|
1 chunk |
+197 lines, -0 lines |
0 comments
|
Download
|
 |
A |
net/disk_cache/v3/backend_work_item.cc
|
View
|
1
2
3
4
5
|
1 chunk |
+501 lines, -0 lines |
0 comments
|
Download
|
 |
A |
net/disk_cache/v3/backend_worker.h
|
View
|
1
2
|
1 chunk |
+105 lines, -0 lines |
0 comments
|
Download
|
 |
A |
net/disk_cache/v3/backend_worker.cc
|
View
|
1
2
3
4
5
6
|
1 chunk |
+731 lines, -0 lines |
0 comments
|
Download
|
 |
A |
net/disk_cache/v3/block_bitmaps.h
|
View
|
1
2
3
4
5
|
1 chunk |
+73 lines, -0 lines |
0 comments
|
Download
|
 |
A |
net/disk_cache/v3/block_bitmaps.cc
|
View
|
1
2
3
4
|
1 chunk |
+214 lines, -0 lines |
0 comments
|
Download
|
 |
A |
net/disk_cache/v3/block_bitmaps_unittest.cc
|
View
|
1
2
3
4
5
|
1 chunk |
+70 lines, -0 lines |
0 comments
|
Download
|
 |
A |
net/disk_cache/v3/disk_format_v3.h
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+244 lines, -0 lines |
0 comments
|
Download
|
 |
A |
net/disk_cache/v3/entry_impl_v3.h
|
View
|
1
2
3
4
5
|
1 chunk |
+250 lines, -0 lines |
0 comments
|
Download
|
 |
A |
net/disk_cache/v3/entry_impl_v3.cc
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+1429 lines, -0 lines |
0 comments
|
Download
|
 |
A |
net/disk_cache/v3/entry_operation.h
|
View
|
|
1 chunk |
+115 lines, -0 lines |
0 comments
|
Download
|
 |
A |
net/disk_cache/v3/entry_operation.cc
|
View
|
|
1 chunk |
+565 lines, -0 lines |
0 comments
|
Download
|
 |
A |
net/disk_cache/v3/eviction_v3.h
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+86 lines, -0 lines |
0 comments
|
Download
|
 |
A |
net/disk_cache/v3/eviction_v3.cc
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+470 lines, -0 lines |
0 comments
|
Download
|
 |
A |
net/disk_cache/v3/index_table.h
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+275 lines, -0 lines |
0 comments
|
Download
|
 |
A |
net/disk_cache/v3/index_table.cc
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+1129 lines, -0 lines |
0 comments
|
Download
|
 |
A |
net/disk_cache/v3/index_table_unittest.cc
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+654 lines, -0 lines |
0 comments
|
Download
|
 |
A |
net/disk_cache/v3/sparse_control_v3.h
|
View
|
1
2
3
4
5
|
1 chunk |
+199 lines, -0 lines |
0 comments
|
Download
|
 |
A |
net/disk_cache/v3/sparse_control_v3.cc
|
View
|
1
2
3
4
5
|
1 chunk |
+1028 lines, -0 lines |
0 comments
|
Download
|
 |
M |
net/net.gyp
|
View
|
1
2
3
4
5
6
|
5 chunks |
+22 lines, -0 lines |
0 comments
|
Download
|
 |
M |
net/tools/dump_cache/dump_cache.cc
|
View
|
1
2
3
4
|
2 chunks |
+7 lines, -3 lines |
0 comments
|
Download
|
 |
M |
net/tools/dump_cache/dump_files.h
|
View
|
1
2
3
4
|
2 chunks |
+9 lines, -3 lines |
0 comments
|
Download
|
 |
M |
net/tools/dump_cache/dump_files.cc
|
View
|
1
2
3
4
|
7 chunks |
+34 lines, -17 lines |
0 comments
|
Download
|
Total messages: 7 (0 generated)
|