92 Commits (cf00831a00aa1eebd1aae180f92e841b5b08d2ad)

Author SHA1 Message Date
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
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
Artur Adib feb621380d Disabling workers until localhost fix lands in FF 14 years ago
Kalervo Kujala 33af12abd0 Fix jslint warnings. 14 years ago
Julian Viereck d9d2ab4c8e Rename processorHandler to messageHandler 14 years ago
Julian Viereck 80b759b093 Fix style nit from brendandahl 14 years ago
Julian Viereck 493c25dcaa Remove `useWorker` variable and turn worker support whenever this is possible. 14 years ago
notmasteryet b5ba29be13 lint error fix 14 years ago