1
0
Fork 0
mirror of https://github.com/mozilla/pdf.js.git synced 2025-04-29 07:37:57 +02:00
pdf.js/src/core
2014-03-22 16:19:07 +01:00
..
arithmetic_decoder.js Micro optimization of ArithmeticDecoder_readBit 2014-03-13 17:38:12 +01:00
bidi.js Avoid more allocations in bidi(). 2014-03-13 22:15:09 -07:00
charsets.js Split files into worker and main thread pieces. 2013-08-12 10:48:06 -07:00
chunked_stream.js Allocate fewer objects when parsing 2 and 4 byte chunks. 2014-03-13 22:15:05 -07:00
cidmaps.js Split files into worker and main thread pieces. 2013-08-12 10:48:06 -07:00
cmap.js CMaps binary packing 2014-03-14 16:46:35 -05:00
core.js Refactor and fix style of core.js 2014-03-18 14:10:44 +01:00
crypto.js Estimate the size of decoded streams in advance. 2014-03-13 02:06:58 -07:00
evaluator.js Merge pull request #4478 from nnethercote/plain-fnArray 2014-03-20 10:30:29 -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 Fix coding style in src/core/fonts.js 2014-03-22 16:19:07 +01:00
glyphlist.js Split files into worker and main thread pieces. 2013-08-12 10:48:06 -07:00
image.js Making src/core/{image,obj,parser}.js adhere to the style guide 2014-03-20 20:28:22 +01: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 Making src/core/{image,obj,parser}.js adhere to the style guide 2014-03-20 20:28:22 +01:00
parser.js Merge pull request #4493 from yurydelendik/issue4491 2014-03-20 14:57:24 -07:00
pattern.js Dynamically determines how to split patch into triangles 2014-01-29 10:39:06 -06:00
pdf_manager.js refactor src/core/pdf_manager.js: rename pdfModel to pdfDocument 2014-03-12 09:54:29 +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 Allocate fewer objects when parsing 2 and 4 byte chunks. 2014-03-13 22:15:05 -07:00
worker.js refactor src/core/pdf_manager.js: rename pdfModel to pdfDocument 2014-03-19 09:43:16 +01:00