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

Issue 1552263003: SkPDF: Change handling of large-numbers in matricies. (Closed)

Created:
4 years, 11 months ago by hal.canary
Modified:
4 years, 11 months ago
Reviewers:
tomhudson
CC:
David Lattimore, reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

SkPDF: Change handling of large-numbers in matricies. re-do http://crrev.com/1438503002 right. Also, add a unit test that asserts without this change. BUG=skia:734 GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1552263003 Committed: https://skia.googlesource.com/skia/+/53b1c09c139d2e8e04bc86e230256a23629ad7f2

Patch Set 1 #

Total comments: 8

Patch Set 2 : 2016-01-05 (Tuesday) 13:11:15 EST #

Unified diffs Side-by-side diffs Delta from patch set Stats (+99 lines, -61 lines) Patch
M src/pdf/SkPDFDevice.cpp View 1 10 chunks +87 lines, -61 lines 0 comments Download
M tests/PDFDocumentTest.cpp View 1 chunk +12 lines, -0 lines 0 comments Download

Messages

Total messages: 14 (6 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/1552263003/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1552263003/1
4 years, 11 months ago (2016-01-04 22:04:22 UTC) #3
hal.canary
PTAL
4 years, 11 months ago (2016-01-04 22:06:30 UTC) #5
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 11 months ago (2016-01-04 22:18:21 UTC) #7
tomhudson
https://codereview.chromium.org/1552263003/diff/1/src/pdf/SkPDFDevice.cpp File src/pdf/SkPDFDevice.cpp (right): https://codereview.chromium.org/1552263003/diff/1/src/pdf/SkPDFDevice.cpp#newcode822 src/pdf/SkPDFDevice.cpp:822: newMatrix = untranslate(*d.fMatrix, points[0].x(), points[0].y()); Do we have any ...
4 years, 11 months ago (2016-01-05 15:28:15 UTC) #8
hal.canary
https://codereview.chromium.org/1552263003/diff/1/src/pdf/SkPDFDevice.cpp File src/pdf/SkPDFDevice.cpp (right): https://codereview.chromium.org/1552263003/diff/1/src/pdf/SkPDFDevice.cpp#newcode822 src/pdf/SkPDFDevice.cpp:822: newMatrix = untranslate(*d.fMatrix, points[0].x(), points[0].y()); On 2016/01/05 at 15:28:15, ...
4 years, 11 months ago (2016-01-05 18:11:22 UTC) #9
tomhudson
lgtm
4 years, 11 months ago (2016-01-06 16:40:25 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1552263003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1552263003/20001
4 years, 11 months ago (2016-01-06 16:45:10 UTC) #12
commit-bot: I haz the power
4 years, 11 months ago (2016-01-06 17:02:28 UTC) #14
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://skia.googlesource.com/skia/+/53b1c09c139d2e8e04bc86e230256a23629ad7f2

Powered by Google App Engine
This is Rietveld 408576698