pdf.js/src/display
2017-02-24 13:33:18 -06:00
..
annotation_layer.js Append the contents of FileAttachment annotations to the attachments view of the sidebar, for easier access to the embedded files 2017-01-31 22:26:16 +01:00
api.js Init PDFWorker via MesssagePort. 2017-02-24 13:33:18 -06:00
canvas.js Fixes behaviour of DOMCanvasFactory to return {canvas, context}. 2017-02-07 03:47:13 +05:30
dom_utils.js Init PDFWorker via MesssagePort. 2017-02-24 13:33:18 -06:00
font_loader.js Use ChildNode.remove instead of ChildNode.ParentNode.removeChild in a couple of places (bug 1334831, issue 8008) 2017-02-10 14:39:50 +01:00
global.js Init PDFWorker via MesssagePort. 2017-02-24 13:33:18 -06:00
metadata.js Remove globals that are now unnecessary thanks to the use of various ESLint environments (e.g. Node, ShellJS, Jasmine) 2016-12-16 21:09:55 +01:00
pattern_helper.js Enable the spaced-comment ESLint rule 2017-01-19 16:41:59 +01:00
svg.js Switch to using ESLint, instead of JSHint, for linting 2016-12-16 21:06:36 +01:00
text_layer.js Merge pull request #8002 from mukulmishra18/refactor-canvas 2017-02-06 07:45:41 -06:00
webgl.js Fix #7798: Refactor scratch canvas usage. 2017-02-05 20:19:47 +05:30