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
|
2014-03-12 09:54:29 +01:00 |
|
Rob Wu
|
2a19dc86e7
|
Do not switch to a range request for small PDFs
|
2014-02-09 23:03:52 +01:00 |
|
terje.kristiansen
|
08737375f8
|
Added withCredentials parameter and passing it to xhr requests
|
2014-01-15 10:12:40 +01:00 |
|
Yury Delendik
|
5bf3e44e30
|
Introduces LegacyPromise; polyfills DOM Promise
|
2014-01-03 18:17:05 -06:00 |
|
Yury Delendik
|
124eb30e8d
|
Merge pull request #3936 from brendandahl/initial-data
Leave initial request open until the viewer is ready to switch to range requests.
|
2013-11-21 06:22:24 -08:00 |
|
Brendan Dahl
|
0385131a9a
|
Leave initial request open until the viewer is ready to switch to range requests.
|
2013-11-18 11:17:26 -08:00 |
|
Yury Delendik
|
e712c4136a
|
Cleaning up fonts when viewer is idle for some time
|
2013-11-18 13:01:54 -06:00 |
|
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
|
2013-09-25 16:25:41 -05:00 |
|
Brendan Dahl
|
5ecce4996b
|
Split files into worker and main thread pieces.
|
2013-08-12 10:48:06 -07:00 |
|