Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(2030)

Issue 4763047: [PDF] Add setPage method to SkPDFDocument. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 11 months ago by Steve VanDeBogart
Modified:
12 years, 11 months ago
Reviewers:
Chris Guillory
CC:
skia-review_googlegroups.com, kmadhusu_chromium.org
Base URL:
https://skia.googlecode.com/svn/trunk
Visibility:
Public.

Description

[PDF] Add setPage method to SkPDFDocument. BUG=312 Committed: http://code.google.com/p/skia/source/detail?r=1892

Patch Set 1 #

Total comments: 3

Patch Set 2 : Address comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+47 lines, -8 lines) Patch
M include/pdf/SkPDFDocument.h View 1 chunk +14 lines, -1 line 0 comments Download
M src/pdf/SkPDFDocument.cpp View 1 2 chunks +32 lines, -7 lines 0 comments Download
M src/pdf/SkPDFPage.cpp View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 3
Steve VanDeBogart
12 years, 11 months ago (2011-07-18 22:27:40 UTC) #1
Chris Guillory
LGTM http://codereview.appspot.com/4763047/diff/1/src/pdf/SkPDFDocument.cpp File src/pdf/SkPDFDocument.cpp (right): http://codereview.appspot.com/4763047/diff/1/src/pdf/SkPDFDocument.cpp#newcode62 src/pdf/SkPDFDocument.cpp:62: for (int i = 0; i < fPages.count(); ...
12 years, 11 months ago (2011-07-18 23:03:20 UTC) #2
Steve VanDeBogart
12 years, 11 months ago (2011-07-18 23:13:07 UTC) #3
http://codereview.appspot.com/4763047/diff/1/src/pdf/SkPDFDocument.cpp
File src/pdf/SkPDFDocument.cpp (right):

http://codereview.appspot.com/4763047/diff/1/src/pdf/SkPDFDocument.cpp#newcod...
src/pdf/SkPDFDocument.cpp:158: if (fPageTree.count() != 0)
On 2011/07/18 23:03:20, Chris Guillory wrote:
> Braces needed.

Done.
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b