|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+738 lines, -20 lines) |
Patch |
|
M |
chrome/app/generated_resources.grd
|
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
30
31
32
33
34
35
36
37
38
|
1 chunk |
+6 lines, -0 lines |
0 comments
|
Download
|
|
M |
chrome/browser/printing/printing_message_filter.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
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
|
A |
chrome/browser/resources/print_preview/header_footer_settings.html
|
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
30
31
32
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
|
A |
chrome/browser/resources/print_preview/header_footer_settings.js
|
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
30
31
32
|
1 chunk |
+68 lines, -0 lines |
0 comments
|
Download
|
|
M |
chrome/browser/resources/print_preview/print_preview.css
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
1 chunk |
+8 lines, -0 lines |
0 comments
|
Download
|
|
M |
chrome/browser/resources/print_preview/print_preview.html
|
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
30
31
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
|
M |
chrome/browser/resources/print_preview/print_preview.js
|
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
30
31
32
33
34
35
36
37
38
|
4 chunks |
+7 lines, -0 lines |
0 comments
|
Download
|
|
M |
chrome/browser/ui/webui/print_preview_data_source.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
30
31
32
33
34
35
36
37
38
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
|
M |
chrome/browser/ui/webui/print_preview_handler.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
30
31
32
33
34
35
36
37
38
|
2 chunks |
+20 lines, -0 lines |
0 comments
|
Download
|
|
M |
chrome/common/print_messages.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
29
30
31
32
|
1 chunk |
+12 lines, -0 lines |
0 comments
|
Download
|
|
M |
chrome/renderer/mock_printer.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
29
30
31
32
33
34
35
36
|
2 chunks |
+58 lines, -0 lines |
0 comments
|
Download
|
|
M |
chrome/renderer/mock_printer.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
30
31
32
33
34
35
36
37
|
8 chunks |
+88 lines, -4 lines |
0 comments
|
Download
|
|
M |
chrome/renderer/print_web_view_helper.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
29
30
31
32
|
3 chunks |
+22 lines, -0 lines |
0 comments
|
Download
|
|
M |
chrome/renderer/print_web_view_helper.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
30
31
32
|
5 chunks |
+165 lines, -1 line |
0 comments
|
Download
|
|
M |
chrome/renderer/print_web_view_helper_browsertest.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
30
31
32
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
chrome/renderer/print_web_view_helper_linux.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
|
1 chunk |
+7 lines, -1 line |
0 comments
|
Download
|
|
M |
chrome/renderer/print_web_view_helper_mac.mm
|
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
30
31
32
|
1 chunk |
+14 lines, -0 lines |
0 comments
|
Download
|
|
M |
chrome/renderer/print_web_view_helper_win.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
30
|
1 chunk |
+9 lines, -0 lines |
0 comments
|
Download
|
|
M |
printing/print_job_constants.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
29
30
31
32
|
2 chunks |
+22 lines, -0 lines |
0 comments
|
Download
|
|
M |
printing/print_job_constants.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
30
31
32
|
1 chunk |
+31 lines, -0 lines |
1 comment
|
Download
|
|
M |
printing/print_settings.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 |
+10 lines, -0 lines |
0 comments
|
Download
|
|
A |
printing/print_settings_initializer.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
29
30
31
32
33
|
1 chunk |
+34 lines, -0 lines |
0 comments
|
Download
|
|
A |
printing/print_settings_initializer.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
30
31
32
|
1 chunk |
+72 lines, -0 lines |
0 comments
|
Download
|
|
M |
printing/printing.gyp
|
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
30
31
32
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
|
M |
printing/printing_context.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
29
30
|
1 chunk |
+10 lines, -4 lines |
0 comments
|
Download
|
|
M |
printing/printing_context.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
30
|
2 chunks |
+10 lines, -0 lines |
0 comments
|
Download
|
|
M |
printing/printing_context_cairo.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
29
30
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
|
M |
printing/printing_context_cairo.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
30
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
printing/printing_context_mac.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
29
30
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
|
M |
printing/printing_context_mac.mm
|
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
30
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
printing/printing_context_win.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
29
30
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
|
M |
printing/printing_context_win.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
30
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
printing/units.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
29
30
31
32
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
|
M |
printing/units.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
30
31
32
|
2 chunks |
+15 lines, -0 lines |
0 comments
|
Download
|
|
M |
skia/ext/vector_platform_device_skia.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
29
30
31
32
33
34
35
36
37
38
|
1 chunk |
+5 lines, -1 line |
0 comments
|
Download
|
|
M |
skia/ext/vector_platform_device_skia.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
30
31
32
33
34
35
36
37
38
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|