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

Issue 2369323004: Simplify FPDF_RenderPage(). (Closed)

Created:
4 years, 2 months ago by Lei Zhang
Modified:
4 years, 2 months ago
Reviewers:
Tom Sepez, Wei Li
CC:
pdfium-reviews_googlegroups.com
Target Ref:
refs/heads/master
Project:
pdfium
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 2

Patch Set 2 : More unique_ptr #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -26 lines) Patch
M fpdfsdk/fpdfview.cpp View 1 1 chunk +20 lines, -26 lines 0 comments Download

Messages

Total messages: 17 (11 generated)
Lei Zhang
4 years, 2 months ago (2016-09-27 21:08:45 UTC) #6
Tom Sepez
https://codereview.chromium.org/2369323004/diff/1/fpdfsdk/fpdfview.cpp File fpdfsdk/fpdfview.cpp (right): https://codereview.chromium.org/2369323004/diff/1/fpdfsdk/fpdfview.cpp#newcode578 fpdfsdk/fpdfview.cpp:578: CFX_DIBitmap* pBitmap = nullptr; Can this be an unique_ptr? ...
4 years, 2 months ago (2016-09-27 21:25:33 UTC) #7
Lei Zhang
https://codereview.chromium.org/2369323004/diff/1/fpdfsdk/fpdfview.cpp File fpdfsdk/fpdfview.cpp (right): https://codereview.chromium.org/2369323004/diff/1/fpdfsdk/fpdfview.cpp#newcode578 fpdfsdk/fpdfview.cpp:578: CFX_DIBitmap* pBitmap = nullptr; On 2016/09/27 21:25:32, Tom Sepez ...
4 years, 2 months ago (2016-09-27 21:49:46 UTC) #12
Tom Sepez
lgtm
4 years, 2 months ago (2016-09-27 21:51:51 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2369323004/20001
4 years, 2 months ago (2016-09-27 22:05:46 UTC) #15
commit-bot: I haz the power
4 years, 2 months ago (2016-09-27 22:06:04 UTC) #17
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://pdfium.googlesource.com/pdfium/+/84144e88da8d2bbd03ba9f8608d5603a18b4...

Powered by Google App Engine
This is Rietveld 408576698