193 Commits (f340dd5cd5bbbe78b71862a0c561d02dd25e0f14)

Author SHA1 Message Date
Yury Delendik 85e95d34ed Use RequireJS in the viewer, examples and tests. 9 years ago
Yury Delendik 6b60c8f4db Adds UMD headers to core, display and shared files. 9 years ago
Tim van der Meij 91274d6d2d Rename annotation_helper.js to annotation_layer.js 10 years ago
Jonas Jenwald 995e1a45b8 Ensure that `Lexer_getName` does not fail if a `Name` contains in invalid usage of the NUMBER SIGN (#) (issue 6692) 10 years ago
Jonas Jenwald 6dfe53b976 [api-minor] Add a parameter to `PDFPageProxy_getTextContent` that enables replacing of all whitespace with standard spaces in the textLayer (issue 6612) 10 years ago
Rob Wu 07f2a43943 Add tests for parallel rendering 10 years ago
Yury Delendik 09772e1e15 Creates PDFWorker, separates fetchDocument from transport. 10 years ago
Jonas Jenwald b05652ca97 [api-minor] Let `getAnnotations` fetch all annotations by default, unless an intent is specified 10 years ago
Tim van der Meij 0991c06395 Refactor annotation flags code 10 years ago
Yury Delendik 56ccaea99b Move text layer building logic into src/display/text_layer.js 10 years ago
Yury Delendik 2f34fd46cb Move CustomStyle. 10 years ago
Manas a2ba1b8189 Uses editorconfig to maintain consistent coding styles 10 years ago
Jonas Jenwald 1c66d4a106 Add a `totalLength` getter to `OperatorList`, since the `length` is zero after flushing 10 years ago
Jonas Jenwald 25e55322c4 Improved `get fingerprint` unit-tests (PR 5124) 10 years ago
Yury Delendik 58c3ea0820 Adds thread abort capabilities. 10 years ago
Yury Delendik 59c13b32aa Adds destroy method to the document loading task. 10 years ago
Jonas Jenwald e04113a35b Add unit-tests for the `onPassword/onProgress` callbacks of the API 10 years ago
Jonas Jenwald 5987197bd5 Ensure that all `getDocument` unit-tests returns the expected data 10 years ago
Jonas Jenwald 34cbee9bd3 Add unit-tests for PR 6531 10 years ago
Jonas Jenwald 39b962e3b0 Add unit-tests for `isExternalLinkTargetSet` 10 years ago
Jonas Jenwald e8ad6c9d13 Add a unit-test for bug 1020226 10 years ago
Jonas Jenwald ae255f8921 Slightly improved `getPage` unit-tests 10 years ago
Jonas Jenwald 8d831449ab Right-size the `map` array in PartialEvaluator_readToUnicode 10 years ago
Jonas Jenwald 297984e2e9 Add unit-tests for `removeNullCharacters` (PR 6431 follow-up) 10 years ago
Jonas Jenwald c5c8b239e9 Add unit-tests for `stringToPDFString` 10 years ago
Jonas Jenwald 0edb520a10 Add unit-tests for Linearization dictionary parsing (PR 5023 follow-up) 10 years ago
Jonas Jenwald 0dde08554d Add a unit-test for skipping `paintXObject` if `Subtype === PS` (PR 4861) 10 years ago
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