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.
 
 
Jonas Jenwald 1b50932eaa Don't show thumbnails until the `canvas` to `image` conversion is done (issue 6442) 10 years ago
..
images Add mirrored triangle (TOC item icon) 10 years ago
.gitignore Remove obselete file from .gitignore 10 years ago
annotations_layer_builder.css Keep the Link annotation's data URL on one line 10 years ago
annotations_layer_builder.js Simplify the SimpleLinkService and use it to pass in a linkService instance in DefaultAnnotationsLayerFactory 10 years ago
chrome-i18n-allow-access-to-file-urls.json Add translations of "Allow access to file URLs" 10 years ago
chromecom.js Restore extension tab after reload 10 years ago
compatibility.js Merge pull request #5598 from CodingFabian/chrome39-range-disable 10 years ago
compressed.tracemonkey-pldi-09.pdf
debugger.js Fix regression that prevents downloading of font files in the debugger 11 years ago
default_preferences.js Removes B2G preprocessing directives. 10 years ago
download_manager.js
firefoxcom.js cleaned whitespace 10 years ago
grab_to_pan.js Handtool: Remove focus from previous node on click 11 years ago
hand_tool.js Break dependencies between PresentationMode and other code, and add PresentationMode related utility methods to PDFViewer 10 years ago
interfaces.js Refactors PDFHistory. 10 years ago
mozPrintCallback_polyfill.js Check availability of canvas & PDF before printing 10 years ago
overlay_manager.js [OverlayManager] Add preventDefault to the keydown event handler 11 years ago
password_prompt.js Convert the existing overlays to use the OverlayManager 11 years ago
pdf_attachment_view.js Add a utility function, for the viewer, that removes `null` (\x00) characters (issue 6416) 10 years ago
pdf_document_properties.js Simplify document properties field logic 10 years ago
pdf_find_bar.js cleaned whitespace 10 years ago
pdf_find_controller.js Merge pull request #5769 from dumyan/findcontroller-nbsp 10 years ago
pdf_history.js [CRX] Add Referer request header if needed 10 years ago
pdf_link_service.js Move handling of the 'pagemode' hash parameter into `viewer.js` to restore the functionality 10 years ago
pdf_outline_view.js Add a utility function, for the viewer, that removes `null` (\x00) characters (issue 6416) 10 years ago
pdf_page_view.js Merge pull request #5857 from Rob--W/print-page-size 10 years ago
pdf_presentation_mode.js Pass in a `PDFViewer` instance to `PDFPresentationMode` and use it to eliminate all references to `PDFViewerApplication` 10 years ago
pdf_rendering_queue.js Refactors draw method in PDFPageView; makes optional some PDFPageViewOptions options 10 years ago
pdf_thumbnail_view.js Don't show thumbnails until the `canvas` to `image` conversion is done (issue 6442) 10 years ago
pdf_thumbnail_viewer.js Update thumbnail style only when sidebar is visible 10 years ago
pdf_viewer.component.js Using pdfjs-dist as a library for b2g viewer. 10 years ago
pdf_viewer.css Move annotation related CSS rules from pdf_viewer.css to its own file 10 years ago
pdf_viewer.js Move handling of the 'custom' scale value from pdf_viewer.js to viewer.js 10 years ago
preferences.js Removes B2G preprocessing directives. 10 years ago
secondary_toolbar.js Simplify document properties field logic 10 years ago
text_layer_builder.css Replaces text selection example 10 years ago
text_layer_builder.js Optimize text layer: Avoid unneeded .textContent 10 years ago
ui_utils.js Add a utility function, for the viewer, that removes `null` (\x00) characters (issue 6416) 10 years ago
view_history.js Removes B2G preprocessing directives. 10 years ago
viewer-snippet-chrome-extension.html Remove type="text/javascript" from script tags. 11 years ago
viewer-snippet-chrome-overlays.html Add translations of "Allow access to file URLs" 10 years ago
viewer-snippet-firefox-extension.html Remove type="text/javascript" from script tags. 11 years ago
viewer-snippet-minified.html Remove type="text/javascript" from script tags. 11 years ago
viewer-snippet-mozPrintCallback-polyfill.html Revert PR 5510, except in WebKit browsers, for breaking print preview in Firefox 10 years ago
viewer-snippet.html Remove type="text/javascript" from script tags. 11 years ago
viewer.css Add mirrored triangle (TOC item icon) 10 years ago
viewer.html Teach users how to enable access to local files. 10 years ago
viewer.js Merge pull request #6242 from Rob--W/outline-collapsible 10 years ago