Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(18)

Issue 8146004: Added autorotate flag in PDF rendering and wiring it through service-utility channel. (Closed)

Created:
9 years, 2 months ago by gene
Modified:
9 years, 2 months ago
Reviewers:
Lei Zhang, gene1
CC:
chromium-reviews, darin-cc_chromium.org
Visibility:
Public.

Description

Added autorotate flag in PDF rendering and wiring it through service-utility channel. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=104371

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Total comments: 2

Patch Set 4 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+73 lines, -23 lines) Patch
M chrome/common/chrome_utility_messages.h View 1 2 2 chunks +3 lines, -3 lines 0 comments Download
M chrome/service/cloud_print/print_system_win.cc View 1 2 3 2 chunks +10 lines, -4 lines 0 comments Download
M chrome/service/service_utility_process_host.h View 1 2 3 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/service/service_utility_process_host.cc View 1 2 3 2 chunks +2 lines, -4 lines 0 comments Download
M chrome/utility/chrome_content_utility_client.h View 1 3 chunks +3 lines, -2 lines 0 comments Download
M chrome/utility/chrome_content_utility_client.cc View 1 2 3 4 chunks +9 lines, -6 lines 0 comments Download
A printing/pdf_render_settings.h View 1 2 3 1 chunk +41 lines, -0 lines 0 comments Download
M webkit/plugins/ppapi/ppapi_plugin_instance.cc View 2 chunks +3 lines, -2 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
gene
9 years, 2 months ago (2011-10-05 20:28:05 UTC) #1
Lei Zhang
http://codereview.chromium.org/8146004/diff/18/chrome/service/service_utility_process_host.cc File chrome/service/service_utility_process_host.cc (right): http://codereview.chromium.org/8146004/diff/18/chrome/service/service_utility_process_host.cc#newcode42 chrome/service/service_utility_process_host.cc:42: const gfx::Rect& render_area, Why not make this a PdfRenderSettings ...
9 years, 2 months ago (2011-10-05 20:36:19 UTC) #2
gene1
The initial idea was to make PdfRenderSettings a type used to pass parameters between processes ...
9 years, 2 months ago (2011-10-05 20:49:45 UTC) #3
gene1
Done. Cloud you please take a look? On Wed, Oct 5, 2011 at 1:49 PM, ...
9 years, 2 months ago (2011-10-05 23:27:17 UTC) #4
Lei Zhang
9 years, 2 months ago (2011-10-05 23:37:49 UTC) #5
LGTM

Powered by Google App Engine
This is Rietveld 408576698