pdf.js/src/display
2017-09-09 21:36:27 +02:00
..
annotation_layer.js Implement support for circle annotations 2017-09-09 21:36:27 +02:00
api.js Replace the isInt helper function with the native Number.isInteger function 2017-09-01 16:52:50 +02:00
canvas.js Replace the isArray helper function with the native Array.isArray function 2017-09-01 20:27:13 +02:00
dom_utils.js Introduce DOMSVGFactory 2017-09-09 21:36:27 +02:00
fetch_stream.js Correctly set the credentials of a fetch request, when the withCredentials parameter was passed to getDocument 2017-08-31 09:20:05 +02: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 Moves global scope out of shared/util. 2017-08-22 18:20:52 -05:00
metadata.js Removes error() 2017-07-07 09:40:24 -05:00
network_utils.js Replace the isInt helper function with the native Number.isInteger function 2017-09-01 16:52:50 +02:00
network.js Adds fetch stream logic for networking part of PDF.js 2017-08-29 22:56:48 +05:30
node_stream.js Fixes fetch and node behavior when disableAutoFetch adn disableStream is used. 2017-08-30 10:53:38 -05:00
pattern_helper.js Replace the isArray helper function with the native Array.isArray function 2017-09-01 20:27:13 +02:00
svg.js Introduce DOMSVGFactory 2017-09-09 21:36:27 +02:00
text_layer.js Properly cancel streams and guard at getTextContent. 2017-08-03 16:36:46 -05:00
transport_stream.js Adds Streams API support for networking task of PDF.js project. 2017-07-28 02:32:30 +05:30
webgl.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