pdf.js/src/shared
Mukul Mishra 109106794d Adds Streams API support for networking task of PDF.js project.
network.js file moved to main thread and `PDFNetworkStream` implemented
at worker thread, that is used to ask for data whenever worker needs.
2017-07-28 02:32:30 +05:30
..
cffStandardStrings.js Fix errors reported by the comma-spacing ESLint rule 2016-12-12 20:35:53 +01:00
compatibility.js Add Number.isNaN and Number.isInteger polyfills in compatibility.js, since the Streams polyfill relies on them 2017-07-13 12:02:14 +02:00
fonts_utils.js Removes error() 2017-07-07 09:40:24 -05:00
util.js Adds Streams API support for networking task of PDF.js project. 2017-07-28 02:32:30 +05:30