10194 Commits (d7198d3e178214e91e9c19ab8f8f095d1d4ffcbc)
 

Author SHA1 Message Date
Tim van der Meij 2512eccbf0
Implement `getOperatorList` method in the `WidgetAnnotation` class to 8 years ago
Tim van der Meij 4f02857394
Let the two annotation factories use static methods 8 years ago
Tim van der Meij af10f8b586
Convert `src/display/annotation_layer.js` to ES6 syntax 8 years ago
Tim van der Meij 24d741d045
Convert `src/core/annotation.js` to ES6 syntax 8 years ago
Rob Wu 7cc7260634 Merge pull request #8796 from timvandermeij/svg-text-rise 8 years ago
Rob Wu a0eed974a3 Merge pull request #8825 from Snuffleupagus/simpleDest-dictionary 8 years ago
Jonas Jenwald 42f2d36d1f Account for broken outlines/annotations, where the destination dictionary contains an invalid `/Dest` entry 8 years ago
Tim van der Meij bd85bda0a6 Merge pull request #8826 from Snuffleupagus/eslint_for-direction 8 years ago
Jonas Jenwald 0e2618fdbc Enable the `for-direction` ESLint rule 8 years ago
Tim van der Meij 798e46da97 Merge pull request #8821 from Snuffleupagus/issue-8798-reduced-test 8 years ago
Tim van der Meij 26c4536964 Merge pull request #8820 from Snuffleupagus/viewer-open-rm-scale 8 years ago
Tim van der Meij d368a5baed Merge pull request #8817 from mukulmishra18/intermittent-error 8 years ago
Tim van der Meij 5f372cdae3 Merge pull request #8819 from Snuffleupagus/getting_started-rm-compatibility 8 years ago
Jonas Jenwald 88167b5e38 Merge pull request #8824 from Snuffleupagus/bug-1393476 8 years ago
Jonas Jenwald 4660cf8238 Prevent an infinite loop in `XRef.readXRef` by keeping track of already parsed tables (bug 1393476) 8 years ago
Yury Delendik f1819f4d36 Merge pull request #8822 from yurydelendik/disable-fs-in-dist 8 years ago
Yury Delendik e82811adb4 Merge pull request #8712 from mukulmishra18/node_stream 8 years ago
Yury Delendik 4e6ae18f19 Disable node libs in pdfjs-dist package.json 8 years ago
Jonas Jenwald 4891b9c7e0 Replace the test-case for issue 8798 with a reduced one (PR 8800 follow-up) 8 years ago
Jonas Jenwald 870a8f6c35 Remove the ability to pass a `scale` parameter in the (optional) `args` object parameter of `PDFViewerApplication.open(file, args)` 8 years ago
Jonas Jenwald b048b65e7b Remove any mention of `compatibility.js` from the "Getting Started" docs (issue 8818) 8 years ago
Mukul Mishra efad0c7a40 Set this.isCancelled in close method of streamSink. 8 years ago
Mukul Mishra d16709f5e4 Adds tests for node_stream 8 years ago
Tim van der Meij e9ba54940d Merge pull request #8800 from Snuffleupagus/issue-8798 8 years ago
Brendan Dahl 23a4174163 Merge pull request #8810 from squarewave/master 8 years ago
Jonas Jenwald 6433fc8644 Merge pull request #8813 from yurydelendik/loopback-isarray 8 years ago
Yury Delendik 438c0b28f2 Use Array.isArray in the LoopbackPort. 8 years ago
Mukul Mishra 18ede8c65d Adds http support to node_stream logic 8 years ago
Mukul Mishra ed78b23ff2 Adds node.js logic for networking tasks for PDF.js 8 years ago
Jonas Jenwald cb10c03d0a Merge pull request #8812 from yurydelendik/central-global 8 years ago
Yury Delendik 57bc3296f4 Moves global scope out of shared/util. 8 years ago
Tim van der Meij cfc052a515
Implement text rise for the SVG back-end 8 years ago
Tim van der Meij 07f64e064d Merge pull request #8807 from Snuffleupagus/PDFViewer-scrollPageIntoView-rm-fallback-args 8 years ago
Jonas Jenwald ca936ee0c7 Merge pull request #8491 from janpe2/jbig2Halftone-2 8 years ago
Doug Thayer 0f9f0f8a9b Cache PdfJs's enabled setting for delayed init 8 years ago
Jonas Jenwald c523948cc7 Remove handling of fallback arguments from `PDFViewer.scrollPageIntoView` 8 years ago
Jonas Jenwald cb55506b95 Try to recover if we reach the end of the stream when searching for the `EI` marker of an inline image (issue 8798) 8 years ago
Tim van der Meij 81172b571f Merge pull request #8781 from Rob--W/systemjs-__non_webpack_require__ 8 years ago
Tim van der Meij 7e4c69eccf Merge pull request #8557 from Rob--W/svg-oom-streaming 8 years ago
Tim van der Meij 7969802739 Merge pull request #8794 from Snuffleupagus/ViewHistory-rm-migration-code 8 years ago
Jonas Jenwald 81b4761e6e Remove the migration code for old localStorage data in `ViewHistory` 8 years ago
Jonas Jenwald 9b26bec1d7 Merge pull request #8792 from Snuffleupagus/issue-8790 8 years ago
Jonas Jenwald 18902ec414 Add the `ttest` npm package to the devDependencies in package.json 8 years ago
Jonas Jenwald 2112999db7 Fix caching of small inline images in `Parser.makeInlineImage` (issue 8790) 8 years ago
Tim van der Meij 8c8d8fa239 Merge pull request #8788 from Snuffleupagus/pageMode-followup 8 years ago
Tim van der Meij 50e10fdafc Merge pull request #8785 from Rob--W/svg-ignore-missing-glyph 8 years ago
Jonas Jenwald 9273350c6b Attempt to delay disabling of the attachment view until FileAttachment annotations of the *initial* page has been parsed 8 years ago
Jonas Jenwald 96fb0c0370 Call the `reset()` methods in the `PDFAttachmentViewer` and `PDFOutlineViewer` constructors 8 years ago
Rob Wu f07ce2bbc2 SVG: Don't render missing glyphs 8 years ago
Tim van der Meij 3a017b4317 Merge pull request #8783 from Snuffleupagus/image-decoders-Uint8ClampedArray 8 years ago