1
0
Fork 0
mirror of https://github.com/mozilla/pdf.js.git synced 2025-04-26 10:08:06 +02:00
pdf.js/src/core
Yury Delendik d26ef21d52 Merge pull request #6568 from tonyjin/api-rangeChunkSize
[api-minor] Add an optional param to DocumentInitParameters for speci…
2015-10-28 16:52:52 -05:00
..
annotation.js Adds thread abort capabilities. 2015-10-23 09:06:32 -05:00
arithmetic_decoder.js cleaned whitespace 2015-02-17 11:07:37 -05:00
bidi.js Avoid more allocations for RTL text in bidi.js 2015-08-14 21:46:59 +02:00
charsets.js cleaned whitespace 2015-02-17 11:07:37 -05:00
chunked_stream.js Adds destroy method to the document loading task. 2015-10-23 08:57:14 -05:00
cmap.js Right-size the map array in PartialEvaluator_readToUnicode 2015-09-24 13:08:53 +02:00
colorspace.js Check if the Decode entry is non-default when deciding if JPEG images are natively supported/decodable (issue 6238) 2015-07-21 12:23:07 +02:00
core.js Adds thread abort capabilities. 2015-10-23 09:06:32 -05:00
crypto.js Fixes bluebeam password protection issue 2015-10-15 21:22:27 -04:00
evaluator.js Add a totalLength getter to OperatorList, since the length is zero after flushing 2015-10-26 18:12:14 +01:00
font_renderer.js [PATCH] Add fallback for font loading when eval disabled 2015-08-13 14:33:18 -07:00
fonts.js Only choose a (3, 1) cmap table for TrueType fonts that have an encoding specified (issue 6410) 2015-09-07 16:56:05 +02:00
function.js Ensure that the result of |constructStichedFromIRResult| is a number (issue 6113) 2015-06-14 23:29:38 +02:00
glyphlist.js Add basic support for ZapfDingbats 2014-09-03 21:54:04 +02:00
image.js Only take the fast-path in PDFImage_createImageData for un-masked JPEG images with "standard" colour spaces (issue 6364) 2015-08-18 22:25:37 +02:00
jbig2.js avoid out of range array access in JBIG2 decoder 2015-01-23 23:50:09 +01:00
jpg.js Correctly detect the presence of the Adobe specific APP14 JPEG marker (bug 1140761) 2015-03-10 13:07:09 +01:00
jpx.js cleaned whitespace 2015-02-17 11:07:37 -05:00
metrics.js cleaned whitespace 2015-02-17 11:07:37 -05:00
murmurhash3.js Removes B2G preprocessing directives. 2015-06-30 16:53:32 -05:00
network.js Fixes supportsMozChunked for node.js 2015-08-12 18:48:59 -05:00
obj.js Adds destroy method to the document loading task. 2015-10-23 08:57:14 -05:00
parser.js Remove Parser_fetchIfRef since it's obsolete 2015-09-02 23:11:00 +02:00
pattern.js fix handling of flags 1-3 in tensor shading 2015-08-04 18:21:29 +02:00
pdf_manager.js [api-minor] Add an optional param to DocumentInitParameters for specifying the range request chunk size to use. Defaults to 2^16 = 65536. 2015-10-26 17:22:11 -07:00
ps_parser.js Add strict equalities in src/core/ps_parser.js 2014-08-01 22:02:10 +02:00
stream.js Check if the Decode entry is non-default when deciding if JPEG images are natively supported/decodable (issue 6238) 2015-07-21 12:23:07 +02:00
worker.js Merge pull request #6568 from tonyjin/api-rangeChunkSize 2015-10-28 16:52:52 -05:00