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

Issue 79363002: Convert PDF to PWG Raster using utility process. (Closed)

Created:
7 years, 1 month ago by Vitaly Buka (NO REVIEWS)
Modified:
7 years, 1 month ago
CC:
chromium-reviews
Visibility:
Public.

Description

Convert PDF to PWG Raster using utility process. BUG=318373 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=236959

Patch Set 1 : #

Patch Set 2 : n #

Patch Set 3 : #

Patch Set 4 : reupload #

Total comments: 2

Patch Set 5 : #

Total comments: 8

Patch Set 6 : #

Total comments: 4

Patch Set 7 : #

Patch Set 8 : #

Patch Set 9 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+343 lines, -5 lines) Patch
M chrome/browser/local_discovery/pwg_raster_converter.cc View 1 2 3 4 5 6 7 3 chunks +244 lines, -1 line 0 comments Download
M chrome/common/chrome_utility_messages.h View 4 chunks +17 lines, -4 lines 0 comments Download
M chrome/utility/chrome_content_utility_client.h View 2 chunks +9 lines, -0 lines 0 comments Download
M chrome/utility/chrome_content_utility_client.cc View 1 2 3 4 5 6 7 8 4 chunks +73 lines, -0 lines 0 comments Download

Messages

Total messages: 18 (0 generated)
Vitaly Buka (NO REVIEWS)
7 years, 1 month ago (2013-11-20 20:15:56 UTC) #1
Vitaly Buka (NO REVIEWS)
Fixed snapshot
7 years, 1 month ago (2013-11-21 18:19:44 UTC) #2
gene
lgtm tiny nit below https://codereview.chromium.org/79363002/diff/180001/chrome/browser/local_discovery/pwg_raster_converter.cc File chrome/browser/local_discovery/pwg_raster_converter.cc (right): https://codereview.chromium.org/79363002/diff/180001/chrome/browser/local_discovery/pwg_raster_converter.cc#newcode86 chrome/browser/local_discovery/pwg_raster_converter.cc:86: base::PLATFORM_FILE_READ, indentaion
7 years, 1 month ago (2013-11-21 18:47:27 UTC) #3
Vitaly Buka (NO REVIEWS)
https://codereview.chromium.org/79363002/diff/180001/chrome/browser/local_discovery/pwg_raster_converter.cc File chrome/browser/local_discovery/pwg_raster_converter.cc (right): https://codereview.chromium.org/79363002/diff/180001/chrome/browser/local_discovery/pwg_raster_converter.cc#newcode86 chrome/browser/local_discovery/pwg_raster_converter.cc:86: base::PLATFORM_FILE_READ, On 2013/11/21 18:47:28, gene wrote: > indentaion Done.
7 years, 1 month ago (2013-11-21 19:39:38 UTC) #4
Lei Zhang
https://codereview.chromium.org/79363002/diff/240001/chrome/browser/local_discovery/pwg_raster_converter.cc File chrome/browser/local_discovery/pwg_raster_converter.cc (right): https://codereview.chromium.org/79363002/diff/240001/chrome/browser/local_discovery/pwg_raster_converter.cc#newcode16 chrome/browser/local_discovery/pwg_raster_converter.cc:16: #include "printing/units.h" not needed? https://codereview.chromium.org/79363002/diff/240001/chrome/browser/local_discovery/pwg_raster_converter.cc#newcode99 chrome/browser/local_discovery/pwg_raster_converter.cc:99: class PwgUtilityProcessHostClient : ...
7 years, 1 month ago (2013-11-21 20:51:04 UTC) #5
Cris Neckar
per vitaly's request. IPC changes LGTM with Lei's comments
7 years, 1 month ago (2013-11-21 22:48:27 UTC) #6
Vitaly Buka (NO REVIEWS)
Thanks for review. https://codereview.chromium.org/79363002/diff/240001/chrome/browser/local_discovery/pwg_raster_converter.cc File chrome/browser/local_discovery/pwg_raster_converter.cc (right): https://codereview.chromium.org/79363002/diff/240001/chrome/browser/local_discovery/pwg_raster_converter.cc#newcode16 chrome/browser/local_discovery/pwg_raster_converter.cc:16: #include "printing/units.h" On 2013/11/21 20:51:04, Lei ...
7 years, 1 month ago (2013-11-22 00:13:00 UTC) #7
Lei Zhang
lgtm https://codereview.chromium.org/79363002/diff/340001/chrome/utility/chrome_content_utility_client.cc File chrome/utility/chrome_content_utility_client.cc (right): https://codereview.chromium.org/79363002/diff/340001/chrome/utility/chrome_content_utility_client.cc#newcode645 chrome/utility/chrome_content_utility_client.cc:645: data.resize(data_size); Isn't this a no-op?
7 years, 1 month ago (2013-11-22 01:52:49 UTC) #8
Lei Zhang
https://codereview.chromium.org/79363002/diff/340001/chrome/browser/local_discovery/pwg_raster_converter.cc File chrome/browser/local_discovery/pwg_raster_converter.cc (right): https://codereview.chromium.org/79363002/diff/340001/chrome/browser/local_discovery/pwg_raster_converter.cc#newcode196 chrome/browser/local_discovery/pwg_raster_converter.cc:196: utility_process_host_.reset(); Actually, is this suppose to be there?
7 years, 1 month ago (2013-11-22 01:57:24 UTC) #9
Vitaly Buka (NO REVIEWS)
https://codereview.chromium.org/79363002/diff/340001/chrome/browser/local_discovery/pwg_raster_converter.cc File chrome/browser/local_discovery/pwg_raster_converter.cc (right): https://codereview.chromium.org/79363002/diff/340001/chrome/browser/local_discovery/pwg_raster_converter.cc#newcode196 chrome/browser/local_discovery/pwg_raster_converter.cc:196: utility_process_host_.reset(); On 2013/11/22 01:57:24, Lei Zhang wrote: > Actually, ...
7 years, 1 month ago (2013-11-22 08:10:05 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/vitalybuka@chromium.org/79363002/430001
7 years, 1 month ago (2013-11-22 08:10:26 UTC) #11
commit-bot: I haz the power
Retried try job too often on mac_rel for step(s) base_unittests, browser_tests, interactive_ui_tests, net_unittests, unit_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=mac_rel&number=191858
7 years, 1 month ago (2013-11-22 08:26:35 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/vitalybuka@chromium.org/79363002/680001
7 years, 1 month ago (2013-11-22 18:57:17 UTC) #13
commit-bot: I haz the power
Retried try job too often on mac_rel for step(s) base_unittests, browser_tests, interactive_ui_tests, net_unittests, unit_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=mac_rel&number=192030
7 years, 1 month ago (2013-11-22 19:17:42 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/vitalybuka@chromium.org/79363002/1060001
7 years, 1 month ago (2013-11-22 23:43:53 UTC) #15
commit-bot: I haz the power
Retried try job too often on android_clang_dbg for step(s) slave_steps http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=android_clang_dbg&number=95188
7 years, 1 month ago (2013-11-23 00:33:52 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/vitalybuka@chromium.org/79363002/1230001
7 years, 1 month ago (2013-11-23 01:00:31 UTC) #17
commit-bot: I haz the power
7 years, 1 month ago (2013-11-23 20:27:27 UTC) #18
Message was sent while issue was closed.
Change committed as 236959

Powered by Google App Engine
This is Rietveld 408576698