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

Issue 1720863003: SkPDF: fix scalar serialization (Closed)

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

Description

Patch Set 1 #

Total comments: 12

Patch Set 2 : 2016-02-22 (Monday) 18:29:59 EST #

Patch Set 3 : refactor, clean #

Total comments: 3

Patch Set 4 : 2016-02-24 (Wednesday) 16:44:08 EST #

Unified diffs Side-by-side diffs Delta from patch set Stats (+212 lines, -64 lines) Patch
A gm/skbug_4868.cpp View 1 2 3 1 chunk +23 lines, -0 lines 0 comments Download
M src/pdf/SkPDFUtils.h View 1 2 1 chunk +8 lines, -0 lines 0 comments Download
M src/pdf/SkPDFUtils.cpp View 1 2 2 chunks +111 lines, -40 lines 0 comments Download
M tests/PDFPrimitivesTest.cpp View 1 2 3 7 chunks +70 lines, -24 lines 0 comments Download

Messages

Total messages: 38 (20 generated)
hal.canary
Read the spec (<http://goo.gl/0SCswJ>, §3.2.2 and §C.1) and tell me if you approve.
4 years, 10 months ago (2016-02-22 19:50:38 UTC) #3
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1720863003/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1720863003/1
4 years, 10 months ago (2016-02-22 19:58:20 UTC) #5
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: Build-Win-MSVC-x86-Debug-Trybot on client.skia.compile (JOB_FAILED, http://build.chromium.org/p/client.skia.compile/builders/Build-Win-MSVC-x86-Debug-Trybot/builds/6451) Build-Win-MSVC-x86_64-Debug-Trybot on ...
4 years, 10 months ago (2016-02-22 20:03:53 UTC) #7
tomhudson
I'm not sure I understand either the claim in the bug or the spec, and ...
4 years, 10 months ago (2016-02-22 20:13:46 UTC) #8
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1720863003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1720863003/20001
4 years, 10 months ago (2016-02-22 21:07:52 UTC) #10
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Release-Shared-Trybot on client.skia (JOB_FAILED, http://build.chromium.org/p/client.skia/builders/Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Release-Shared-Trybot/builds/6382)
4 years, 10 months ago (2016-02-22 21:19:40 UTC) #12
hal.canary
https://codereview.chromium.org/1720863003/diff/1/src/pdf/SkPDFUtils.cpp File src/pdf/SkPDFUtils.cpp (right): https://codereview.chromium.org/1720863003/diff/1/src/pdf/SkPDFUtils.cpp#newcode283 src/pdf/SkPDFUtils.cpp:283: const size_t maxSignificantDigits = 9; // any less loses ...
4 years, 10 months ago (2016-02-22 22:45:38 UTC) #13
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1720863003/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1720863003/40001
4 years, 10 months ago (2016-02-22 22:45:49 UTC) #15
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: Build-Win-MSVC-x86_64-Debug-Trybot on client.skia.compile (JOB_FAILED, http://build.chromium.org/p/client.skia.compile/builders/Build-Win-MSVC-x86_64-Debug-Trybot/builds/6512)
4 years, 10 months ago (2016-02-22 22:49:15 UTC) #17
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1720863003/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1720863003/60001
4 years, 10 months ago (2016-02-22 22:53:02 UTC) #19
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Release-Shared-Trybot on client.skia (JOB_FAILED, http://build.chromium.org/p/client.skia/builders/Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Release-Shared-Trybot/builds/6393)
4 years, 10 months ago (2016-02-22 23:03:01 UTC) #21
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1720863003/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1720863003/80001
4 years, 10 months ago (2016-02-22 23:30:59 UTC) #26
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 10 months ago (2016-02-22 23:45:54 UTC) #28
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1720863003/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1720863003/100001
4 years, 10 months ago (2016-02-23 20:19:38 UTC) #30
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: Build-Ubuntu-GCC-x86_64-Release-Trybot on client.skia.compile (JOB_FAILED, http://build.chromium.org/p/client.skia.compile/builders/Build-Ubuntu-GCC-x86_64-Release-Trybot/builds/6474)
4 years, 10 months ago (2016-02-23 20:21:19 UTC) #32
tomhudson
Thanks. LGTM https://codereview.chromium.org/1720863003/diff/1/src/pdf/SkPDFUtils.cpp File src/pdf/SkPDFUtils.cpp (right): https://codereview.chromium.org/1720863003/diff/1/src/pdf/SkPDFUtils.cpp#newcode284 src/pdf/SkPDFUtils.cpp:284: SkASSERT(intPart >= 0.0 && fracPart >= 0.0); ...
4 years, 10 months ago (2016-02-24 20:10:57 UTC) #33
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1720863003/120001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1720863003/120001
4 years, 10 months ago (2016-02-24 22:49:28 UTC) #36
commit-bot: I haz the power
4 years, 10 months ago (2016-02-24 23:46:50 UTC) #38
Message was sent while issue was closed.
Committed patchset #4 (id:120001) as
https://skia.googlesource.com/skia/+/8e9f5e39d774198a5a5d9345bc9f863e855c593b

Powered by Google App Engine
This is Rietveld 408576698