Brendan Dahl
babd8df176
Un-inline pdf.js for the extension/mozcentral and remove fetch pdf by content code.
13 years ago
Yury Delendik
69b72078c0
Separate page objects/images from the fonts; does not store large images
13 years ago
Piotr Zalewa
812bc6795d
* InvalidPDFException added
...
* Act on throwing an Exception and InvalidPDFException by rejecting the worker
instead of throwing
* changed message for all builds
* alerting and closing window only for B2G builds
* invalid_file_error added to l10n (en and pl)
* UnknownErrorException added and used for every error()
13 years ago
Brendan Dahl
739ee47865
Use Blob constructor when available instead of deprecated MozBlobBuilder.
13 years ago
Yury Delendik
9fba150dd2
Move font translation to the worker
13 years ago
Brendan Dahl
76d877e48b
Strip out license for bundled version.
13 years ago
Brendan Dahl
332ae4ce41
Change to the Apache v2 license.
13 years ago
Pimm Hogeling
0fbbc5a840
Syntax changed that will help minifiers/compilers (such as the Closure Compiler) in their processing. In particular, preventing said minifiers/compilers from making dangerous renames.
13 years ago
Yury Delendik
621686ca67
Fixes incorrect font type and prevents future this.objs.objs[fonts[i]] failures
13 years ago
Brendan Dahl
492fa6edb4
Add the new preprocessor.
13 years ago
Yury Delendik
af4bd10c70
Allow relative URLs in getDocument
13 years ago
Yury Delendik
7a0e91af4b
removes expandUrl(url); fixes error message
13 years ago
Yury Delendik
f199a8b19e
Fixes merge with 1849
13 years ago
Tim de Koning
17c1018eef
lint compliance
13 years ago
Tim de Koning
0c33615301
Fixing web worker feature detection for Safari
13 years ago
Yury Delendik
0b1111f368
Cleanup: removing main thread loading fallback code
13 years ago
Yury Delendik
00f1d6dbf1
Fetches pdf data in the worker
13 years ago
Brendan Dahl
3c874c9bb7
Change to priority rendering.
13 years ago
Brendan Dahl
6175e4b526
Use already downloaded data for the open with/save as dialog.
13 years ago
Brendan Dahl
034583e1a1
Add new severity log info(). Change severity of some log messages. Trigger fallback on errors and warnings for extension.
13 years ago
Jakob Miland
45d6daa853
Wrong variable name, fix
13 years ago
Jakob Miland
0a30d3961b
Support password and add the relevant l10n strings
13 years ago
beat
e11cad884c
code style fixes
13 years ago
beat
7786e4fefb
Make authentication work
13 years ago
asraniel
353a43cb46
Add first API change, not working yet
13 years ago
Kalervo Kujala
117256ce78
Correct PDFDocumentProxyClosure name.
13 years ago
Kalervo Kujala
889b3d3168
Correct class method names.
13 years ago
Yury Delendik
cff6c8db08
skip cached objects and has consistent font ids
13 years ago
Yury Delendik
b6edbb38c1
Fixes content stream reset; terminating rendering when destroyed
13 years ago
Yury Delendik
32684fe324
Change render status logic
13 years ago
Yury Delendik
0380d408e0
Fixes comment
13 years ago
Yury Delendik
357805696b
Fixing concurrency and test driver
13 years ago
Yury Delendik
1e96c73207
Fixing concurent draw page requests for de-allocation
13 years ago
Yury Delendik
08830731c0
Fix the operator list deallocation
13 years ago
Yury Delendik
12b0282836
Remove debug code
13 years ago
Yury Delendik
6bf640260f
Fix jsdoc comment; remove resources dict from type3 properties
13 years ago
Yury Delendik
42911f1fc9
Async getAnnotations(); hide map and xref for Dict
13 years ago
Brendan Dahl
c207d4a7d6
Add docs to API.
13 years ago
Brendan Dahl
23df48bf0e
Fix page error handling.
13 years ago
Brendan Dahl
07fc34551d
Minor clean up.
13 years ago
Yury Delendik
494fd1ccf9
Fixes make files, removes stats from backend, stepper
13 years ago
Brendan Dahl
2c49cab3a1
Fixing names.
13 years ago
Yury Delendik
f0687c4d50
Refactor pageNumber/pageIndex concept
13 years ago
Brendan Dahl
5608f8e445
Test refactoring for async api.
13 years ago
Yury Delendik
3b83a42a91
Outline fix, destroy, and linting
13 years ago
Brendan Dahl
fd58f04117
Refactor API to be async.
13 years ago
Yury Delendik
73cab9c302
Initial API refectoring
13 years ago
Yury Delendik
2f4423cffb
Fixing zoom and rotate issues
13 years ago
Yury Delendik
47c43b5779
Removing the rotatePoint, width, height from the API
13 years ago
Brendan Dahl
fbd9fcd8fb
Fix fingerprint name.
13 years ago