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

Issue 17904006: Add an option to have a PdfViewer in SampleApp. Add a parameter --pdfDir to pass the dir with pdfs.… (Closed)

Created:
7 years, 6 months ago by edisonn
Modified:
7 years, 5 months ago
CC:
skia-review_googlegroups.com, richardlin
Visibility:
Public.

Description

Add an option to have a PdfViewer in SampleApp. Add a parameter --pdfDir to pass the dir with pdfs. Add flag --sort to sort samples acording to title, so foo.skp follows foo.pdf and we can quickly compare diffs. The option needs to be enabled manually by developer to be compiled locally, since the pdf viewer is work in progress. R=reed@google.com Committed: https://code.google.com/p/skia/source/detail?r=10004

Patch Set 1 #

Total comments: 4

Patch Set 2 : #

Total comments: 6

Patch Set 3 : #

Patch Set 4 : #

Patch Set 5 : #

Patch Set 6 : #

Patch Set 7 : #

Patch Set 8 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+206 lines, -7 lines) Patch
M gyp/SampleApp.gyp View 1 2 3 4 5 6 7 2 chunks +19 lines, -1 line 0 comments Download
M samplecode/SampleApp.h View 1 2 1 chunk +5 lines, -0 lines 0 comments Download
M samplecode/SampleApp.cpp View 1 2 7 chunks +76 lines, -6 lines 0 comments Download
A samplecode/SamplePdfFileViewer.cpp View 1 2 3 4 5 6 1 chunk +106 lines, -0 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
edisonn
7 years, 6 months ago (2013-06-26 18:39:18 UTC) #1
edisonn
7 years, 6 months ago (2013-06-26 18:43:05 UTC) #2
vandebo (ex-Chrome)
https://codereview.chromium.org/17904006/diff/1/gyp/SampleApp.gyp File gyp/SampleApp.gyp (right): https://codereview.chromium.org/17904006/diff/1/gyp/SampleApp.gyp#newcode5 gyp/SampleApp.gyp:5: # podofo dependency has plentry od warnings in the ...
7 years, 6 months ago (2013-06-26 18:45:26 UTC) #3
edisonn
https://codereview.chromium.org/17904006/diff/1/gyp/SampleApp.gyp File gyp/SampleApp.gyp (right): https://codereview.chromium.org/17904006/diff/1/gyp/SampleApp.gyp#newcode5 gyp/SampleApp.gyp:5: # podofo dependency has plentry od warnings in the ...
7 years, 6 months ago (2013-06-26 18:52:30 UTC) #4
vandebo (ex-Chrome)
Code seems fine to me. I'll let Mike give the final ok. https://codereview.chromium.org/17904006/diff/6001/gyp/SampleApp.gyp File gyp/SampleApp.gyp ...
7 years, 6 months ago (2013-06-26 21:58:36 UTC) #5
reed1
There is likely a lot of naming/API/hiding/etc. to be done to the "public" headers for ...
7 years, 6 months ago (2013-06-26 22:10:46 UTC) #6
edisonn
https://codereview.chromium.org/17904006/diff/6001/gyp/SampleApp.gyp File gyp/SampleApp.gyp (right): https://codereview.chromium.org/17904006/diff/6001/gyp/SampleApp.gyp#newcode6 gyp/SampleApp.gyp:6: #'skia_warnings_as_errors': 0, fixed (removed) On 2013/06/26 21:58:36, vandebo wrote: ...
7 years, 5 months ago (2013-07-02 23:20:33 UTC) #7
edisonn
On 2013/06/26 22:10:46, reed1 wrote: > There is likely a lot of naming/API/hiding/etc. to be ...
7 years, 5 months ago (2013-07-03 11:23:09 UTC) #8
reed1
lgtm
7 years, 5 months ago (2013-07-10 18:45:53 UTC) #9
edisonn
7 years, 5 months ago (2013-07-11 14:28:08 UTC) #10
Message was sent while issue was closed.
Committed patchset #8 manually as r10004 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698