Commit Graph

  • 03f12a10b5 Merge pull request #6954 from Snuffleupagus/setGState-fixes Tim van der Meij 2016-02-10 00:38:31 +01:00
  • 02b161d432 Merge pull request #6933 from brendandahl/faster-decrypt Tim van der Meij 2016-02-09 23:41:22 +01:00
  • d7e5935f91 Merge pull request #6938 from yurydelendik/fix-ff-disableworker Brendan Dahl 2016-02-09 10:50:12 -08:00
  • a0aa781c39 Merge pull request #6913 from Rob--W/importScripts-work-around Tim van der Meij 2016-02-04 19:51:26 +01:00
  • 097e273ca4 Improve work-around for importScripts bug. Rob Wu 2016-01-22 01:27:28 +01:00
  • 4c59712606 Merge pull request #6904 from timvandermeij/cleanup-workers Yury Delendik 2016-02-03 14:46:22 -06:00
  • a1fe2cb443 Don't directly access the private map in setGState, and ensure that we avoid indirect objects Jonas Jenwald 2016-02-03 16:53:18 +01:00
  • 2d4a1aa0af Actually ignore no-op setGState (PR 5192 followup) Jonas Jenwald 2016-02-03 14:29:20 +01:00
  • 974433a7a7 Merge pull request #6953 from Snuffleupagus/smask-transferMap-upper-limit Yury Delendik 2016-02-03 09:26:37 -06:00
  • 4770b516fe Correct the upper bound used when building the transferMap for SMasks (PR 6723 followup) Jonas Jenwald 2016-02-03 13:31:48 +01:00
  • e403f52722 Use UglifyJS to minify files in minified target Timothy Gu 2015-06-30 21:47:15 -07:00
  • a4b90243d0 Merge pull request #6940 from Snuffleupagus/differences-fix-indirect-objects Tim van der Meij 2016-01-31 20:17:16 +01:00
  • 992472fd38 Ensure that we don't modify the Dict data when the Differences array of a font contains indirect objects Jonas Jenwald 2016-01-29 18:22:25 +01:00
  • 02331f6e33 Make type 1 font program decryption faster. Brendan Dahl 2016-01-28 13:25:52 -08:00
  • e36b04e1ff Fix 'Ready' message sequence for Firefox ext disabled worker. Yury Delendik 2016-01-29 11:43:19 -06:00
  • e401804f13 Remove the 'oplist' rendering intent when getOperatorList has returned the complete OperatorList, and prevent errors in PDFPageProxy_destroy for the 'oplist' rendering intent Jonas Jenwald 2016-01-22 13:28:30 +01:00
  • 5bcf4c1895 Destroy workers when they are no longer needed in the unit tests Tim van der Meij 2016-01-20 23:57:17 +01:00
  • 5d797e1a85 Merge pull request #6921 from Snuffleupagus/mandatory-deprecated Tim van der Meij 2016-01-29 12:12:08 +01:00
  • 365bc99508 Merge pull request #6934 from jswalden/detach-terminology Yury Delendik 2016-01-28 17:11:39 -06:00
  • 4691a4a1e4 Adjust a comment discussing transferred ArrayBuffers to refer to those buffers being detached, not neutered. This change makes the comment consistent with terminology used in the ECMAScript specification. Jeff Walden 2016-01-28 14:52:07 -08:00
  • 825a2225ab Merge pull request #6915 from yurydelendik/lookuptables Yury Delendik 2016-01-28 15:01:06 -06:00
  • 2edf2792dc Replaces literal {} created lookup tables with Object.create Yury Delendik 2016-01-27 11:04:13 -06:00
  • d6adf84159 Lazify OP_MAP. Yury Delendik 2016-01-21 16:43:27 -06:00
  • 1de90454b7 Lazify Metrics Yury Delendik 2016-01-21 16:29:05 -06:00
  • 55a201d92d Lazify NormalizedUnicodes Yury Delendik 2016-01-21 16:10:42 -06:00
  • d0738d7e24 Lazify stdFontMap, serifFonts, GlyphMapForStandardFonts Yury Delendik 2016-01-21 15:52:24 -06:00
  • 1a9a665adf Refactor Encodings Yury Delendik 2016-01-21 15:18:46 -06:00
  • 4ef20de429 Lazify GlyphsUnicode. Yury Delendik 2016-01-21 14:47:48 -06:00
  • 252b9d5910 Merge pull request #6753 from yurydelendik/cdn-worker Brendan Dahl 2016-01-27 13:21:10 -08:00
  • e44dada047 Publish 1.4.20 Yury Delendik 2016-01-27 10:32:58 -06:00
  • b15f335380 Merge pull request #6930 from Snuffleupagus/page-labels-standard-numbering v1.4.20 Yury Delendik 2016-01-27 09:31:52 -06:00
  • 1140a34f5c [api-minor] Change getPageLabels to always return the pageLabels, even if they are identical to standard page numbering Jonas Jenwald 2016-01-26 23:01:38 +01:00
  • 1f2910b2a2 Merge pull request #6928 from yurydelendik/url-check Brendan Dahl 2016-01-26 17:50:30 -08:00
  • bc30c42758 Fixes URL polyfill check for MS Edge. Yury Delendik 2016-01-26 16:49:44 -06:00
  • 0558ffcbf9 Merge pull request #6922 from Snuffleupagus/issue-1536 Yury Delendik 2016-01-26 10:06:51 -06:00
  • 15ce96a6eb Prevent failures in the "scanning for endstream" code, in Parser_makeStream, by handling the case where 'endstream' is split between contiguous chunks (issue 1536) Jonas Jenwald 2016-01-25 22:56:34 +01:00
  • 472e793a27 Always display deprecated messages, regardless of the verbosity setting Jonas Jenwald 2016-01-25 12:20:55 +01:00
  • 051a0746e1 Changes version of the stable release to 1.3.91 Yury Delendik 2016-01-24 12:35:05 -06:00
  • d1e83b58e6 Allow foriegn origin URLs only of hosted viewers. v1.3.91 Yury Delendik 2016-01-15 18:32:17 -06:00
  • 2497f3fbc6 Add an extra set of // to the comment for the URL polyfill, since the preprocessor eats one set, thus breaking the world (PR 6846 followup) Jonas Jenwald 2016-01-14 22:43:34 +01:00
  • 117f105ef1 Merge pull request #6919 from brendandahl/update-links Brendan Dahl 2016-01-22 10:45:14 -08:00
  • 0cb56968fa Update beta and stable. Brendan Dahl 2016-01-22 10:44:32 -08:00
  • b14c55fb85 Merge pull request #6918 from brendandahl/v1.4 v1.4.11 Brendan Dahl 2016-01-22 10:37:23 -08:00
  • c21dd49880 Bump version to 1.4 Brendan Dahl 2016-01-22 10:36:38 -08:00
  • 059e826e20 Merge pull request #6916 from yurydelendik/hosted-viewer Brendan Dahl 2016-01-22 10:02:52 -08:00
  • 7c89bdc8d6 Allow foriegn origin URLs only for hosted viewers. Yury Delendik 2016-01-22 11:54:19 -06:00
  • 069f4b9bdf avoid apply transform twice for composite context Xiliang Chen 2016-01-21 14:25:39 +13:00
  • 58329f7f92 Merge pull request #6803 from Snuffleupagus/page-labels Tim van der Meij 2016-01-20 22:05:48 +01:00
  • 0aa373cdf3 Merge pull request #6891 from Snuffleupagus/issue-6889 Yury Delendik 2016-01-20 13:14:47 -06:00
  • 232748251a Merge pull request #6900 from Snuffleupagus/issue-6898 Yury Delendik 2016-01-20 09:33:34 -06:00
  • 4b94416277 Set type="password" for the PasswordPrompt input dynamically, to prevent unnecessary warnings in Firefox for http:// documents (issue 6898) Jonas Jenwald 2016-01-20 13:54:19 +01:00
  • 85cf90643f [api-minor] Add support for PageLabels in the API Jonas Jenwald 2015-12-25 21:57:08 +01:00
  • 8ad18959d7 Add support for NumberTree Jonas Jenwald 2015-12-25 17:35:21 +01:00
  • 1eea0db897 Merge pull request #6822 from Snuffleupagus/urls-in-outline Tim van der Meij 2016-01-19 22:21:40 +01:00
  • 0030a82dc3 [api-minor] Add support for URLs in the document outline Jonas Jenwald 2015-12-22 12:59:23 +01:00
  • 7f4fb8c9b0 Use URL constructor for combineURL. Yury Delendik 2016-01-19 13:53:41 -06:00
  • d9e21a3523 Merge pull request #6895 from timvandermeij/issue-6854-final Jonas Jenwald 2016-01-18 21:00:14 +01:00
  • ec066101d8 Merge pull request #6848 from Snuffleupagus/recover-missing-glyf-table Tim van der Meij 2016-01-18 20:28:52 +01:00
  • 10a55087b5 Update links to point to the Internet Archive for issue2799 and issue5726 Tim van der Meij 2016-01-18 15:53:07 +01:00
  • 4855d4cc9f Map missing glyphs to the notdef glyph for TrueType (3, 1) fonts regardless if the 'post' table is defined or not (issue 6889) Jonas Jenwald 2016-01-17 22:03:21 +01:00
  • e60fde73ca Merge pull request #6888 from timvandermeij/issue-6854-5 Jonas Jenwald 2016-01-17 17:15:45 +01:00
  • 57246c15c7 Update links to point to the Internet Archive for issue1597, issue2627 and kdchart Tim van der Meij 2016-01-17 14:36:17 +01:00
  • 5a9b0062f8 Merge pull request #6887 from Snuffleupagus/remove-issue2537.pdf.link Tim van der Meij 2016-01-17 14:11:43 +01:00
  • da75671199 Remove 'issue2537.pdf.link', since it has been replaced with a reduced test-case Jonas Jenwald 2016-01-17 14:04:00 +01:00
  • d864bef160 Merge pull request #6886 from Snuffleupagus/issue-6854-11 Tim van der Meij 2016-01-17 13:43:50 +01:00
  • f80a6efce3 Issue 6854 - Update the link locations to point to the Internet Archive for tests: issue2829, issue2853, issue2881, issue3062, issue3999 Jonas Jenwald 2016-01-17 13:15:42 +01:00
  • 38b428bb01 Merge pull request #6885 from Snuffleupagus/issue-1155-reduced-test Tim van der Meij 2016-01-16 20:46:54 +01:00
  • b4020047bc Replace the linked test-case for issue 1155 with a reduced one Jonas Jenwald 2016-01-16 15:51:10 +01:00
  • e54edd1128 Merge pull request #6883 from Snuffleupagus/issue-6854-10 Tim van der Meij 2016-01-16 14:49:52 +01:00
  • 6d767001cd Merge pull request #6884 from Snuffleupagus/remove-tcpdf_033.pdf.link Tim van der Meij 2016-01-16 14:34:05 +01:00
  • 92fa439eac Remove 'tcpdf_033.pdf.link', since it has been replaced with a reduced test-case Jonas Jenwald 2016-01-16 12:32:41 +01:00
  • 2bdffdd7b0 Issue 6854 - Update the link locations to point to the Internet Archive for tests: issue2129, issue2139, issue2386, issue2442, issue2531 Jonas Jenwald 2016-01-16 12:10:48 +01:00
  • b7fe79c026 Merge pull request #6881 from timvandermeij/issue-6854-4 Jonas Jenwald 2016-01-16 12:02:33 +01:00
  • e29d85e589 Merge pull request #6880 from timvandermeij/issue-6854-3 Jonas Jenwald 2016-01-15 22:46:41 +01:00
  • 1e45f2d4e1 Wraps worker script if its cross-origin location is detected. Yury Delendik 2016-01-15 15:05:46 -06:00
  • d52495a9c8 [TrueType] Recover from a missing "glyf" table by replacing it with dummy data, utilizing the existing code in sanitizeGlyphLocations Jonas Jenwald 2016-01-09 11:50:48 +01:00
  • 4155dfeb19 Update links to point to the Internet Archive for issue3384, issue3848, issue3903, issue3925 and issue5592 Tim van der Meij 2016-01-15 21:44:59 +01:00
  • 159eb6d46c Update links to point to the Internet Archive for issue818, issue919, jai, liveprogramming and mao Tim van der Meij 2016-01-15 21:26:37 +01:00
  • e134947533 Merge pull request #6878 from Snuffleupagus/issue-6854-9 Tim van der Meij 2016-01-15 21:03:47 +01:00
  • 223249fe2c Issue 6854 - Update the link locations to point to the Internet Archive for tests: issue1878, issue1912, issue1936, issue1998, issue2006 Jonas Jenwald 2016-01-15 18:22:03 +01:00
  • 7f821f5b78 Merge pull request #6876 from Snuffleupagus/issue-6854-8 Tim van der Meij 2016-01-15 16:38:45 +01:00
  • d02217c3fd Merge pull request #6875 from Snuffleupagus/issue-6854-7 Tim van der Meij 2016-01-15 16:28:27 +01:00
  • b03703f20c Issue 6854 - Update the link locations to point to the Internet Archive for tests: issue1709, issue1721, issue1729, issue1796, issue1810 Jonas Jenwald 2016-01-15 13:55:56 +01:00
  • 93088ce342 Issue 6854 - Update the link locations to point to the Internet Archive for tests: issue1466, issue1629, issue1658, issue1685, issue1687 Jonas Jenwald 2016-01-15 13:30:24 +01:00
  • 5336a5363f Merge pull request #6871 from Snuffleupagus/issue-6854-6 Tim van der Meij 2016-01-15 01:04:40 +01:00
  • 8e58c8bc3d Merge pull request #6869 from Snuffleupagus/issue-6854-5 Tim van der Meij 2016-01-15 00:50:05 +01:00
  • e6ff1a4179 Merge pull request #6866 from Snuffleupagus/issue-6854-4 Tim van der Meij 2016-01-15 00:24:06 +01:00
  • 04677eea45 Merge pull request #6867 from brendandahl/disable-e10s Tim van der Meij 2016-01-14 23:56:44 +01:00
  • f6a8dfb76a Merge pull request #6873 from Snuffleupagus/pr-6846-followup Tim van der Meij 2016-01-14 23:09:37 +01:00
  • cca265352f Add an extra set of // to the comment for the URL polyfill, since the preprocessor eats one set, thus breaking the world (PR 6846 followup) Jonas Jenwald 2016-01-14 22:43:34 +01:00
  • 794e1a3178 Merge pull request #6846 from brendandahl/url Brendan Dahl 2016-01-14 13:29:16 -08:00
  • 2d27cb1da6 Remove 'use strict'; causing failure and unused prefs. Brendan Dahl 2016-01-14 13:23:48 -08:00
  • e362c3b8fc Use URL constructor for combineURL. Brendan Dahl 2016-01-07 17:07:24 -08:00
  • 01bb6b4e98 Issue 6854 - Update the link locations to point to the Internet Archive for tests: issue1233, issue1257, issue1309, issue1317, issue1419 Jonas Jenwald 2016-01-14 17:24:26 +01:00
  • 8318c8203c Merge pull request #6311 from yurydelendik/clean_test_manifest Tim van der Meij 2016-01-14 17:13:16 +01:00
  • 850fa35040 Issue 6854 - Update the link locations to point to the Internet Archive for tests: issue1049, issue1096, issue1127, issue1133, issue1169 Jonas Jenwald 2016-01-14 12:06:30 +01:00
  • ff79c56fa3 Merge pull request #6865 from timvandermeij/hmm Jonas Jenwald 2016-01-14 11:48:32 +01:00
  • ad8e43a185 Disable e10s. Brendan Dahl 2016-01-13 15:21:28 -08:00
  • 86f97d8e64 Issue 6854 - Update the link locations to point to the Internet Archive for tests: html5checker, hudsonsurvey, ichiji, issue1010, issue1015 Jonas Jenwald 2016-01-13 18:11:35 +01:00
  • 18f0531619 Cleans test manifest from absent files. Yury Delendik 2016-01-13 09:40:21 -06:00