pdf.js/src
Rob Wu 44025a3ec1 Explicitly state intended support in compatibility.js
Add comments with supported browser versions where missing.

Method:
- Use MDN compat tables if available.
- Otherwise test in Chrome (31+) otherwise.
  (the Chrome Web Store does not update older versions of
   Chrome, so probably nobody is interested in even older
   versions, even though there is an existing comment for
   Chrome<29 at `document.currentScript`).
2018-01-26 12:31:41 +01:00
..
core Implement Huffman coding in JBIG2 2018-01-23 17:04:07 +02:00
display Re-factor resetting of StatTimer instances to fix completely broken benchmarking (PR 9245 follow-up) 2018-01-25 19:46:03 +01:00
images Vectorize the logo. 2012-10-29 14:08:52 -04:00
shared Explicitly state intended support in compatibility.js 2018-01-26 12:31:41 +01:00
doc_helper.js Enable the --report-unused-disable-directives ESLint command line option 2017-10-15 13:45:12 +02:00
license_header_libre.js PDFjs now compatible with Librejs 2017-12-19 15:13:50 +05:30
license_header.js Replace copyright headers; changes UMD to CommonJS. 2017-02-08 16:35:58 -06:00
pdf.js Limit PDFFetchStream to http(s) in the Chrome extension 2018-01-14 00:34:46 +01:00
pdf.worker.entry.js Enable the --report-unused-disable-directives ESLint command line option 2017-10-15 13:45:12 +02: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