pdf.js/src/display
Mukul Mishra 32817633c9 Fix #7798: Refactor scratch canvas usage.
Fixes extra canvas create calls.
Fixes unnecessary call of `new DOMCanvasFactory`.
Fixes undefined error of DOMCanvasFactory.
Fixes failures in some of the tests.
Fixes expected behaviour.
Remove unused vars.
2017-02-05 20:19:47 +05:30
..
annotation_layer.js Enable the no-else-return ESLint rule 2017-01-09 20:27:39 +01:00
api.js Fix #7798: Refactor scratch canvas usage. 2017-02-05 20:19:47 +05:30
canvas.js Fix #7798: Refactor scratch canvas usage. 2017-02-05 20:19:47 +05:30
dom_utils.js Fix #7798: Refactor scratch canvas usage. 2017-02-05 20:19:47 +05:30
font_loader.js Fix #7798: Refactor scratch canvas usage. 2017-02-05 20:19:47 +05:30
global.js Adds noopener and nofollow to rel attribute of hyperlinks. 2017-01-23 10:34:27 -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 Fix #7798: Refactor scratch canvas usage. 2017-02-05 20:19:47 +05:30
webgl.js Fix #7798: Refactor scratch canvas usage. 2017-02-05 20:19:47 +05:30