Commit Graph

  • a662d26814 Merge pull request #8243 from brendandahl/no-skip-glyph0 Jonas Jenwald 2017-04-06 10:25:55 +02:00
  • cdc79a4721 Don’t skip glyph 0 in cmap. Brendan Dahl 2017-04-05 15:16:48 -07:00
  • c380d25407 Merge pull request #8239 from georgf/master Yury Delendik 2017-04-05 13:29:54 -05:00
  • 788fe1f810 Stub out Firefox addon Telemetry wrapper Georg Fritzsche 2017-04-05 14:17:31 +07:00
  • f9c07fa695 Merge pull request #8235 from Snuffleupagus/issue-7901 Yury Delendik 2017-04-04 10:38:22 -05:00
  • b665b0319a Merge pull request #8222 from tjgrathwell/ios-fake-cancel-animation-frame Yury Delendik 2017-04-04 10:29:04 -05:00
  • d76cfc0610 Disable the NativeImageDecoder in the node/pdf2svg.js example (issue 7901) Jonas Jenwald 2017-04-04 17:18:25 +02:00
  • 31f8875614 Merge pull request #8157 from Snuffleupagus/api-RenderTask-cancel-Error Yury Delendik 2017-04-04 09:38:47 -05:00
  • a2ddf2f9ca Merge pull request #8218 from amccreight/no-sync Yury Delendik 2017-04-03 17:37:22 -05:00
  • 12c1679288 Merge pull request #8232 from amccreight/lazy-net-util Yury Delendik 2017-04-03 17:27:30 -05:00
  • 071951d787 Lazily load NetUtil.jsm in PdfStreamConverter.jsm. Andrew McCreight 2017-04-03 10:33:55 -07:00
  • bd70a73d43 ios: Patch cancelAnimationFrame whenever fakeRequestAnimationFrame is used Travis Grathwell 2017-03-31 15:31:04 -07:00
  • 740e1ab450 Skip PdfJs.enabled check in bootstrap-enabled. Andrew McCreight 2017-03-30 13:41:11 -07:00
  • d804881151 Split bootstrap script. Andrew McCreight 2017-03-30 13:37:45 -07:00
  • 57d9a64c14 Merge pull request #8210 from Snuffleupagus/issue-8209 Tim van der Meij 2017-03-30 23:19:08 +02:00
  • 8cee63df5d Merge pull request #8205 from Snuffleupagus/built-in-CMap-errors Tim van der Meij 2017-03-30 23:01:13 +02:00
  • 72eeb1ccb3 Merge pull request #8207 from Snuffleupagus/cache-getPageDict Brendan Dahl 2017-03-30 09:28:11 -07:00
  • 437104969d Improve the error handling when loading of built-in CMap files fail (PR 8064 follow-up) Jonas Jenwald 2017-03-28 12:08:44 +02:00
  • d98a6319ec Refactor removing of the zoomLayer into a helper method, and use that in PDFPageView.reset to ensure that the entire zoomLayer is actually removed (issue 8209) Jonas Jenwald 2017-03-29 16:36:02 +02:00
  • 61ee0de29f Use a simple RefSetCache to significantly improve the performance of Catalog.getPageDict for certain long documents (PR 8105 follow-up) Jonas Jenwald 2017-03-28 17:54:41 +02:00
  • 07f7c97b2b Merge pull request #8202 from Snuffleupagus/eslint-basic-es6-rules Tim van der Meij 2017-03-27 22:25:00 +02:00
  • 892fd84eb8 Add a couple of basic ES6 rules to the ESLint config Jonas Jenwald 2017-03-27 19:58:32 +02:00
  • ede4d3c7c5 Merge pull request #8190 from Snuffleupagus/issue-8182 Jonas Jenwald 2017-03-27 17:20:41 +02:00
  • 62eee8c782 Try harder to find the next valid JPEG marker when decoding Scan data (issue 8182, issue 8189) Jonas Jenwald 2017-03-23 16:08:59 +01:00
  • cd5acf501e Merge pull request #8195 from yurydelendik/babel Yury Delendik 2017-03-27 07:48:43 -05:00
  • 25873e92f0 Enable babel translation to enable ES module support. Yury Delendik 2017-03-06 08:42:48 -06:00
  • 0423bb69e9 Merge pull request #8198 from timvandermeij/pdf-to-png Tim van der Meij 2017-03-26 20:34:49 +02:00
  • f885e98d20
    Example for converting PDF to PNG using the Node canvas library Mukul Mishra 2017-03-03 01:48:33 +05:30
  • b6bf1a3eb8 Merge pull request #8196 from Snuffleupagus/evaluator-rm-redundant-xref Tim van der Meij 2017-03-26 19:48:23 +02:00
  • e229c21ce1 Remove unnecessary xref parameters from various method signatures in PartialEvaluator, since this.xref is already available in the relevant scope Jonas Jenwald 2017-03-26 14:12:53 +02:00
  • e40fd63bd3 In src/core/evaluator.js, convert a couple of if (!someVariable) { error(...); } instances to assert(someVariable); instead Jonas Jenwald 2017-03-26 13:53:13 +02:00
  • b7ba44b530 Merge pull request #8194 from Snuffleupagus/getTextContent-use-proper-handler Yury Delendik 2017-03-25 17:04:03 -05:00
  • 5c0c122a7d Ensure that the XMLHttpRequest is opened before attempting to set the responseType in the DOMCMapReaderFactory, since IE fails otherwise (issue 8193) Jonas Jenwald 2017-03-25 17:43:51 +01:00
  • 3705e5e459 Use a proper MessageHandler for PartialEvaluator.getTextContent to avoid errors for fonts relying on built-in CMap files (PR 8064 follow-up) Jonas Jenwald 2017-03-24 17:24:30 +01:00
  • 68f2bf3bec Update worker-loader dependency Yury Delendik 2017-03-23 18:27:38 -05:00
  • 02370f952a Merge pull request #8184 from Rob--W/rethrow-missing-data-if-needed Jonas Jenwald 2017-03-22 18:21:21 +01:00
  • 49af56f730 Rethrow MissingDataException when needed Rob Wu 2017-03-22 14:55:59 +01:00
  • 086021b21e Merge pull request #8183 from Snuffleupagus/documentInfo-MissingDataException Rob Wu 2017-03-22 14:46:08 +01:00
  • 8527d27eae Ensure that PDFDocument.documentInfo doesn't fail during document load, when the entire XRef table hasn't been fetched yet (issue 8180) Jonas Jenwald 2017-03-22 14:02:34 +01:00
  • e2e13df4a5 Merge pull request #8164 from Snuffleupagus/issue-7828 Jonas Jenwald 2017-03-20 22:17:28 +01:00
  • cfc45e556c Merge pull request #8170 from Snuffleupagus/issue-8169 Jonas Jenwald 2017-03-20 20:34:22 +01:00
  • d6d0f778aa Don't read past the EOI marker for JPEG images with non-default restart interval (issue 7828) Jonas Jenwald 2017-03-15 16:36:28 +01:00
  • be1a6f294f Try to recover when encountering JPEG markers with too short marker lengths (issue 8169) Jonas Jenwald 2017-03-17 10:29:08 +01:00
  • b2ed788ea3 Merge pull request #8172 from Snuffleupagus/bug-1345294 Yury Delendik 2017-03-20 09:38:07 -05:00
  • ebae24cacc Upstream the changes from bug 1345294 - nsIPrefBranch should have methods to get/set unicode strings Jonas Jenwald 2017-03-18 11:14:02 +01:00
  • 3ff872b796 Merge pull request #8174 from Snuffleupagus/eslint-yoda-follow-up Tim van der Meij 2017-03-19 23:49:47 +01:00
  • da326a3137 Update l10n files Jonas Jenwald 2017-03-19 13:46:11 +01:00
  • a7c19d9cbb Adjust the yoda ESLint rule to apply to inequalities as well Jonas Jenwald 2017-03-06 16:50:22 +01:00
  • f0c45f0336 Merge pull request #8168 from Snuffleupagus/issue-8117 Tim van der Meij 2017-03-16 23:29:44 +01:00
  • 098a56270d Normalize the BBox entry in Tiling Pattern dictionaries (issue 8117) Jonas Jenwald 2017-03-16 21:41:13 +01:00
  • e6db75b2ef Use the DOMCanvasFactory in the API unit-tests Jonas Jenwald 2017-03-13 13:56:59 +01:00
  • d37d271afa [api-minor] Reject the RenderTask with an actual Error, instead of just a string, when rendering is cancelled Jonas Jenwald 2017-03-13 13:32:23 +01:00
  • 6d672c4ba6 [api-minor] Add a pdfjsNext parameter, and PDFJS_NEXT build flag, to allow backwards incompatible API changes Jonas Jenwald 2017-03-13 17:35:33 +01:00
  • 2b17188998 Merge pull request #8154 from mysterlune/pdfjslib_req_vs_window Yury Delendik 2017-03-13 10:47:37 -05:00
  • 14b91a479e Merge pull request #8156 from Snuffleupagus/findbar-missing-titles Tim van der Meij 2017-03-12 16:15:09 +01:00
  • fa341169a2 Add (and adjust) a couple of findbar title attributes, in viewer.html, that doesn't agree with the l10n/en-US/viewer.properties file Jonas Jenwald 2017-03-12 09:42:20 +01:00
  • 3aeef8402b Changing the order of logical conditions to prefer 'window' in the case where webpack is not used. River Lune 2017-03-11 07:58:56 -08:00
  • 224613a511 Merge pull request #8135 from jasonjensen/issue8097 Jonas Jenwald 2017-03-11 09:55:00 +01:00
  • d471e3568d Merge pull request #8151 from Snuffleupagus/rm-toolbarButton-group-CSS Tim van der Meij 2017-03-10 22:27:57 +01:00
  • 8f96909e97 Remove unnecessary .toolbarButton.group CSS class Jonas Jenwald 2017-03-10 13:34:49 +01:00
  • fc5810c97a Merge pull request #8144 from timvandermeij/issue-8143 Tim van der Meij 2017-03-10 00:40:13 +01:00
  • 936d3c0698
    Widget annotations: do not crash if Parent is not a dictionary during field name construction (issue 8143) Tim van der Meij 2017-03-09 23:51:52 +01:00
  • 6908f1491d Merge pull request #8132 from timvandermeij/findbar-responsiveness Tim van der Meij 2017-03-09 23:03:20 +01:00
  • b151666c53
    Viewer: consistently wrap find bar elements for small screen sizes Jonas Jenwald 2017-03-08 23:54:57 +01:00
  • 87a30a7ee1
    Viewer: enable find functionality for small devices Tim van der Meij 2017-03-08 23:54:28 +01:00
  • c79e5b3f17
    Viewer: replace find label with placeholder/tooltip Jonas Jenwald 2017-03-08 23:53:59 +01:00
  • a544a3b4a4 Merge pull request #8138 from Snuffleupagus/bug-1345253 Tim van der Meij 2017-03-08 22:29:53 +01:00
  • 468ed1b9a1 Ensure that the outlineWithDeepNesting CSS class is removed when resetting PDFOutlineViewer, to prevent incorrect alignment if a new document is opened Jonas Jenwald 2017-03-08 17:41:11 +01:00
  • e07cb8638e Get rid of element.removeChild(element.firstChild) usage (bug 1345253) Jonas Jenwald 2017-03-08 17:29:50 +01:00
  • d230784ac3 Handle cff fonts with erroneous stackSize Jason O. Jensen 2017-03-06 19:17:27 -05:00
  • 5eb090f288
    ES6 modules: remove UMD header validation Tim van der Meij 2017-03-04 21:43:25 +01:00
  • 754c4bd0ab Merge pull request #8130 from Snuffleupagus/gulp-lib-rm-web-compatibility Tim van der Meij 2017-03-04 21:27:28 +01:00
  • af44ef15f7 Don't include web/compatibility.js in the output for gulp lib (PR 8120 follow-up) Jonas Jenwald 2017-03-04 18:26:24 +01:00
  • 4e3e97be8e Merge pull request #8129 from Snuffleupagus/getInheritedPageProp-undefined Tim van der Meij 2017-03-04 16:18:24 +01:00
  • c290561488 Merge pull request #8120 from yurydelendik/lib Yury Delendik 2017-03-04 08:48:36 -06:00
  • 9bed87f5dc Return undefined instead of Dict.empty from Page.getInheritedPageProp for non-existent properties to prevent possible future bugs Jonas Jenwald 2017-03-04 12:34:29 +01:00
  • 1eb96d7ca9 Merge pull request #8128 from timvandermeij/csp-headers Tim van der Meij 2017-03-04 00:01:50 +01:00
  • 39e8ad24f7 Creates 'lib' for the 'dist' build target. Yury Delendik 2017-03-01 11:11:39 -06:00
  • e7cc07cc11 Moves checkProblematicCharRanges to font_spec.js Yury Delendik 2017-03-01 14:12:22 -06:00
  • a05115d2ec
    Network: use the current location to prevent errors when using CSP headers Job van der Weiden 2017-03-03 23:18:51 +01:00
  • 24e5b6ee6c Merge pull request #8126 from Snuffleupagus/issue-8125 Jonas Jenwald 2017-03-03 22:01:59 +01:00
  • 4a0ff5dbf7 Ensure that we don't ignore 0 values in Page.getInheritedPageProp (issue 8125) Jonas Jenwald 2017-03-03 12:22:55 +01:00
  • 9163a6fba4 Merge pull request #8112 from Snuffleupagus/JS-action-newWindow Jonas Jenwald 2017-03-01 21:24:34 +01:00
  • d0d9843a0e Merge pull request #8087 from yurydelendik/pdf_viewer_req Yury Delendik 2017-02-28 20:51:18 -06:00
  • 522281c01d Merge pull request #8116 from Snuffleupagus/download_manager-preprocessor Tim van der Meij 2017-02-28 22:03:47 +01:00
  • b75d53a7fa Merge pull request #8115 from Snuffleupagus/CONTRIBUTING-rm-mailing-list Tim van der Meij 2017-02-28 21:52:00 +01:00
  • 37d596e00d Get rid of a couple eslint-disable statements in web/download_manager.js by instead relying on the preprocessor dead-code removal added in PR 7942 Jonas Jenwald 2017-02-28 12:41:43 +01:00
  • b0fbfc85f0 [CONTRIBUTING.md] Remove any mention of the mailing list, and the weekly meetings Jonas Jenwald 2017-02-28 12:12:57 +01:00
  • 25f772a255 Merge pull request #8050 from yurydelendik/systemjs Tim van der Meij 2017-02-27 23:31:41 +01:00
  • 4e201d3787 Merge pull request #8072 from timvandermeij/annotation-append-operator-list Tim van der Meij 2017-02-27 22:50:57 +01:00
  • 0739f90707
    Annotations: move operator list addition logic to src/core/document.js Tim van der Meij 2017-02-15 23:52:15 +01:00
  • 9db4240b85 Merge pull request #8110 from timvandermeij/interactive-forms-choice-inherit-options Tim van der Meij 2017-02-27 22:14:25 +01:00
  • 1da7123f37 Merge pull request #8106 from Snuffleupagus/ObjStm-Dict-objId Tim van der Meij 2017-02-27 21:41:02 +01:00
  • 2a7e5b8a54 Support the newWindow flag in white-listed app.launchURL JavaScript actions (PR 7794 follow-up) Jonas Jenwald 2017-02-27 12:08:41 +01:00
  • 5b50e0d414 Replaces RequireJS to SystemJS. Yury Delendik 2017-02-09 09:53:52 -06:00
  • afc3cd2a81 Update l10n files Jonas Jenwald 2017-02-26 13:46:58 +01:00
  • 8990de8614
    Interactive forms: make choice widget options inheritable (issue 8094) Tim van der Meij 2017-02-25 23:34:26 +01:00
  • 14cc6acb90 Ensure that Dicts found in Object Streams are assigned an objId in XRef.fetch Jonas Jenwald 2017-02-24 16:01:09 +01:00
  • 54e86f441b Merge pull request #8109 from brendandahl/makeref Brendan Dahl 2017-02-24 18:20:50 -08:00
  • 8be4db1c34 Add gulp task to generate refs. Brendan Dahl 2017-02-24 15:12:02 -08:00