pdf.js/src/core
2014-05-23 14:11:47 -05:00
..
arithmetic_decoder.js Micro optimization of ArithmeticDecoder_readBit 2014-03-13 17:38:12 +01:00
bidi.js Remove some unused variables from src/ 2014-04-15 17:10:23 +02:00
charsets.js Split files into worker and main thread pieces. 2013-08-12 10:48:06 -07:00
chunked_stream.js Add isEmpty method to Stream, DecodeStream and ChunkedStream 2014-05-18 21:41:05 +02:00
cidmaps.js Split files into worker and main thread pieces. 2013-08-12 10:48:06 -07:00
cmap.js Fixes lint warning W004 in src/core 2014-04-11 00:41:08 +02:00
core.js Adds Promise to the getOperatorList 2014-05-19 16:19:54 -05:00
crypto.js Fixes lint warning W004 in src/core 2014-04-11 00:41:08 +02:00
evaluator.js Moves ColorSpace logic into evaluator 2014-05-23 14:11:47 -05:00
font_renderer.js Remove some unused variables from src/ 2014-04-15 17:10:23 +02:00
fonts.js Refactors loadFont for translateFont be async; fixes type3 dup data 2014-05-19 16:27:54 -05:00
glyphlist.js Split files into worker and main thread pieces. 2013-08-12 10:48:06 -07:00
image.js Refactors MessageHandler.send to remove callbacks 2014-05-07 18:15:25 -05:00
jbig2.js Simplify Jbig2Image.decodeInteger() 2014-05-10 18:03:54 +02:00
jpg.js Optimized JPG.js - 33% faster convertCmykToRgb 2014-05-05 14:36:46 +02:00
jpx.js Optimized JPX's transformComponents 2014-05-05 14:36:45 +02:00
metrics.js Split files into worker and main thread pieces. 2013-08-12 10:48:06 -07:00
murmurhash3.js Resolving new lint issues 2014-04-11 00:41:18 +02:00
network.js Using blob URL for open file 2014-01-27 13:11:02 -06:00
obj.js Fixes regression in the cleanup 2014-05-20 21:57:04 -05:00
parser.js Strict isEOF / ~22% faster on issue2813, from 16.5s to 13.5s 2014-05-20 12:39:58 +02:00
pattern.js Remove some unused variables from src/ 2014-04-15 17:10:23 +02:00
pdf_manager.js Remove LegacyPromise in src/core/worker.js 2014-05-03 00:09:49 +02:00
ps_parser.js Remove some unused variables from src/ 2014-04-15 17:10:23 +02:00
stream.js Add isEmpty method to Stream, DecodeStream and ChunkedStream 2014-05-18 21:41:05 +02:00
worker.js Adds Promise to the getOperatorList 2014-05-19 16:19:54 -05:00