1
0
Fork 0
mirror of https://github.com/mozilla/pdf.js.git synced 2025-04-24 17:18:07 +02:00
pdf.js/src/core
2014-06-12 12:46:39 +02: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 Prevent adding undefined array entries to CMap.map in mapRangeToArray (issue 4875) 2014-06-02 14:29:54 +02:00
colorspace.js Moves shared/colorspace.js into core/ 2014-05-23 14:11:47 -05: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 Return ErrorFont in loadFont when the fontRef is undefined 2014-06-12 12:46:39 +02:00
font_renderer.js Remove some unused variables from src/ 2014-04-15 17:10:23 +02:00
fonts.js Prevent font error when no preferred cmap table is found (workaround for issue 4800) 2014-05-27 17:30:11 +02:00
function.js Moves shared/function.js to core/ 2014-05-23 14:11:47 -05:00
glyphlist.js Split files into worker and main thread pieces. 2013-08-12 10:48:06 -07:00
image.js Fixes masked JPEG image 2014-06-04 15:53:46 -05:00
jbig2.js Simplify Jbig2Image.decodeInteger() 2014-05-10 18:03:54 +02:00
jpg.js Merge pull request #4892 from yurydelendik/issue4890 2014-06-10 09:16:12 -05:00
jpx.js Removes mozResponseArrayBuffer 2014-05-29 20:38:50 -05:00
metrics.js Split files into worker and main thread pieces. 2013-08-12 10:48:06 -07:00
murmurhash3.js Fixes murmurhash for old webkit. 2014-05-29 21:16:32 -05:00
network.js Removes mozResponseArrayBuffer 2014-05-29 20:38:50 -05:00
obj.js add object id to streams to prevent infinite loops. 2014-06-10 11:29:25 +02:00
parser.js Merge pull request #4895 from p01/Small_optimizations_1 2014-06-10 10:09:12 -05: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 Merge pull request #4892 from yurydelendik/issue4890 2014-06-10 09:16:12 -05:00
worker.js Adds Promise to the getOperatorList 2014-05-19 16:19:54 -05:00