101 Commits (03cb546f29befdc959e551d742480550e24ad01a)

Author SHA1 Message Date
notmasteryet 03cb546f29 FTP protocol support (#1165) 13 years ago
Kalervo Kujala 66e3441e0e Change throws to errors. 13 years ago
Brendan Dahl 4d3057aba7 Fix lint. 13 years ago
Brendan Dahl 178b89342a Switch to stream converter for extension. 13 years ago
notmasteryet 982ea98c44 replacing non-existent page content with empty one 13 years ago
Brendan Dahl 3154ec4e38 Fix bracket nit. 13 years ago
Brendan Dahl dddcb9c91b Add error backs for promises. 13 years ago
notmasteryet 1fa5e80ebe Fixes this.xref.trailer.get("ID")[0] is undefined 13 years ago
Julian Viereck 52aba8648e Add displayReadyPromise to the Page object to not request the IRQueue all the time and simplify some stuff 13 years ago
notmasteryet 6672420f8d Fixing CropBox 14 years ago
Steffen Märcker d769535bee fixed the remaining style error 14 years ago
Steffen Märcker b506bc7f44 fixed lint errors 14 years ago
Steffen Märcker 9fcd303519 fixed typo 14 years ago
Steffen Märcker c2b42b1cfc Small refactoring of fallback code to fake worker. 14 years ago
Steffen Märcker fdcc4ca590 Added fallback to fake worker if serialization of typed array fails. 14 years ago
Saebekassebil e147485262 Refactoring Settings manager, now with limit on memory usage 14 years ago
Saebekassebil 0de0e92bc4 Added #getFingerprint method to PDFDocModel 14 years ago
Saebekassebil d44f9f2074 Implemented Settings manager. Now remembering scroll positions 14 years ago
Artur Adib b2791c60a6 Fixed worker_loader for examples/; simplified 14 years ago
Saebekassebil 12e2dcd775 Addressing notmasteryet's comments 14 years ago
Saebekassebil c714c782cc Lint nits 14 years ago
Saebekassebil 4a661e1735 Implemented Comment and Check annotation. Correcting some typos in last commit 14 years ago
Brendan Dahl d1f4e7c7d5 Change to passing promises. 14 years ago
Brendan Dahl 94a48cab82 Address Julian's comments. 14 years ago
Brendan Dahl 948de2bdbe Remove some unintended changes. 14 years ago
Brendan Dahl 176452c988 Style nits. 14 years ago
Brendan Dahl 0d370fd206 Remove debugging. 14 years ago
Brendan Dahl 7d1cddf371 Add ability to fast track natively supported jpegs. 14 years ago
Brendan Dahl d1c823efce Cleaned up how messages are passed and replies work. 14 years ago
Kalervo Kujala 1ef4c94de2 Name all constructors. 14 years ago
Brendan Dahl 146cd8c861 Second stage, smasks now working. Still needs optimization. 14 years ago
Brendan Dahl 2a632d4ab2 First stage of trying to support smasks on native jpegs. 14 years ago
Julian Viereck af8e2a1189 Address review comments by yury 14 years ago
notmasteryet aaa672d5ff Fixing opening from the file system 14 years ago
Julian Viereck cf7d4503d6 Address review comments: Introduce new CanvasGraphics.putBinaryImageData and make sure feature detection work always 14 years ago
Julian Viereck 97802aac64 Inline JpegImageLoader to remove new JpegImageLoader call 14 years ago
fixplz 5fd3647c57 Style fixes 14 years ago
fixplz 7fa9b5827a Avoid skipping over tag in startxref search 14 years ago
fixplz b1ed459443 Scan for startxref more than 1024 chars from end #828 14 years ago
Brendan Dahl 3ae06c96ad Address Yury's comments. 14 years ago
Brendan Dahl e5d91ab219 Fix invalid arguments error. 14 years ago
Brendan Dahl cddb106358 Fix lints. 14 years ago
Brendan Dahl b40af3555b Display error messages on more problems. 14 years ago
Brendan Dahl d6925b13ba Adding new errorback and code to display error messages. 14 years ago
Artur Adib a182431ac5 Fixing lint 14 years ago
notmasteryet 1d8a40b372 Fixing inheritable forms input control properties 14 years ago
notmasteryet 37b4ceb098 fix lint error 14 years ago
Julian Viereck 99254891e6 Disable work on firefox using feature detection 14 years ago
Brendan Dahl 9bb2b881b0 Adds cmyk jpg support. Treats the cmyk jpg as a regular stream. 14 years ago
Kalervo Kujala 7f0e35c50d Remove unused variables. 14 years ago