1
0
Fork 0
mirror of https://github.com/mozilla/pdf.js.git synced 2025-04-20 07:08:08 +02:00
pdf.js/src
Jonas Jenwald 6b1eda3e12 Move StatTimer from src/shared/util.js to src/display/dom_utils.js
Since the `StatTimer` is not used in the worker, duplicating this code on both the main and worker sides seem completely unnecessary.
2017-12-06 13:51:04 +01:00
..
core Merge pull request #9192 from Snuffleupagus/issue-8229 2017-11-30 10:27:32 +01:00
display Move StatTimer from src/shared/util.js to src/display/dom_utils.js 2017-12-06 13:51:04 +01:00
images Vectorize the logo. 2012-10-29 14:08:52 -04:00
shared Move StatTimer from src/shared/util.js to src/display/dom_utils.js 2017-12-06 13:51:04 +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.js Replace copyright headers; changes UMD to CommonJS. 2017-02-08 16:35:58 -06:00
pdf.js Move StatTimer from src/shared/util.js to src/display/dom_utils.js 2017-12-06 13:51:04 +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