..
arithmetic_decoder.js
update comments
2014-03-11 09:14:59 +01:00
bidi.js
Making src/core/bidi.js adhere to the style guide
2014-03-08 21:49:53 +01:00
charsets.js
Split files into worker and main thread pieces.
2013-08-12 10:48:06 -07:00
chunked_stream.js
Add an ensureRange() call to ChunkedStream_makeSubStream().
2014-03-11 16:03:06 -07:00
cidmaps.js
Split files into worker and main thread pieces.
2013-08-12 10:48:06 -07:00
cmap.js
Use built in CMaps and unify the glyph mapping.
2014-02-11 10:27:09 -08:00
core.js
Improved annotations' display/behavior.
2014-03-07 10:48:42 -04:00
crypto.js
Estimate the size of decoded streams in advance.
2014-03-13 02:06:58 -07:00
evaluator.js
Merge pull request #4444 from nnethercote/min-length
2014-03-13 10:58:31 -05:00
font_renderer.js
Move the creation of canvas path fonts to the worker.
2013-08-19 16:33:20 -07:00
fonts.js
Merge pull request #4437 from yurydelendik/issue4398
2014-03-13 10:44:02 -05:00
glyphlist.js
Split files into worker and main thread pieces.
2013-08-12 10:48:06 -07:00
image.js
Merge pull request #4406 from nnethercote/fix-and-transfer-masks
2014-03-10 16:26:22 -07:00
jbig2.js
Optmized decodeRefinement, moving the prediction error outside the inner loop
2014-03-13 17:38:12 +01:00
jpx.js
Extract duplicate arithmetic decoder to own class
2014-03-10 16:56:00 +01:00
metrics.js
Split files into worker and main thread pieces.
2013-08-12 10:48:06 -07:00
network.js
Using blob URL for open file
2014-01-27 13:11:02 -06:00
obj.js
Start counting from actual beginning of PDF file
2014-03-04 22:16:54 +01:00
parser.js
Estimate the size of decoded streams in advance.
2014-03-13 02:06:58 -07:00
pattern.js
Dynamically determines how to split patch into triangles
2014-01-29 10:39:06 -06:00
pdf_manager.js
Do not switch to a range request for small PDFs
2014-02-09 23:03:52 +01:00
ps_parser.js
Making src/core/ps_parser.js adhere to the style guide
2014-03-08 20:45:25 +01:00
stream.js
Estimate the size of decoded streams in advance.
2014-03-13 02:06:58 -07:00
worker.js
Merge pull request #4259 from brendandahl/built-in-cmaps-squash
2014-03-13 10:27:48 -05:00