pdf.js/src/display
2018-02-04 16:19:40 +01:00
..
annotation_layer.js Upstream the changes from: Bug 1339461 - Convert foo.indexOf(...) == -1 to foo.includes() and implement an eslint rule to enforce this 2018-02-04 14:59:27 +01:00
api.js Upstream the changes from: Bug 1339461 - Convert foo.indexOf(...) == -1 to foo.includes() and implement an eslint rule to enforce this 2018-02-04 14:59:27 +01:00
canvas.js Avoid rendering errors by passing in the webGLContext when creating a new CanvasGraphics in getColorN_Pattern (PR 9095 follow-up) 2017-12-27 13:50:53 +01:00
content_disposition.js Support spaces and semicolons in filename 2018-02-04 16:19:40 +01:00
dom_utils.js Upstream the changes from: Bug 1339461 - Convert foo.indexOf(...) == -1 to foo.includes() and implement an eslint rule to enforce this 2018-02-04 14:59:27 +01:00
fetch_stream.js Address the final round of review comments for Content-Disposition filename extraction 2018-01-18 17:39:22 +01:00
font_loader.js Fix inconsistent spacing and trailing commas in objects in remaining src/ files, so we can enable the comma-dangle and object-curly-spacing ESLint rules later on 2017-06-02 12:32:18 +02:00
global.js [api-major] Remove the PDFJS.disableWorker option 2018-01-31 12:52:10 +01:00
metadata.js Handle broken, Ghostscript generated, Metadata that contains HTML character names (bug 1424938) 2017-12-13 14:32:47 +01:00
network_utils.js Improve correctness of Content-Disposition parser 2018-01-21 13:31:12 +01:00
network.js Address the final round of review comments for Content-Disposition filename extraction 2018-01-18 17:39:22 +01:00
node_stream.js Address the final round of review comments for Content-Disposition filename extraction 2018-01-18 17:39:22 +01:00
pattern_helper.js Update the ESLint dependencies, and also tweak the no-multiple-empty-lines rules 2018-01-03 13:32:57 +01:00
svg.js [api-major] Remove the SINGLE_FILE build target 2018-01-29 14:44:44 +01:00
text_layer.js Remove the CustomStyle class 2017-12-31 14:22:11 +01:00
transport_stream.js Address the final round of review comments for Content-Disposition filename extraction 2018-01-18 17:39:22 +01:00
webgl.js Update the ESLint dependencies, and also tweak the no-multiple-empty-lines rules 2018-01-03 13:32:57 +01:00