pdf.js/src/core
2014-03-06 23:57:27 +01:00
..
bidi.js Remove unneeded |oldtypes| variable from bidi.js. 2014-03-03 05:09:04 -08:00
charsets.js Split files into worker and main thread pieces. 2013-08-12 10:48:06 -07:00
chunked_stream.js Added withCredentials parameter and passing it to xhr requests 2014-01-15 10:12:40 +01:00
cidmaps.js Split files into worker and main thread pieces. 2013-08-12 10:48:06 -07:00
cmap.js Read multi-byte character codes based on codespace ranges. 2013-09-25 10:32:04 -07:00
core.js Use Array.join() to build up strings in more places. 2014-03-02 17:54:16 -08:00
crypto.js Use a cache to minimize the number of Name objects. 2014-02-27 20:41:03 -08:00
evaluator.js Merge pull request #4336 from nnethercote/rgb24 2014-03-02 19:53:42 -06: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 #4366 from yurydelendik/max-fdefs 2014-03-05 06:16:44 -06:00
glyphlist.js Split files into worker and main thread pieces. 2013-08-12 10:48:06 -07:00
image.js Merge pull request #4383 from nnethercote/more-rgb24 2014-03-05 07:03:16 -06:00
jbig2.js Faster JBIG2 decoding 2014-02-28 10:53:09 +01:00
jpx.js Fix JPX colors 2014-03-06 09:05:24 +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 Fixes off-by-one error when finding missing endstream 2014-03-06 23:57:27 +01: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 Basic function.js split 2014-01-27 20:29:47 -06:00
stream.js Fix infinite loop in DecodeStream_ensureBuffer() 2014-03-06 10:31:18 +01:00
worker.js Merge pull request #4229 from Rob--W/crx-stream-progress 2014-02-26 11:12:34 -08:00