9686 Commits (71bbcfad8ad3c8b5e13a2a1fe804a56df49ec9e2)
 

Author SHA1 Message Date
Yury Delendik 5b50e0d414 Replaces RequireJS to SystemJS. 8 years ago
Jonas Jenwald afc3cd2a81 Update l10n files 8 years ago
Tim van der Meij 8990de8614
Interactive forms: make choice widget options inheritable (issue 8094) 8 years ago
Jonas Jenwald 14cc6acb90 Ensure that `Dict`s found in Object Streams are assigned an `objId` in `XRef.fetch` 8 years ago
Brendan Dahl 54e86f441b Merge pull request #8109 from brendandahl/makeref 8 years ago
Brendan Dahl 8be4db1c34 Add gulp task to generate refs. 8 years ago
Tim van der Meij 752510ffa0 Merge pull request #8107 from yurydelendik/init-via-port 8 years ago
Tim van der Meij 59392fd544 Merge pull request #8102 from yurydelendik/mv-compatibilty 8 years ago
Tim van der Meij 912c952df7 Merge pull request #8105 from Snuffleupagus/issue-8088-2 8 years ago
Yury Delendik 51767d63fe Init PDFWorker via MesssagePort. 8 years ago
Jonas Jenwald 1ce295541c Always check all Kids nodes, in `Catalog.getPageDict`, to avoid getting stuck in an empty node further down in the Pages tree (issue 8088) 8 years ago
Yury Delendik facefb0c79 Move compatibility code to the shared/compatibility.js. 8 years ago
Tim van der Meij cada411af4 Merge pull request #8091 from timvandermeij/gulp-baseline 8 years ago
Tim van der Meij 0f4e6fdb9d
Gulp: migrate `baseline` target from `make.js` 8 years ago
Tim van der Meij 72a0916101 Merge pull request #8081 from danielj41/ios-chrome--fix-broken-download-button 8 years ago
Daniel Johnson 4fc64ceb76 iOS Chrome: Fix broken download button 8 years ago
Yury Delendik bc288141be Allows to pull pdf.js from pdf_viewer using require(). 8 years ago
Tim van der Meij cf73f4bc2d Merge pull request #8024 from Rob--W/issue-6643-pdf-attachment-in-pdfjs 8 years ago
Tim van der Meij f99e4e46bc Merge pull request #8080 from Snuffleupagus/cmap-unit-test-travis 8 years ago
Jonas Jenwald 9082f08e37 Enable running the `cmap` unit-tests on Travis by utilizing a `NodeCMapReaderFactory` 8 years ago
Yury Delendik cfaa621a05 Merge pull request #8064 from Snuffleupagus/fetchBuiltInCMap 8 years ago
Brendan Dahl 425ad30912 Merge pull request #8071 from Snuffleupagus/bug-1337429 8 years ago
Brendan Dahl 63c472cec8 Remove mailing list information. 8 years ago
Jonas Jenwald 111419a64a Cache built-in binary CMap files in the worker (issue 4794) 8 years ago
Jonas Jenwald 769c1450b7 [api-minor] Refactor fetching of built-in CMaps to utilize a factory on the `display` side instead, to allow users of the API to provide a custom CMap loading factory (e.g. for use with Node.js) 8 years ago
Tim van der Meij 8aad33e8a3 Merge pull request #8065 from timvandermeij/annotation-appearances 8 years ago
Tim van der Meij 26fc79d51d
Annotations: refactor setting the normal appearance stream 8 years ago
Jonas Jenwald ce072022c1 Always choose a (3, 1) cmap table for TrueType fonts that have an encoding specified, regardless of the Symbolic font flag (bug 1337429) 8 years ago
Jonas Jenwald fde609e810 Merge pull request #8070 from yurydelendik/new-node-js-check 8 years ago
Yury Delendik fa0e559fe2 New node.js check to protect from webpack. 8 years ago
Yury Delendik b509a3f83c Merge pull request #8067 from Snuffleupagus/gulp-mozcentral-pdfjschildbootstrap.js 8 years ago
Jonas Jenwald 2aaeb17037 Include the `pdfjschildbootstrap.js` file in the output for `gulp mozcentral` builds (PR 8023 follow-up) 8 years ago
Yury Delendik 41041c1576 Merge pull request #8063 from Snuffleupagus/issue-8061 8 years ago
Jonas Jenwald 23c62cc321 Consume the current character when encountering illegal characters in `Lexer.getObject`, in order to prevent infinite loops during reading of streams (issue 8061) 8 years ago
Tim van der Meij da08b801a5 Merge pull request #8062 from timvandermeij/readme 8 years ago
Tim van der Meij fd21ee59a6 Improve the README by removing outdated information 8 years ago
Jonas Jenwald 7be8bd9f96 Merge pull request #8060 from a0preetham/font_ascent_fix 8 years ago
pmysore1 af8292058f Font ascent descent calculation fix 8 years ago
Tim van der Meij 466760efca Merge pull request #8056 from Snuffleupagus/ChildNode.remove 8 years ago
Yury Delendik 1549a46e3d Merge pull request #8058 from yurydelendik/fix-webpack-combined 8 years ago
Yury Delendik 7d9941d870 Fixes pdf.combined.js for webpack. 8 years ago
Yury Delendik f8879d984c Merge pull request #8054 from Snuffleupagus/gulp-mozcentral-locale-dest 8 years ago
Jonas Jenwald 63f13773e7 Use `ChildNode.remove` instead of `ChildNode.ParentNode.removeChild` in a couple of places (bug 1334831, issue 8008) 8 years ago
Rob Wu ba81b37b43 Merge pull request #8053 from Snuffleupagus/DEFAULT_URL-chromecom 8 years ago
Jonas Jenwald 991c7c196d Write the l10n files to the correct destination for `gulp mozcentral` builds (PR 8023 follow-up) 8 years ago
Jonas Jenwald 190c8398ba [Chromium addon] Prevent errors that break the addon, caused by the `DEFAULT_URL` constant being replaced by a `defaultUrl` viewer configuration parameter (PR 8046 follow-up) 8 years ago
Yury Delendik 32856f0adb Merge pull request #8046 from yurydelendik/webpack 8 years ago
Tim van der Meij 573236e3ad Merge pull request #8043 from Rob--W/issue6696-auto-rotate-page 8 years ago
Yury Delendik 0759066be0 Saving old-style JS module name of dist libraries. 8 years ago
Yury Delendik a048519fa1 Replace copyright headers; changes UMD to CommonJS. 8 years ago