Generic build of PDF.js library.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Tim van der Meij 93520172f6
Convert the attachments/outline view to ES6 syntax
8 years ago
..
images optimize png images using zopflipng 9 years ago
.gitignore
annotation_layer_builder.css Annotations: implement support for line annotations 8 years ago
annotation_layer_builder.js Change amd to cjs path in ES6 modules 8 years ago
app.js Change amd to cjs path in ES6 modules 8 years ago
chrome-i18n-allow-access-to-file-urls.json
chromecom.js Refactor the `DownloadManager` initialization in `GENERIC`/`CHROME` builds again (PR 8203 follow-up) 8 years ago
compatibility.js Move compatibility code to the shared/compatibility.js. 8 years ago
compressed.tracemonkey-pldi-09.pdf
debugger.js Enable babel translation to enable ES module support. 8 years ago
default_preferences.json Allow automatic print rotation via enablePrintAutoRotate 8 years ago
dom_events.js Change amd to cjs path in ES6 modules 8 years ago
download_manager.js Refactor the `DownloadManager` initialization in `GENERIC`/`CHROME` builds again (PR 8203 follow-up) 8 years ago
firefox_print_service.js Change amd to cjs path in ES6 modules 8 years ago
firefoxcom.js Change amd to cjs path in ES6 modules 8 years ago
genericcom.js Refactor the `DownloadManager` initialization in `GENERIC`/`CHROME` builds again (PR 8203 follow-up) 8 years ago
grab_to_pan.js Convert the files in the `/web` folder to ES6 modules 8 years ago
hand_tool.js Change amd to cjs path in ES6 modules 8 years ago
interfaces.js Interactive forms: remove global PDFJS usage 9 years ago
overlay_manager.js Convert the files in the `/web` folder to ES6 modules 8 years ago
password_prompt.js Remove the password prompt input type hack 8 years ago
pdf_attachment_viewer.js Convert the attachments/outline view to ES6 syntax 8 years ago
pdf_document_properties.js Convert the document properties to ES6 syntax 8 years ago
pdf_find_bar.js Convert the find bar to ES6 syntax 8 years ago
pdf_find_controller.js Use `createPromiseCapability` in `/web` files 8 years ago
pdf_history.js Import `getGlobalEventBus` correctly from `web/dom_events.js` in various `/web` files, to un-break e.g. the viewer components (PR 8203 follow-up) 8 years ago
pdf_link_service.js Import `getGlobalEventBus` correctly from `web/dom_events.js` in various `/web` files, to un-break e.g. the viewer components (PR 8203 follow-up) 8 years ago
pdf_outline_viewer.js Convert the attachments/outline view to ES6 syntax 8 years ago
pdf_page_view.js Import `getGlobalEventBus` correctly from `web/dom_events.js` in various `/web` files, to un-break e.g. the viewer components (PR 8203 follow-up) 8 years ago
pdf_presentation_mode.js Change amd to cjs path in ES6 modules 8 years ago
pdf_print_service.js Change amd to cjs path in ES6 modules 8 years ago
pdf_rendering_queue.js Convert the files in the `/web` folder to ES6 modules 8 years ago
pdf_sidebar.js Change amd to cjs path in ES6 modules 8 years ago
pdf_thumbnail_view.js Use `createPromiseCapability` in `/web` files 8 years ago
pdf_thumbnail_viewer.js Change amd to cjs path in ES6 modules 8 years ago
pdf_viewer.component.js ES6 modules: remove UMD header validation 8 years ago
pdf_viewer.css Better components examples. 9 years ago
pdf_viewer.js Import `getGlobalEventBus` correctly from `web/dom_events.js` in various `/web` files, to un-break e.g. the viewer components (PR 8203 follow-up) 8 years ago
pdfjs.js Merge pull request #8131 from timvandermeij/remove-umd-validation 8 years ago
preferences.js Convert the files in the `/web` folder to ES6 modules 8 years ago
secondary_toolbar.js Change amd to cjs path in ES6 modules 8 years ago
text_layer_builder.css Use default line height for the text layer 10 years ago
text_layer_builder.js Import `getGlobalEventBus` correctly from `web/dom_events.js` in various `/web` files, to un-break e.g. the viewer components (PR 8203 follow-up) 8 years ago
toolbar.js Change amd to cjs path in ES6 modules 8 years ago
ui_utils.js Change `getPDFFileNameFromURL` to ignore `data:` URLs for performance reasons (issue 8263) 8 years ago
view_history.js Convert the files in the `/web` folder to ES6 modules 8 years ago
viewer-snippet-chrome-extension.html
viewer-snippet-chrome-overlays.html
viewer-snippet-firefox-extension.html Remove XHTML leftovers from the viewer HTML files 9 years ago
viewer-snippet-minified.html Remove XHTML leftovers from the viewer HTML files 9 years ago
viewer-snippet.html Remove XHTML leftovers from the viewer HTML files 9 years ago
viewer.css Remove unnecessary `.toolbarButton.group` CSS class 8 years ago
viewer.html Remove the password prompt input type hack 8 years ago
viewer.js [Firefox addon] Remove the `window.FirefoxCom` hack from `web/viewer.js`, since it was made redundant by the `setExternalLocalizerServices` re-factoring (PR 7202 follow-up) 8 years ago