pdf.js/src/core
2014-02-28 10:53:09 +01:00
..
bidi.js Split files into worker and main thread pieces. 2013-08-12 10:48:06 -07: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 Introduces LegacyPromise; polyfills DOM Promise 2014-01-03 18:17:05 -06:00
crypto.js Limits U and O entries size 2013-11-21 14:49:39 -06:00
evaluator.js Remove some unnecessary local variables. 2014-02-24 18:25:59 -08: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 #4089 from yurydelendik/issue3725 2014-01-16 13:12:04 -08:00
glyphlist.js Split files into worker and main thread pieces. 2013-08-12 10:48:06 -07:00
image.js Reduce memory consumption of simple black and white images. 2014-01-28 14:36:47 -08:00
jbig2.js Faster JBIG2 decoding 2014-02-28 10:53:09 +01:00
jpx.js Faster JPX decoding 2014-02-24 18:43:12 +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 Fixes and refactors log functionality 2014-01-15 15:28:31 -06:00
parser.js Rewrite Lexer_getNumber. 2014-02-01 21:46:09 +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 Remove the unnecessary this.buf in CCITTFaxStream. 2014-02-24 16:45:18 -08:00
worker.js Merge pull request #4229 from Rob--W/crx-stream-progress 2014-02-26 11:12:34 -08:00