163 Commits (56a43a3181e4670c75ce977cea851a648e6c1fb5)

Author SHA1 Message Date
Tim van der Meij 980aa10e04 Refactor annotation rectangle code and add unit tests 10 years ago
Rob Wu c676ecb5a0 Detect scripted auto-print requests 10 years ago
Tim van der Meij 465611a2ff More cleanup regarding annotation border styles 10 years ago
Jonas Jenwald c718d1ab10 Ignore double negative in `Lexer_getNumber` (issue 6218) 10 years ago
Tim van der Meij a2e9845093 Refactor annotation color handling and add unit tests 10 years ago
Jonas Jenwald 940bedf75f Add a unit-test that attempts to fetch a non-existent named destination 10 years ago
Jonas Jenwald 38955d491f Further improvements of the getStats and getDownloadInfo unit tests 10 years ago
Jonas Jenwald 46a8485db4 Ignore paint form XObject when the name is missing (issue 4558) 10 years ago
Tim van der Meij 6007a57291 Add tests and documentation for the annotation border style class 10 years ago
Jonas Jenwald f59e20226c Slightly improved Crypto unit tests 10 years ago
Mike Corbin 4c9b65f0e1 Extract correct PDF format version from the catalog 10 years ago
Jonas Jenwald 7c7d05e7a3 Attempt to infer if a CMap file actually contains just a standard `Identity-H`/`Identity-V` map 10 years ago
Jonas Jenwald 36ac67583f Remove commented out code about |disableWorker| in the test suite 10 years ago
Tim van der Meij 75d8f70d06 Remove SpecialPowers addon 10 years ago
fkaelberer a78bb6b946 Use binary search in getVisibleElements() 10 years ago
Collin Anderson 54e984c763 cleaned whitespace 10 years ago
Tim van der Meij b215af30d3 Require destinations when they are needed and do not fetch all of them in advance 11 years ago
Jonas Jenwald dc5b0d251f Improve the getData unit test 11 years ago
Jonas Jenwald 27a80f3b88 Add unit test for |MissingPDFException| 11 years ago
Jonas Jenwald 6077e93275 In test/unit/api_spec.js rename the function `waitsForPromise` to `waitsForPromiseResolved`and add a `waitsForPromiseRejected` function 11 years ago
Jonas Jenwald fb7489ffd0 Add getStats unit test 11 years ago
Jonas Jenwald 9f1e140c4f Add unit test for PDF file loaded as typed array 11 years ago
Jonas Jenwald b201cc4940 Remove the remaining references to cidmaps.js from the test suite 11 years ago
Jonas Jenwald 1fb404aff2 Fix CMap unit tests 11 years ago
Jonas Jenwald 06b5d97bc6 Remove two instances of leftover console.log debug statements 11 years ago
Nicholas Nethercote 61e6b576d4 Avoid an allocation in readCharCode(). 11 years ago
Jonas Jenwald fc5ad8a8d6 Add even more unit tests for the API 11 years ago
Yury Delendik f750e35224 Optimizes functions to not create arrays 11 years ago
Yury Delendik cb81bd6be6 Compiles some of the FunctionType 4 11 years ago
Nicholas Nethercote adf58ed687 Represent cid chars using integers, not strings. 11 years ago
Tim van der Meij b0349cd184 Use strict equalities in test/unit/{function_spec, stream_spec, testreporter}.js 11 years ago
Tim van der Meij 7586d777eb Enforcing JSHint's undef option 11 years ago
Tim van der Meij 34728ee49b Removing unused code 11 years ago
Nicholas Nethercote 081866a184 Use null instead of [] for ops with no args. 11 years ago
Yury Delendik bdeca30fbf Splits shared/annotation.js into core/ and display/ 11 years ago
pramodhkp 1d00e9d13c Added getOperatorList to api.js 11 years ago
Daniel West 1fce2856c6 Added support for decrypting PDF 1.7/2.0 Algorithm 5 revision 5 and 6. 11 years ago
Yury Delendik fcc4dfd9b5 Moves shared/function.js to core/ 11 years ago
Yury Delendik 7a19085159 Moves shared/colorspace.js into core/ 11 years ago
Yury Delendik d8eb8b1de1 Adds Promise to the getOperatorList 11 years ago
Jonas Jenwald a984fe5b55 Add more unit tests for the API 11 years ago
Christian Krebs 3e7bcaa892 Handle nested post script arguments in the preprocessor 11 years ago
Jonas Jenwald 3adab8b183 Fix unit test for getDestinations 11 years ago
Jonas Jenwald e00b986bd3 Add unit test for getData 11 years ago
Michał Gołębiowski e625af3fef Remove type="text/javascript" from script tags. 11 years ago
Tim van der Meij 4caf5b694e Completes unit tests for PostScript evaluator and fixes two bugs in the evaluator itself 11 years ago
Yury Delendik 63d5aae3f6 Groups path commands into single command 11 years ago
Thorben Bochenek e8f0700bfa Move the colour conversion to jpg.js 11 years ago
Brendan Dahl 70ce3a88a1 Use special powers quit in unit tests. 11 years ago
Tim van der Meij 7a2cb7cddd Fixes lint warning W004 in /test 11 years ago