|
Improvements in --debug-print switch implementation.
* Renamed print_settings_initializer.* into print_settings_conversion.*
* Dump on FILE thread.
* Added PrintSettingsToJobSettingsDebug to dump PrintSettings.
* Added PrintedDocument::CreateDebugDumpPath for consistent dump file naming.
* Dump PDFs received from renderer process.
* Moved GetCustomMarginsFromJobSettings into print_settings_conversion.cc.
* Moved Parsing PageRanges into print_settings_conversion.*
BUG= 379961
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=276716
Total comments: 14
Total comments: 4
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+307 lines, -351 lines) |
Patch |
 |
M |
chrome/browser/printing/print_job.cc
|
View
|
1
2
3
4
5
|
2 chunks |
+5 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/printing/print_job_worker.cc
|
View
|
|
2 chunks |
+9 lines, -29 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/printing/print_view_manager_base.cc
|
View
|
1
2
3
4
5
6
|
2 chunks |
+7 lines, -1 line |
0 comments
|
Download
|
 |
M |
printing/BUILD.gn
|
View
|
1
2
3
4
|
2 chunks |
+2 lines, -3 lines |
0 comments
|
Download
|
 |
M |
printing/page_size_margins.h
|
View
|
|
2 chunks |
+0 lines, -7 lines |
0 comments
|
Download
|
 |
D |
printing/page_size_margins.cc
|
View
|
|
1 chunk |
+0 lines, -29 lines |
0 comments
|
Download
|
 |
M |
printing/print_settings.h
|
View
|
1
2
3
4
5
6
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
A + |
printing/print_settings_conversion.h
|
View
|
1
|
2 chunks |
+9 lines, -15 lines |
0 comments
|
Download
|
 |
A + |
printing/print_settings_conversion.cc
|
View
|
1
2
3
4
5
6
|
4 chunks |
+130 lines, -6 lines |
0 comments
|
Download
|
 |
D |
printing/print_settings_initializer.h
|
View
|
|
1 chunk |
+0 lines, -37 lines |
0 comments
|
Download
|
 |
D |
printing/print_settings_initializer.cc
|
View
|
1
2
3
4
5
6
|
1 chunk |
+0 lines, -125 lines |
0 comments
|
Download
|
 |
M |
printing/printed_document.h
|
View
|
1
2
3
4
5
6
|
7 chunks |
+24 lines, -13 lines |
0 comments
|
Download
|
 |
M |
printing/printed_document.cc
|
View
|
1
2
3
4
5
6
|
6 chunks |
+104 lines, -51 lines |
0 comments
|
Download
|
 |
M |
printing/printing.gyp
|
View
|
1
2
3
4
|
2 chunks |
+2 lines, -3 lines |
0 comments
|
Download
|
 |
M |
printing/printing_context.h
|
View
|
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
printing/printing_context.cc
|
View
|
1
2
3
4
5
6
|
3 chunks |
+6 lines, -8 lines |
0 comments
|
Download
|
 |
M |
printing/printing_context_win.cc
|
View
|
1
2
3
4
5
|
3 chunks |
+5 lines, -21 lines |
0 comments
|
Download
|
Total messages: 31 (0 generated)
|