pdf.js/src
Tim van der Meij 40b89e9ba4 Merge pull request #8949 from Snuffleupagus/ColorSpace-rm-instanceof-AlternateCS
Remove the `instanceof AlternateCS` check in `ColorSpace.parse` since it's dead code
2017-09-23 16:09:17 +02:00
..
core Remove the instanceof AlternateCS check in ColorSpace.parse since it's dead code 2017-09-23 14:36:10 +02:00
display Merge pull request #8928 from mukulmishra18/decode-file-path 2017-09-23 14:44:58 +02:00
images Vectorize the logo. 2012-10-29 14:08:52 -04:00
shared Replace the isArray helper function with the native Array.isArray function 2017-09-01 20:27:13 +02:00
doc_helper.js Switch to using ESLint, instead of JSHint, for linting 2016-12-16 21:06:36 +01:00
license_header.js Replace copyright headers; changes UMD to CommonJS. 2017-02-08 16:35:58 -06:00
pdf.js Disables fetch when ReadableStream is not available. 2017-08-30 10:53:59 -05:00
pdf.worker.entry.js Switch to using ESLint, instead of JSHint, for linting 2016-12-16 21:06:36 +01:00
pdf.worker.js Adds Streams API support for networking task of PDF.js project. 2017-07-28 02:32:30 +05:30
worker_loader.js Moves global scope out of shared/util. 2017-08-22 18:20:52 -05:00