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

Issue 1227913008: SkPDF: Memory improvements for PDF Streams (Closed)

Created:
5 years, 5 months ago by hal.canary
Modified:
5 years, 4 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

SkPDF: Memory improvements for PDF Streams ΔMEM = -15% ΔCPU = -7% BUG=skia:3030 Committed: https://skia.googlesource.com/skia/+/725c62054354dc0c7fb699bcd69687ec78083ae8

Patch Set 1 #

Patch Set 2 : 2015-07-10 (Friday) 17:39:23 EDT #

Patch Set 3 : 2015-08-14 (Friday) 17:48:13 EDT #

Patch Set 4 : 2015-08-18 (Tuesday) 16:37:32 EDT #

Total comments: 6

Patch Set 5 : 2015-08-19 (Wednesday) 17:47:45 EDT #

Unified diffs Side-by-side diffs Delta from patch set Stats (+104 lines, -41 lines) Patch
M src/pdf/SkPDFFont.cpp View 1 2 3 4 4 chunks +24 lines, -24 lines 0 comments Download
M src/pdf/SkPDFStream.cpp View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M src/pdf/SkPDFTypes.h View 1 2 3 4 8 chunks +35 lines, -8 lines 0 comments Download
M src/pdf/SkPDFTypes.cpp View 1 2 3 4 4 chunks +44 lines, -8 lines 0 comments Download

Messages

Total messages: 23 (9 generated)
hal.canary
You asked for something to review.
5 years, 5 months ago (2015-07-10 21:10:54 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1227913008/20001
5 years, 5 months ago (2015-07-10 21:56:37 UTC) #4
commit-bot: I haz the power
Note for Reviewers: The CQ is waiting for an approval. If you believe that the ...
5 years, 5 months ago (2015-07-10 21:56:39 UTC) #5
commit-bot: I haz the power
No LGTM from a valid reviewer yet. Please ask for an LGTM from a full ...
5 years, 5 months ago (2015-07-11 03:56:02 UTC) #7
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1227913008/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1227913008/40001
5 years, 4 months ago (2015-08-14 21:53:30 UTC) #9
hal.canary
On 2015/07/11 03:56:02, commit-bot: I haz the power wrote: > No LGTM from a valid ...
5 years, 4 months ago (2015-08-14 21:53:49 UTC) #10
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years, 4 months ago (2015-08-14 22:00:29 UTC) #12
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1227913008/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1227913008/60001
5 years, 4 months ago (2015-08-18 20:38:33 UTC) #14
hal.canary
There. I made this CL much smaller now.
5 years, 4 months ago (2015-08-18 20:46:41 UTC) #15
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years, 4 months ago (2015-08-19 13:07:28 UTC) #17
tomhudson
lgtm https://codereview.chromium.org/1227913008/diff/60001/src/pdf/SkPDFFont.cpp File src/pdf/SkPDFFont.cpp (right): https://codereview.chromium.org/1227913008/diff/60001/src/pdf/SkPDFFont.cpp#newcode1087 src/pdf/SkPDFFont.cpp:1087: descriptor->insertObjRef("FontFile2", fontStream.detach()); The code duplication between here and ...
5 years, 4 months ago (2015-08-19 19:27:51 UTC) #18
hal.canary
https://codereview.chromium.org/1227913008/diff/60001/src/pdf/SkPDFFont.cpp File src/pdf/SkPDFFont.cpp (right): https://codereview.chromium.org/1227913008/diff/60001/src/pdf/SkPDFFont.cpp#newcode1096 src/pdf/SkPDFFont.cpp:1096: fontStream->dict()->insertName("Subtype", "Type1C"); On 2015/08/19 19:27:51, tomhudson wrote: > Is ...
5 years, 4 months ago (2015-08-19 19:34:20 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1227913008/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1227913008/80001
5 years, 4 months ago (2015-08-20 15:02:56 UTC) #22
commit-bot: I haz the power
5 years, 4 months ago (2015-08-20 15:09:40 UTC) #23
Message was sent while issue was closed.
Committed patchset #5 (id:80001) as
https://skia.googlesource.com/skia/+/725c62054354dc0c7fb699bcd69687ec78083ae8

Powered by Google App Engine
This is Rietveld 408576698