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

Issue 1960193003: pdfium_test: print out some annotations

Created:
4 years, 7 months ago by hal.canary
Modified:
4 years, 1 month ago
Reviewers:
Lei Zhang, dsinclair
CC:
pdfium-reviews_googlegroups.com
Base URL:
https://pdfium.googlesource.com/pdfium.git@master
Target Ref:
refs/heads/master
Project:
pdfium
Visibility:
Public.

Description

pdfium_test: print out some annotations Also, add FPDFDest_GetLocationInPage to public API. Motivation: to be used for testing PDFs produced by Chromium/SkPDF.

Patch Set 1 : 2016-05-10 (Tuesday) 09:00:37 EDT #

Patch Set 2 : 2016-05-13 (Friday) 16:05:57 EDT #

Total comments: 12

Patch Set 3 : 2016-05-20 (Friday) 20:39:39 EDT #

Total comments: 5
Unified diffs Side-by-side diffs Delta from patch set Stats (+86 lines, -6 lines) Patch
M fpdfsdk/fpdfdoc.cpp View 1 2 2 chunks +23 lines, -0 lines 0 comments Download
M public/fpdf_doc.h View 1 2 1 chunk +12 lines, -0 lines 1 comment Download
M samples/pdfium_test.cc View 1 2 6 chunks +51 lines, -6 lines 4 comments Download

Messages

Total messages: 32 (13 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/1960193003/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1960193003/1
4 years, 7 months ago (2016-05-09 20:53:07 UTC) #2
commit-bot: I haz the power
Dry run: No L-G-T-M from a valid reviewer yet. CQ run can only be started ...
4 years, 7 months ago (2016-05-09 20:53:09 UTC) #4
hal.canary
PTAL
4 years, 7 months ago (2016-05-10 13:02:39 UTC) #7
jam
I don't work much on pdfium now, probably best to send this to some of ...
4 years, 7 months ago (2016-05-11 17:38:37 UTC) #8
hal.canary
PTAL, when you can.
4 years, 7 months ago (2016-05-12 14:20:34 UTC) #11
dsinclair
https://codereview.chromium.org/1960193003/diff/40001/fpdfsdk/fpdfdoc.cpp File fpdfsdk/fpdfdoc.cpp (right): https://codereview.chromium.org/1960193003/diff/40001/fpdfsdk/fpdfdoc.cpp#newcode227 fpdfsdk/fpdfdoc.cpp:227: return FALSE; nit: blank line after non-{}'d statement. https://codereview.chromium.org/1960193003/diff/40001/fpdfsdk/fpdfdoc.cpp#newcode231 ...
4 years, 7 months ago (2016-05-16 13:56:45 UTC) #12
hal.canary
https://codereview.chromium.org/1960193003/diff/40001/fpdfsdk/fpdfdoc.cpp File fpdfsdk/fpdfdoc.cpp (right): https://codereview.chromium.org/1960193003/diff/40001/fpdfsdk/fpdfdoc.cpp#newcode227 fpdfsdk/fpdfdoc.cpp:227: return FALSE; On 2016/05/16 13:56:44, dsinclair wrote: > nit: ...
4 years, 7 months ago (2016-05-21 00:40:25 UTC) #14
dsinclair
lgtm. thestig@ FYI as to the new api.
4 years, 7 months ago (2016-05-23 13:59:36 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1960193003/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1960193003/60001
4 years, 7 months ago (2016-05-23 14:12:57 UTC) #18
commit-bot: I haz the power
Try jobs failed on following builders: win_xfa_64_rel_gn on master.tryserver.client.pdfium (JOB_FAILED, https://build.chromium.org/p/tryserver.client.pdfium/builders/win_xfa_64_rel_gn/builds/159)
4 years, 7 months ago (2016-05-23 14:29:49 UTC) #20
Lei Zhang
https://codereview.chromium.org/1960193003/diff/60001/public/fpdf_doc.h File public/fpdf_doc.h (right): https://codereview.chromium.org/1960193003/diff/60001/public/fpdf_doc.h#newcode175 public/fpdf_doc.h:175: // destination is in [page /XYZ x y zoom] ...
4 years, 7 months ago (2016-05-23 16:47:33 UTC) #21
Lei Zhang
On 2016/05/23 13:59:36, dsinclair wrote: > lgtm. > > thestig@ FYI as to the new ...
4 years, 7 months ago (2016-05-23 16:56:38 UTC) #22
dsinclair
On 2016/05/23 16:56:38, Lei Zhang wrote: > On 2016/05/23 13:59:36, dsinclair wrote: > > lgtm. ...
4 years, 7 months ago (2016-05-24 00:26:42 UTC) #23
Lei Zhang
On 2016/05/24 00:26:42, dsinclair wrote: > Do you have an idea of when the API ...
4 years, 7 months ago (2016-05-24 00:27:50 UTC) #24
hal.canary
On 2016/05/24 00:27:50, Lei Zhang wrote: > On 2016/05/24 00:26:42, dsinclair wrote: > > Do ...
4 years, 7 months ago (2016-05-24 01:16:16 UTC) #25
dsinclair
Hal, are you still interested in this CL? If so, want to sync it up ...
4 years, 1 month ago (2016-11-01 21:11:57 UTC) #28
hal.canary
On 2016/11/01 21:11:57, dsinclair wrote: > Hal, are you still interested in this CL? If ...
4 years, 1 month ago (2016-11-03 18:51:15 UTC) #29
dsinclair
On 2016/11/03 18:51:15, Hal Canary wrote: > On 2016/11/01 21:11:57, dsinclair wrote: > > Hal, ...
4 years, 1 month ago (2016-11-09 20:29:10 UTC) #30
hal.canary
4 years, 1 month ago (2016-11-09 20:47:19 UTC) #31
On 2016/11/09 20:29:10, dsinclair wrote:
> On 2016/11/03 18:51:15, Hal Canary wrote:
> > On 2016/11/01 21:11:57, dsinclair wrote:
> > > Hal, are you still interested in this CL? If so, want to sync it up to
> master
> > > and take a look at the comments thestig@ left on the CL?
> > > 
> > > If not, let me know and I can see about getting it updated and landed.
> > 
> > Why don't you take the ball and run with it?
> 
> 
> The GetLocationInPage part of this is landed. I skipped the pdfium_test
changes
> for now, let me know if you need them and I can look into making a second CL.

I'll get to it later.  Thanks!

Powered by Google App Engine
This is Rietveld 408576698