Thorben Bochenek
|
baccf3d160
|
refactor src/core/pdf_manager.js: rename pdfModel to pdfDocument
Rename pdfModel to pdfDocument to let the name closer resemble what the
variable actually holds
|
11 years ago |
Rob Wu
|
2a19dc86e7
|
Do not switch to a range request for small PDFs
|
11 years ago |
terje.kristiansen
|
08737375f8
|
Added withCredentials parameter and passing it to xhr requests
|
12 years ago |
Yury Delendik
|
5bf3e44e30
|
Introduces LegacyPromise; polyfills DOM Promise
|
12 years ago |
Brendan Dahl
|
0385131a9a
|
Leave initial request open until the viewer is ready to switch to range requests.
|
12 years ago |
Yury Delendik
|
e712c4136a
|
Cleaning up fonts when viewer is idle for some time
|
12 years ago |
biggert
|
fb957f5c6e
|
Prevent undefined error on null object when calling .destroy on a
document initialized with LocalPdfManager.
Per @brendandahl's recommendation, moved the terminate function out of worker
and into the PdfManager
|
12 years ago |
Brendan Dahl
|
5ecce4996b
|
Split files into worker and main thread pieces.
|
12 years ago |
Yury Delendik
|
61a7738a5d
|
Fixes password for range request loading
|
12 years ago |
Mack Duan
|
2ce00279be
|
Address more of brendan's comments
|
12 years ago |
Mack Duan
|
27fe18e8c6
|
Address brendan's comments
|
12 years ago |
Mack Duan
|
dbccbaaa27
|
Make getOperatorList() calls independent and merge queues at end
|
12 years ago |
Mack Duan
|
6b2c6fc223
|
Changes to regression tests for progressive loading
|
12 years ago |
Mack Duan
|
ef423ef30c
|
Implement progressive loading of PDFs
|
12 years ago |