9209 Commits (2f5170f28f12e6dace99afc8a944055ce8fd9ecc)
 

Author SHA1 Message Date
Tim van der Meij b0a0bef267 Merge pull request #7440 from Snuffleupagus/bug-874482 9 years ago
Tim van der Meij f520616e00 Merge pull request #7570 from Snuffleupagus/issue-7569 9 years ago
Tim van der Meij fb6fde9d00 Merge pull request #7574 from timvandermeij/unit-test-font-cleanup 9 years ago
Tim van der Meij b81d661556 Remove unused globals from fonts unit test file 9 years ago
Tim van der Meij d944c320b4 Merge pull request #7540 from Snuffleupagus/ProblematicCharRanges-unit-test 9 years ago
Tim van der Meij 8aa9b790be Merge pull request #7573 from Snuffleupagus/mobile-viewer-async-open/close 9 years ago
Jonas Jenwald 65e9ff68aa [mobile-viewer] Add an async `close` method to the example, and change `open` to also be async (issue 7571) 9 years ago
Jonas Jenwald 088ce6c009 Add a unit-test to check that `ProblematicCharRanges` contains valid entries 9 years ago
Jonas Jenwald 78889646c8 Create a fallback annotation `id` for entries in `Annots` dictionaries that are not indirect objects (issue 7569) 9 years ago
Brendan Dahl 0e20d44fef Merge pull request #7563 from brendandahl/upstream-l10n 9 years ago
Brendan Dahl 8cf32cde6c Upstream l10n changes from Bug 1259859. 9 years ago
Jonas Jenwald e5baf7ec36 Merge pull request #7330 from Snuffleupagus/issue-7188 9 years ago
Jonas Jenwald 5379749d4b Try to prevent `CanvasGraphics_getSinglePixelWidth` from intermittently returning incorrect values in Firefox (issue 7188) 9 years ago
Tim van der Meij 200c8575ab Merge pull request #7555 from Snuffleupagus/primitives-async-unit-tests 9 years ago
Jonas Jenwald db1526c59e Add unit-tests for asynchronous methods in `primitives.js` 9 years ago
Brendan Dahl a9c37c242e Merge pull request #7521 from brendandahl/bug-1291709 9 years ago
Tim van der Meij ef45085f10 Merge pull request #7548 from Rob--W/window-print-avoid-microtask 9 years ago
Tim van der Meij b4c8814fc9 Merge pull request #7534 from Snuffleupagus/isName-name-check 9 years ago
Rob Wu 76d29759c5 Avoid window.print in a microtask 9 years ago
Jonas Jenwald 084fc517fe Merge pull request #7021 from Snuffleupagus/bug-1250079 9 years ago
Jonas Jenwald 544d29f5cb Add a `recoveryMode` that suppresses errors from the `Parser`, and utilize it when searching for the main trailer in `XRef_indexObjects` (bug 1250079) 9 years ago
Jonas Jenwald 83ce6f0b6d Adjust the (applicable) existing `isName` callsites to use the new `isName(v, name)` version of the function 9 years ago
Jonas Jenwald af636aae96 Add a parameter to the `isName` function that enables checking not just that something is a `Name`, but also that the actual `name` properties matches 9 years ago
Brendan Dahl 94089960c0 Merge pull request #7532 from Snuffleupagus/PDFViewer-remove-obsolete-onAfterDraw-comment 9 years ago
Jonas Jenwald 31cd23a6df Remove an obsolete comment for `onAfterDraw` in pdf_viewer.js 9 years ago
Jonas Jenwald 076e25f1ca Prevent destinations with bad left/top values from scrolling the wrong page into view (bug 874482) 9 years ago
Xiliang Chen 6cb77d6580 fix outline may jump to previous page issue 9 years ago
Tim van der Meij ca81f4df18 Merge pull request #7529 from Snuffleupagus/setCurrentPageNumber-warn-on-outOfBounds 9 years ago
Jonas Jenwald 7706cfa9fe Log an error when the value passed to `set currentPageNumber` is out of bounds (PR 7502 followup) 9 years ago
Tim van der Meij ac7b675603 Merge pull request #7526 from Snuffleupagus/PDFViewer_pagesRotation-validation 9 years ago
Jonas Jenwald 50aeb00adf Add validation of the `rotation` argument passed to `set pagesRotation` in `PDFViewer` 9 years ago
Jonas Jenwald 3a1e794512 Update l10n files 9 years ago
Tim van der Meij f16b2d468a Merge pull request #7520 from Snuffleupagus/primitives-more-unit-tests 9 years ago
Brendan Dahl 815c3a822f Bug 1291709 - PdfjsChromeUtils.jsm leaks browser.xul windows. 9 years ago
Yury Delendik 39412e5ace Merge pull request #7519 from timvandermeij/remove-amo 9 years ago
Jonas Jenwald d70e07fb90 Add more unit-tests for `primitives.js` 9 years ago
Tim van der Meij 79db293c36 Stop building the AMO extension 9 years ago
Jonas Jenwald 77c6ed5389 Attempt to ignore multiple identical Tf (setFont) commands in `PartialEvaluator_getTextContent` (issue 5808) 9 years ago
Yury Delendik 19105f0669 Merge pull request #7511 from timvandermeij/b2g-example 9 years ago
Tim van der Meij a20f814265 Refactor the mobile viewer example 9 years ago
Tim van der Meij a9dd2ab0ab Move B2G viewer to the examples folder 9 years ago
Tim van der Meij b25bc27498 Remove B2G extension building target 9 years ago
Tim van der Meij df0d21701a Merge pull request #7510 from timvandermeij/b2g-fix 9 years ago
Tim van der Meij e65606d271 Remove `previousPageNumber` from the B2G viewer 9 years ago
Tim van der Meij 0925503ce7 Merge pull request #7502 from Snuffleupagus/pagechanging-outOfBounds 9 years ago
Yury Delendik a02e2686b9 Merge pull request #7475 from Snuffleupagus/api-getTextContent-combineTextItems 9 years ago
Tim van der Meij 336b26a39d Merge pull request #7506 from Snuffleupagus/annotation-missing-subtype 9 years ago
Tim van der Meij f4b2ad4ec2 Merge pull request #7505 from timvandermeij/travis-ci-update 9 years ago
Tim van der Meij 7bbc2f079a Use the latest stable Node.js version on Travis CI and enable caching 9 years ago
Jonas Jenwald 558a22cd02 Prevent errors when parsing Annotations with missing (or invalid) /Subtype entries (issue 7446) 9 years ago