|
Added support to the Windows cloud print proxy to print XPS documents directly without any conversion (only works on Windows 7). The proxy uses the Accept: header to specify what data types it can accept.
BUG=None.
TEST=When the cloud print service supports this, submitting an XPS document should go through to the Win 7 proxy without any conversions.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=75286
Total comments: 6
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+318 lines, -66 lines) |
Patch |
 |
M |
chrome/service/cloud_print/cloud_print_proxy_backend.cc
|
View
|
|
3 chunks |
+19 lines, -8 lines |
0 comments
|
Download
|
 |
M |
chrome/service/cloud_print/cloud_print_url_fetcher.h
|
View
|
|
2 chunks |
+6 lines, -3 lines |
0 comments
|
Download
|
 |
M |
chrome/service/cloud_print/cloud_print_url_fetcher.cc
|
View
|
|
4 chunks |
+16 lines, -8 lines |
0 comments
|
Download
|
 |
M |
chrome/service/cloud_print/cloud_print_url_fetcher_unittest.cc
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/service/cloud_print/job_status_updater.cc
|
View
|
1
|
1 chunk |
+4 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/service/cloud_print/print_system.h
|
View
|
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/service/cloud_print/print_system_cups.cc
|
View
|
1
2
3
|
2 chunks |
+9 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/service/cloud_print/print_system_win.cc
|
View
|
1
2
|
8 chunks |
+157 lines, -38 lines |
0 comments
|
Download
|
 |
M |
chrome/service/cloud_print/printer_job_handler.cc
|
View
|
|
6 chunks |
+22 lines, -6 lines |
0 comments
|
Download
|
 |
M |
printing/backend/win_helper.h
|
View
|
|
2 chunks |
+25 lines, -0 lines |
0 comments
|
Download
|
 |
M |
printing/backend/win_helper.cc
|
View
|
|
3 chunks |
+53 lines, -0 lines |
0 comments
|
Download
|
Total messages: 4 (0 generated)
|