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

Issue 2064843002: PdfMetafileSkia: start supporting more document types. (Closed)

Created:
4 years, 6 months ago by hal.canary
Modified:
4 years, 6 months ago
Reviewers:
Lei Zhang
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

PdfMetafileSkia: start supporting more document types. BUG=599185 Committed: https://crrev.com/ffa005bbe6d3d1ccaff4fab1e12d2e2c1eaa66ea Cr-Commit-Position: refs/heads/master@{#399936}

Patch Set 1 #

Total comments: 10

Patch Set 2 : 2016-06-14 (Tuesday) 10:42:59 EDT #

Total comments: 1

Patch Set 3 : 2016-06-15 (Wednesday) 10:43:48 EDT #

Unified diffs Side-by-side diffs Delta from patch set Stats (+44 lines, -28 lines) Patch
M chrome/browser/printing/print_view_manager_base.cc View 1 1 chunk +2 lines, -1 line 0 comments Download
M components/printing/renderer/print_web_view_helper.cc View 1 3 chunks +4 lines, -3 lines 0 comments Download
M components/printing/renderer/print_web_view_helper_linux.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M components/printing/renderer/print_web_view_helper_mac.mm View 1 2 3 chunks +4 lines, -3 lines 0 comments Download
M components/printing/renderer/print_web_view_helper_pdf_win.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M components/printing/test/mock_printer.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M printing/pdf_metafile_skia.h View 1 2 chunks +9 lines, -8 lines 0 comments Download
M printing/pdf_metafile_skia.cc View 1 7 chunks +22 lines, -10 lines 0 comments Download

Messages

Total messages: 34 (19 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2064843002/1
4 years, 6 months ago (2016-06-13 20:22:29 UTC) #2
hal.canary
FYI I don't think we should land this yet, since I need to call this ...
4 years, 6 months ago (2016-06-13 20:36:49 UTC) #4
Lei Zhang
https://codereview.chromium.org/2064843002/diff/1/printing/pdf_metafile_skia.cc File printing/pdf_metafile_skia.cc (right): https://codereview.chromium.org/2064843002/diff/1/printing/pdf_metafile_skia.cc#newcode13 printing/pdf_metafile_skia.cc:13: #include "third_party/skia/src/utils/SkMultiPictureDocument.h" The printing/DEPS rule just says "+third_party/skia" but ...
4 years, 6 months ago (2016-06-13 21:01:34 UTC) #5
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 6 months ago (2016-06-13 21:35:30 UTC) #7
hal.canary
https://codereview.chromium.org/2064843002/diff/1/printing/pdf_metafile_skia.cc File printing/pdf_metafile_skia.cc (right): https://codereview.chromium.org/2064843002/diff/1/printing/pdf_metafile_skia.cc#newcode13 printing/pdf_metafile_skia.cc:13: #include "third_party/skia/src/utils/SkMultiPictureDocument.h" On 2016/06/13 21:01:34, Lei Zhang wrote: > ...
4 years, 6 months ago (2016-06-14 16:34:49 UTC) #8
Lei Zhang
lgtm with a rebase https://codereview.chromium.org/2064843002/diff/20001/printing/image.cc File printing/image.cc (right): https://codereview.chromium.org/2064843002/diff/20001/printing/image.cc#newcode153 printing/image.cc:153: bool Image::LoadMetafile(const std::string& data) { ...
4 years, 6 months ago (2016-06-14 18:02:19 UTC) #9
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2064843002/40001
4 years, 6 months ago (2016-06-14 18:17:32 UTC) #11
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2064843002/60001
4 years, 6 months ago (2016-06-14 18:43:47 UTC) #15
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: mac_chromium_rel_ng on tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_rel_ng/builds/244120)
4 years, 6 months ago (2016-06-14 18:55:58 UTC) #17
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2064843002/80001
4 years, 6 months ago (2016-06-14 19:35:29 UTC) #20
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2064843002/80001
4 years, 6 months ago (2016-06-15 14:37:45 UTC) #23
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2064843002/100001
4 years, 6 months ago (2016-06-15 14:44:41 UTC) #26
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2064843002/100001
4 years, 6 months ago (2016-06-15 17:08:45 UTC) #31
commit-bot: I haz the power
Committed patchset #3 (id:100001)
4 years, 6 months ago (2016-06-15 17:13:37 UTC) #32
commit-bot: I haz the power
4 years, 6 months ago (2016-06-15 17:16:01 UTC) #34
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/ffa005bbe6d3d1ccaff4fab1e12d2e2c1eaa66ea
Cr-Commit-Position: refs/heads/master@{#399936}

Powered by Google App Engine
This is Rietveld 408576698