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 1e0bd07d8d Merge pull request #6595 from yurydelendik/currentscript 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 Fixes PDFViewerApplication.open/close methods signature. 10 years ago
compatibility.js Uses document.currentScript for pdf.worker.js path. 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 Prevent external links from "replacing" the viewer when it's embedded (bug 976541) 10 years ago
download_manager.js Fixes DownloadManager for IE10 and above 11 years ago
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 Moves match counter from find UI to the controller. 10 years ago
pdf_find_controller.js Moves match counter from find UI to the controller. 10 years ago
pdf_history.js Refactor the previous history rewriting logic 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 Ensure that the `textLayer` has the same dimensions as the `canvasWrapper` (issue 6596) 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 Adds deprecation warning for the API calls. 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 Fix exception when rotate page without a document 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 Non/less flashing text layer during selection. 10 years ago
text_layer_builder.js Non/less flashing text layer during selection. 10 years ago
ui_utils.js Better CSS scaling for deviceRixelRatio != 1. 10 years ago
view_history.js Make the view history cache size configurable during initialization 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 Create a new indeterminate loading bar animation for the default viewer 10 years ago
viewer.html Added find match counter 10 years ago
viewer.js Move VIEW_HISTORY_MEMORY constant to `view_history.js` 10 years ago