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

Issue 6610056: Add an SKP to PDF rendered. test_pdfs.py will be hooked up in buildbot testing later. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 8 months ago by edisonn
Modified:
11 years, 7 months ago
Reviewers:
epoger, EricB
CC:
skia-review_googlegroups.com, Steve VanDeBogart
Base URL:
http://skia.googlecode.com/svn/trunk/
Visibility:
Public.

Description

Add an SKP to PDF rendered. test_pdfs.py will be hooked up in buildbot testing later. Committed: https://code.google.com/p/skia/source/detail?r=5880

Patch Set 1 #

Patch Set 2 : #

Total comments: 10

Patch Set 3 : #

Total comments: 6

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+233 lines, -0 lines) Patch
M gyp/tools.gyp View 1 2 3 1 chunk +33 lines, -0 lines 0 comments Download
A tools/PdfRenderer.h View 1 2 1 chunk +67 lines, -0 lines 0 comments Download
A tools/PdfRenderer.cpp View 1 2 1 chunk +73 lines, -0 lines 0 comments Download
A tools/test_pdfs.py View 1 2 3 1 chunk +60 lines, -0 lines 0 comments Download

Messages

Total messages: 6
edisonn
11 years, 8 months ago (2012-10-05 16:36:30 UTC) #1
epoger
https://codereview.appspot.com/6610056/diff/2001/tools/PdfRenderer.cpp File tools/PdfRenderer.cpp (right): https://codereview.appspot.com/6610056/diff/2001/tools/PdfRenderer.cpp#newcode37 tools/PdfRenderer.cpp:37: SkISize pageSize = SkISize::Make(width, height); changed indent here https://codereview.appspot.com/6610056/diff/2001/tools/PdfRenderer.cpp#newcode45 ...
11 years, 8 months ago (2012-10-05 20:02:05 UTC) #2
edisonn
https://codereview.appspot.com/6610056/diff/2001/tools/PdfRenderer.cpp File tools/PdfRenderer.cpp (right): https://codereview.appspot.com/6610056/diff/2001/tools/PdfRenderer.cpp#newcode37 tools/PdfRenderer.cpp:37: SkISize pageSize = SkISize::Make(width, height); On 2012/10/05 20:02:05, epoger ...
11 years, 7 months ago (2012-10-09 12:49:08 UTC) #3
epoger
LGTM I have some formatting/documentation suggestions, but I approve this CL regardless. https://codereview.appspot.com/6610056/diff/2001/tools/test_pdfs.py File tools/test_pdfs.py ...
11 years, 7 months ago (2012-10-10 14:31:35 UTC) #4
edisonn
https://codereview.appspot.com/6610056/diff/2001/tools/test_pdfs.py File tools/test_pdfs.py (right): https://codereview.appspot.com/6610056/diff/2001/tools/test_pdfs.py#newcode24 tools/test_pdfs.py:24: by input with the images in expectedDir. Note, files ...
11 years, 7 months ago (2012-10-10 15:06:28 UTC) #5
epoger
11 years, 7 months ago (2012-10-10 15:13:20 UTC) #6
LGTM

Thanks for the clean-up!
Sign in to reply to this message.

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