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

Issue 2338883004: Map in LookUpGlyphBitmap even when unsuccessful (Closed)

Created:
4 years, 3 months ago by npm
Modified:
4 years, 3 months ago
Reviewers:
Tom Sepez, dsinclair, Wei Li
CC:
pdfium-reviews_googlegroups.com
Target Ref:
refs/heads/master
Project:
pdfium
Visibility:
Public.

Description

Map glyph bitmap in LookUpGlyphBitmap even when unsuccessful CFX_FaceCache::LookUpGlyphBitMap should remember its unsuccessful glyph bitmap calculations. This is especially important if there are a lot of repeated requests for the same glyph with large bitmaps (which means long calculations in freetype). With this CL, the pdf in the bug below will be rendered quickly. BUG=chromium:638856 Committed: https://pdfium.googlesource.com/pdfium/+/8b1ed16144925205a34e3796b57db72dd6ee6a89

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -3 lines) Patch
M core/fxge/ge/cfx_facecache.cpp View 1 chunk +0 lines, -3 lines 0 comments Download

Messages

Total messages: 15 (9 generated)
npm
PTAL
4 years, 3 months ago (2016-09-14 14:53:07 UTC) #5
Tom Sepez
Curious about whether something could change during the lifteime of the document such that a ...
4 years, 3 months ago (2016-09-14 15:09:54 UTC) #9
npm
On 2016/09/14 15:09:54, Tom Sepez wrote: > Curious about whether something could change during the ...
4 years, 3 months ago (2016-09-14 15:50:53 UTC) #10
Tom Sepez
lgtm
4 years, 3 months ago (2016-09-14 16:00:26 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2338883004/1
4 years, 3 months ago (2016-09-14 16:00:36 UTC) #13
commit-bot: I haz the power
4 years, 3 months ago (2016-09-14 16:00:54 UTC) #15
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://pdfium.googlesource.com/pdfium/+/8b1ed16144925205a34e3796b57db72dd6ee...

Powered by Google App Engine
This is Rietveld 408576698