|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+1149 lines, -336 lines) |
Patch |
 |
M |
content/browser/download/download_resource_handler.h
|
View
|
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
content/browser/download/download_resource_handler.cc
|
View
|
|
1 chunk |
+10 lines, -3 lines |
0 comments
|
Download
|
 |
M |
content/browser/download/save_file_resource_handler.h
|
View
|
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
content/browser/download/save_file_resource_handler.cc
|
View
|
|
2 chunks |
+5 lines, -3 lines |
0 comments
|
Download
|
 |
M |
content/browser/loader/async_resource_handler.h
|
View
|
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
content/browser/loader/async_resource_handler.cc
|
View
|
|
2 chunks |
+17 lines, -10 lines |
0 comments
|
Download
|
 |
M |
content/browser/loader/detachable_resource_handler.h
|
View
|
1
2
3
4
|
5 chunks |
+12 lines, -3 lines |
0 comments
|
Download
|
 |
M |
content/browser/loader/detachable_resource_handler.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
5 chunks |
+37 lines, -5 lines |
0 comments
|
Download
|
 |
A |
content/browser/loader/detachable_resource_handler_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+354 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/browser/loader/intercepting_resource_handler.h
|
View
|
1
2
3
4
5
6
|
5 chunks |
+37 lines, -9 lines |
0 comments
|
Download
|
 |
M |
content/browser/loader/intercepting_resource_handler.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
9 chunks |
+126 lines, -44 lines |
0 comments
|
Download
|
 |
M |
content/browser/loader/intercepting_resource_handler_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
|
8 chunks |
+71 lines, -23 lines |
0 comments
|
Download
|
 |
M |
content/browser/loader/layered_resource_handler.h
|
View
|
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
content/browser/loader/layered_resource_handler.cc
|
View
|
|
1 chunk |
+5 lines, -3 lines |
0 comments
|
Download
|
 |
M |
content/browser/loader/mime_sniffing_resource_handler.h
|
View
|
|
4 chunks |
+19 lines, -2 lines |
0 comments
|
Download
|
 |
M |
content/browser/loader/mime_sniffing_resource_handler.cc
|
View
|
|
5 chunks |
+63 lines, -13 lines |
0 comments
|
Download
|
 |
M |
content/browser/loader/mime_sniffing_resource_handler_unittest.cc
|
View
|
1
6
7
8
9
|
9 chunks |
+94 lines, -94 lines |
0 comments
|
Download
|
 |
M |
content/browser/loader/mock_resource_loader.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/browser/loader/mock_resource_loader.cc
|
View
|
|
4 chunks |
+29 lines, -17 lines |
0 comments
|
Download
|
 |
M |
content/browser/loader/mojo_async_resource_handler.h
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
content/browser/loader/mojo_async_resource_handler.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
|
3 chunks |
+19 lines, -11 lines |
0 comments
|
Download
|
 |
M |
content/browser/loader/mojo_async_resource_handler_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
content/browser/loader/navigation_resource_handler.h
|
View
|
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
content/browser/loader/navigation_resource_handler.cc
|
View
|
|
1 chunk |
+5 lines, -3 lines |
0 comments
|
Download
|
 |
M |
content/browser/loader/redirect_to_file_resource_handler.h
|
View
|
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
content/browser/loader/redirect_to_file_resource_handler.cc
|
View
|
|
2 chunks |
+4 lines, -3 lines |
0 comments
|
Download
|
 |
M |
content/browser/loader/resource_dispatcher_host_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+4 lines, -5 lines |
0 comments
|
Download
|
 |
M |
content/browser/loader/resource_handler.h
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+5 lines, -6 lines |
0 comments
|
Download
|
 |
M |
content/browser/loader/resource_loader.h
|
View
|
1
2
3
4
5
6
7
|
3 chunks |
+11 lines, -2 lines |
0 comments
|
Download
|
 |
M |
content/browser/loader/resource_loader.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
4 chunks |
+38 lines, -23 lines |
0 comments
|
Download
|
 |
M |
content/browser/loader/resource_loader_unittest.cc
|
View
|
1
2
3
4
|
15 chunks |
+87 lines, -14 lines |
0 comments
|
Download
|
 |
M |
content/browser/loader/stream_resource_handler.h
|
View
|
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
content/browser/loader/stream_resource_handler.cc
|
View
|
|
1 chunk |
+5 lines, -3 lines |
0 comments
|
Download
|
 |
M |
content/browser/loader/sync_resource_handler.h
|
View
|
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
content/browser/loader/sync_resource_handler.cc
|
View
|
|
1 chunk |
+5 lines, -3 lines |
0 comments
|
Download
|
 |
M |
content/browser/loader/test_resource_handler.h
|
View
|
1
2
3
4
|
6 chunks |
+15 lines, -4 lines |
0 comments
|
Download
|
 |
M |
content/browser/loader/test_resource_handler.cc
|
View
|
1
2
3
4
|
5 chunks |
+39 lines, -10 lines |
0 comments
|
Download
|
 |
M |
content/test/BUILD.gn
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|