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.
This happens e.g. in Opera 11.60.
|
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 |
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 |