|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+353 lines, -346 lines) |
Patch |
 |
M |
content/browser/gpu/shader_disk_cache.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
4 chunks |
+6 lines, -8 lines |
0 comments
|
Download
|
 |
M |
content/browser/service_worker/service_worker_cache.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
5 chunks |
+6 lines, -11 lines |
0 comments
|
Download
|
 |
M |
net/disk_cache/backend_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
|
29 chunks |
+75 lines, -79 lines |
0 comments
|
Download
|
 |
M |
net/disk_cache/blockfile/backend_impl.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
|
1 chunk |
+10 lines, -3 lines |
0 comments
|
Download
|
 |
M |
net/disk_cache/blockfile/backend_impl.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
|
1 chunk |
+20 lines, -9 lines |
2 comments
|
Download
|
 |
M |
net/disk_cache/blockfile/backend_impl_v3.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
|
1 chunk |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
net/disk_cache/blockfile/backend_impl_v3.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
|
2 chunks |
+30 lines, -16 lines |
0 comments
|
Download
|
 |
M |
net/disk_cache/disk_cache.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
|
3 chunks |
+24 lines, -25 lines |
0 comments
|
Download
|
 |
M |
net/disk_cache/disk_cache_test_base.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
|
3 chunks |
+13 lines, -1 line |
0 comments
|
Download
|
 |
M |
net/disk_cache/disk_cache_test_base.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
|
2 chunks |
+17 lines, -5 lines |
0 comments
|
Download
|
 |
M |
net/disk_cache/entry_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
2 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
net/disk_cache/memory/mem_backend_impl.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
4 chunks |
+7 lines, -4 lines |
0 comments
|
Download
|
 |
M |
net/disk_cache/memory/mem_backend_impl.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
|
3 chunks |
+34 lines, -26 lines |
0 comments
|
Download
|
 |
M |
net/disk_cache/simple/simple_backend_impl.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
|
7 chunks |
+9 lines, -36 lines |
0 comments
|
Download
|
 |
M |
net/disk_cache/simple/simple_backend_impl.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
|
4 chunks |
+71 lines, -87 lines |
0 comments
|
Download
|
 |
M |
net/http/mock_http_cache.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
|
2 chunks |
+2 lines, -3 lines |
0 comments
|
Download
|
 |
M |
net/http/mock_http_cache.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
|
1 chunk |
+9 lines, -5 lines |
0 comments
|
Download
|
 |
M |
net/tools/dump_cache/simple_cache_dumper.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
2 chunks |
+2 lines, -6 lines |
0 comments
|
Download
|
 |
M |
net/tools/dump_cache/simple_cache_dumper.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
2 chunks |
+4 lines, -5 lines |
0 comments
|
Download
|
 |
M |
net/url_request/view_cache_helper.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
2 chunks |
+2 lines, -6 lines |
0 comments
|
Download
|
 |
M |
net/url_request/view_cache_helper.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
2 chunks |
+5 lines, -4 lines |
0 comments
|
Download
|