pdf.js/src/display
2017-08-29 22:56:48 +05:30
..
annotation_layer.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
api.js Use Array.isArray in the LoopbackPort. 2017-08-23 09:25:25 -05:00
canvas.js Remove most assert() calls (issue 8506) 2017-07-21 18:51:02 +02:00
dom_utils.js Moves global scope out of shared/util. 2017-08-22 18:20:52 -05:00
fetch_stream.js Adds fetch stream logic for networking part of PDF.js 2017-08-29 22:56:48 +05:30
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 Adds fetch stream logic for networking part of PDF.js 2017-08-29 22:56:48 +05:30
network.js Adds fetch stream logic for networking part of PDF.js 2017-08-29 22:56:48 +05:30
node_stream.js Adds tests for node_stream 2017-08-24 12:46:44 +05:30
pattern_helper.js Removes error() 2017-07-07 09:40:24 -05:00
svg.js Implement text rise for the SVG back-end 2017-08-23 00:34:39 +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