Julian Viereck
|
1c87b63124
|
Cleanup the way getIRQueue is called (no need to pass in a queue object in most cases anymore)
|
13 years ago |
Julian Viereck
|
c57349a927
|
Remove TODO on PDFDocModel and rename pdf to pdfModel
|
13 years ago |
Julian Viereck
|
889d6d100a
|
Cleanup font loading.
|
13 years ago |
Brendan Dahl
|
084a8bca03
|
Add function for checking url.
|
13 years ago |
Brendan Dahl
|
387a56fd2c
|
Sanitize pdf link urls.
|
13 years ago |
Brendan Dahl
|
e07505ff8d
|
Update stats to use the new pdfBug panel.
|
13 years ago |
Artur Adib
|
9cf9c36227
|
Addressing reviewer comments
|
13 years ago |
Brendan Dahl
|
f17a1679eb
|
Move debugger to the web folder.
|
13 years ago |
Brendan Dahl
|
c04ab5fe45
|
Change name of debugger to stepper.
|
13 years ago |
Artur Adib
|
048e40b869
|
Fixes #1155
|
13 years ago |
Brendan Dahl
|
9fe5eff905
|
Combining Yury's and my debugging tools.
|
13 years ago |
notmasteryet
|
cba531e3cd
|
Fixing test execution / relative URL protocol detection
|
13 years ago |
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 |
Brendan Dahl
|
bd6d89e1a8
|
Start of the benchmark recording framework.
|
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.
This happens e.g. in Opera 11.60.
|
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 |