pdf.js/src/core
Yury Delendik 3ad58db7e8 Merge pull request #4982 from nnethercote/use-null-for-zero-args
Use null instead of [] for ops with no args.
2014-06-23 15:38:48 -05:00
..
annotation.js Removes PDFJS.Annotation 2014-06-18 16:58:11 -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 ChunkedStream.ensureByte(). 2014-06-17 21:33:48 -07: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 SHA512 optimizations 2014-06-13 15:12:50 -05:00
evaluator.js Use null instead of [] for ops with no args. 2014-06-22 16:03:48 -07:00
font_renderer.js Remove some unused variables from src/ 2014-04-15 17:10:23 +02:00
fonts.js Telemetry for used stream and font types 2014-06-16 16:41:04 -05: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 Fix mishandling of incomplete, inverted masks. 2014-06-13 06:14:52 -07:00
jbig2.js Simplify Jbig2Image.decodeInteger() 2014-05-10 18:03:54 +02:00
jpg.js faster JPEG transform 2014-06-17 10:09:17 +02:00
jpx.js Refactoring error reporting in JPX 2014-06-13 18:22:42 -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 Merge pull request #4973 from nnethercote/better-ref-keys 2014-06-19 21:00:09 -05:00
parser.js Not ignoring MissingDataException exception. 2014-06-18 18:24:54 -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 Renames concatenateToArray to appendToArray 2014-06-16 22:10:10 +02:00
worker.js Telemetry for used stream and font types 2014-06-16 16:41:04 -05:00