Generic build of PDF.js library.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Brendan Dahl 6bb0a483b1 Merge pull request #5703 from Snuffleupagus/issue-5701 10 years ago
..
annotation.js Make sure that an A entry in an annotation dictionary is also a dictionary itself 10 years ago
arithmetic_decoder.js Add strict equalities in src/core/arithmetic_decoder.js 11 years ago
bidi.js Add strict equalities in src/core/bidi.js 11 years ago
charsets.js Split files into worker and main thread pieces. 12 years ago
chunked_stream.js Modify |getUint16| to correctly handle missing data in Stream, DecodeStream and ChunkedStream 10 years ago
cmap.js Fix the error handling for CMaps that fail to load 11 years ago
colorspace.js Fix handling of RGBA buffers in CalRGB colorspace (issue 5270) 11 years ago
core.js Ensure that |get fingerprint| doesn't fail if the ID is not an array (issue 5599) 10 years ago
crypto.js AES cipher: make padding optional 11 years ago
evaluator.js Merge pull request #5445 from CodingFabian/fixImageCachingInParser 11 years ago
font_renderer.js Remove some unused variables from src/ 11 years ago
fonts.js Relax the |isSymbolicFont| check for TrueType (3, 1) cmap tables (issue 5701) 10 years ago
function.js Fix typed array assignment in the |constructPostScriptFromIRResult| function (issue 5470) 11 years ago
glyphlist.js Add basic support for ZapfDingbats 11 years ago
image.js Apply the GRAYSCALE_1BPP optimization when `needsDecode` is set. 11 years ago
jbig2.js avoid out of range array access in JBIG2 decoder 10 years ago
jpg.js use fewer multiplications in convertYcckToRgb 11 years ago
jpx.js Merge pull request #5567 from CodingFabian/fixup-5439 10 years ago
metrics.js Split files into worker and main thread pieces. 12 years ago
murmurhash3.js Add strict equalities in src/core/murmurhash3.js 11 years ago
network.js Fix of pdf not loading on android (issue 5427) 11 years ago
obj.js Implemented NameTree.get() using binary search 11 years ago
parser.js Refactor searching for end of inline (EI) JPEG image streams 10 years ago
pattern.js Merge pull request #5449 from CodingFabian/preferParamsOverArguments 11 years ago
pdf_manager.js Implement streaming using moz-chunk-arraybuffer 11 years ago
ps_parser.js Add strict equalities in src/core/ps_parser.js 11 years ago
stream.js Fix CCITTStream regression by byte-aligning rows before checking EOL marker 10 years ago
worker.js Use Content-Range instead of Content-Length #5512 10 years ago