2136 Commits (6d2d854f65fe32065652c5b1251c006113426d60)

Author SHA1 Message Date
Yury Delendik 0d229351f3 Bug 874851: ignoring bad stream length 12 years ago
Yury Delendik 23ea9d879d Show fallback bar on unhandled rejections 12 years ago
Yury Delendik 7bef903411 Fixes missing compressed object detection 12 years ago
Yury Delendik c68d125f17 Improves search of EI (end of inlined image) 12 years ago
Yury Delendik df6fd387df Bug 879211: ignoring bad document outline reference 12 years ago
benbro ce218d021f Check that the progressCallback is defined before calling it 12 years ago
fkaelberer 2cdd8de25a compileType3Glyph cleanup 12 years ago
fkaelberer 220627b135 Faster type3 glyph outlines 12 years ago
Brendan Dahl 7764dd95c0 Remove progress events. 12 years ago
Brendan Dahl b189749b4a Removed unneeded timeout. 12 years ago
Brendan Dahl ae1f973204 Use A+ spec compatible promises. 12 years ago
Brendan Dahl 01ce3d056c Load all resources before getOperatorList/getTextContent. 12 years ago
benbro fc7c1fb6fd Fix check for instanceof Uint8Array in IE9 12 years ago
Yury Delendik 339dc65082 Removes getImageData from canvas.js 12 years ago
Yury Delendik 702da7f3ea Skips failed-to-download tests 12 years ago
Yury Delendik d8e3f1da72 Adds missing link-annotation-border file and lint error 12 years ago
Yury Delendik 234812a807 Fixing appendToOperatorList 12 years ago
Mack Duan fc5b7dbb1f Add support for form text annotations 12 years ago
Mack Duan a394c1bac6 Support borders for link annotations 12 years ago
Yury Delendik 336aa38f4a Reset canvas state before drawing annotations 12 years ago
Yury Delendik 77e7981c69 Allows status be 0 for non-HTTP protocols 12 years ago
Yury Delendik 9d588907a9 Outlines type3 glyph 12 years ago
Tim van der Meij d22ea7edc4 Lowering warning to info 12 years ago
Rex Lee 3e480f84a6 [B2G] UI tweak for multi-resolution devices support on B2G 12 years ago
Yury Delendik 8e298acb67 Fixes reading unordered Subrs in Type1 12 years ago
Yury Delendik 9b4ca246e4 Ensure we don't modify the original PDF data when sanitizing TrueType 12 years ago
Yury Delendik 0e133f0090 Drawing without fillText; refactoring ADD_TO_PATH 12 years ago
Brendan Dahl 328cfd0246 Bind chunk promises to avoid scope problems. 12 years ago
eug48 c195daf85e Remove stream.parameters which wasn't being set consistently. Fixes issue #2881. 12 years ago
Yury Delendik 61a7738a5d Fixes password for range request loading 12 years ago
Yury Delendik 09a4352e8c Rejects loading when data is not available for checkHeader 12 years ago
Brendan Dahl 3dadde52dc Propagate promise rejections so we show the fallback. 12 years ago
Mack Duan da2c4d58ec Do not show appearance stream for text annotations 12 years ago
Mack Duan f8f4b3f45d Refactor code for annotations 12 years ago
Yury Delendik 9278abe738 Forces to measure "standard" fonts 12 years ago
Yury Delendik abc890a9be Adds fill('evenodd') as alternative for mozFillRule 12 years ago
Yury Delendik 90f8f4484c Rounding floats in CFF 12 years ago
Brendan Dahl c5c2f7a773 Fix type3 font loading regression. 12 years ago
Brendan Dahl e128f8bb47 Fix glyph selection for CID fonts that don't actually have CID font files. 12 years ago
vyv03354 cc5cba8bec Strip TT programs if it's invalid 12 years ago
Brendan Dahl cec200a664 Ignore malformed dictionary entries. 12 years ago
Yury Delendik d7808b0db6 Fixing pattern canvas transform for chrome 12 years ago
Kalervo Kujala 8ac0690913 Use only one temp canvas for patterns 12 years ago
Mack Duan 1d48e9c201 Handle server returning 200 for range request 12 years ago
Mack Duan 0f4fe7f762 Remove redundant log in network.js 12 years ago
Mack Duan d69f14328c Use same obj/font id counter for all partial evaluators on page 12 years ago
Mack Duan c5084d9e8a Update loading bar during onprogress of range requests 12 years ago
Mack Duan e0d4b322cf Only perform range requests for identity Content-Encoding 12 years ago
Mack Duan fdd092bb92 Clamp end of range request to be the length of the file 12 years ago
Mack Duan 30e127d848 Do not cache content stream 12 years ago