73 Commits (ca7d44c64675cfe0b4e873a47932bec85cfc2c0c)

Author SHA1 Message Date
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
notmasteryet 3d36a05d7f Text alignment inside input controls 14 years ago
notmasteryet f3ee85efab Simple AcroForms support 14 years ago
Julian Viereck 50fe4f55e2 Fix lint warning + turn off worker support 14 years ago
Artur Adib ddf77cda6b Using ii convention 14 years ago
Artur Adib c8c5b4f8ea First iteration, tracemonkey/ecma262 working 14 years ago
Julian Viereck 51d4a17232 Change workerSrc location 14 years ago
Julian Viereck 3b7829d057 Address review comments. Use only one PDFJS.workerSrc variable to specify the worker source 14 years ago
Artur Adib c74d7b8777 Workers off! 14 years ago
Artur Adib 98f3bab65c Lazy rendering 14 years ago
Kalervo Kujala ce3f9ae3e8 Name anonymous functions in core.js. 14 years ago
Artur Adib e7d08e3a98 Selection working 14 years ago
Julian Viereck 1e6d1f9922 Make worker support work again after file split. Add PDFJS_WORKER_DIR/PDFJS_WORKER_FILE to specify where to load files if worker support is enabled 14 years ago
Kalervo Kujala 7e6a589074 Fix js strict warning in worker.js. 14 years ago
Artur Adib 1d4e3025b6 PDF --> PDFJS, global wrapper named 14 years ago
Artur Adib e71b6188c6 'use strict' everywhere 14 years ago
Artur Adib 0075007d49 Production scripts 14 years ago